Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 30

Количество 30

ubuntu логотип

CVE-2022-49053

больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmu: Fix possible page UAF tcmu_try_get_data_page() looks up pages under cmdr_lock, but it does not take refcount properly and just returns page pointer. When tcmu_try_get_data_page() returns, the returned page may have been freed by tcmu_blocks_release(). We need to get_page() under cmdr_lock to avoid concurrent tcmu_blocks_release().

CVSS3: 7.8
EPSS: Низкий
redhat логотип

CVE-2022-49053

больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmu: Fix possible page UAF tcmu_try_get_data_page() looks up pages under cmdr_lock, but it does not take refcount properly and just returns page pointer. When tcmu_try_get_data_page() returns, the returned page may have been freed by tcmu_blocks_release(). We need to get_page() under cmdr_lock to avoid concurrent tcmu_blocks_release().

CVSS3: 6
EPSS: Низкий
nvd логотип

CVE-2022-49053

больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmu: Fix possible page UAF tcmu_try_get_data_page() looks up pages under cmdr_lock, but it does not take refcount properly and just returns page pointer. When tcmu_try_get_data_page() returns, the returned page may have been freed by tcmu_blocks_release(). We need to get_page() under cmdr_lock to avoid concurrent tcmu_blocks_release().

CVSS3: 7.8
EPSS: Низкий
debian логотип

CVE-2022-49053

больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: s ...

CVSS3: 7.8
EPSS: Низкий
github логотип

GHSA-r42x-vw8p-w99g

больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmu: Fix possible page UAF tcmu_try_get_data_page() looks up pages under cmdr_lock, but it does not take refcount properly and just returns page pointer. When tcmu_try_get_data_page() returns, the returned page may have been freed by tcmu_blocks_release(). We need to get_page() under cmdr_lock to avoid concurrent tcmu_blocks_release().

CVSS3: 7.8
EPSS: Низкий
fstec логотип

BDU:2025-04431

больше 4 лет назад

Уязвимость функции tcmu_try_get_block_page() модуля drivers/target/target_core_user.c - драйвера поддержки TCM ядра операционной системы Linux, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации

CVSS3: 7.8
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:03138-1

около 1 года назад

Security update for the Linux Kernel (Live Patch 62 for SLE 12 SP5)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:03135-1

около 1 года назад

Security update for the Linux Kernel (Live Patch 60 for SLE 12 SP5)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:03180-1

около 1 года назад

Security update for the Linux Kernel (Live Patch 33 for SLE 15 SP4)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:03165-1

около 1 года назад

Security update for the Linux Kernel (Live Patch 37 for SLE 15 SP4)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:03160-1

около 1 года назад

Security update for the Linux Kernel (Live Patch 36 for SLE 15 SP4)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:03133-1

около 1 года назад

Security update for the Linux Kernel (Live Patch 50 for SLE 15 SP3)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:03129-1

около 1 года назад

Security update for the Linux Kernel (Live Patch 54 for SLE 15 SP3)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:03126-1

около 1 года назад

Security update for the Linux Kernel (Live Patch 51 for SLE 15 SP3)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:03208-1

около 1 года назад

Security update for the Linux Kernel (Live Patch 23 for SLE 15 SP5)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:03194-1

около 1 года назад

Security update for the Linux Kernel (Live Patch 24 for SLE 15 SP5)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:03185-1

около 1 года назад

Security update for the Linux Kernel (Live Patch 21 for SLE 15 SP5)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:03190-1

около 1 года назад

Security update for the Linux Kernel (Live Patch 17 for SLE 15 SP5)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:03181-1

около 1 года назад

Security update for the Linux Kernel (Live Patch 32 for SLE 15 SP4)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:03175-1

около 1 года назад

Security update for the Linux Kernel (Live Patch 29 for SLE 15 SP4)

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
CVE-2022-49053

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmu: Fix possible page UAF tcmu_try_get_data_page() looks up pages under cmdr_lock, but it does not take refcount properly and just returns page pointer. When tcmu_try_get_data_page() returns, the returned page may have been freed by tcmu_blocks_release(). We need to get_page() under cmdr_lock to avoid concurrent tcmu_blocks_release().

CVSS3: 7.8
0%
Низкий
больше 1 года назад
redhat логотип
CVE-2022-49053

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmu: Fix possible page UAF tcmu_try_get_data_page() looks up pages under cmdr_lock, but it does not take refcount properly and just returns page pointer. When tcmu_try_get_data_page() returns, the returned page may have been freed by tcmu_blocks_release(). We need to get_page() under cmdr_lock to avoid concurrent tcmu_blocks_release().

CVSS3: 6
0%
Низкий
больше 1 года назад
nvd логотип
CVE-2022-49053

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmu: Fix possible page UAF tcmu_try_get_data_page() looks up pages under cmdr_lock, but it does not take refcount properly and just returns page pointer. When tcmu_try_get_data_page() returns, the returned page may have been freed by tcmu_blocks_release(). We need to get_page() under cmdr_lock to avoid concurrent tcmu_blocks_release().

CVSS3: 7.8
0%
Низкий
больше 1 года назад
debian логотип
CVE-2022-49053

In the Linux kernel, the following vulnerability has been resolved: s ...

CVSS3: 7.8
0%
Низкий
больше 1 года назад
github логотип
GHSA-r42x-vw8p-w99g

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmu: Fix possible page UAF tcmu_try_get_data_page() looks up pages under cmdr_lock, but it does not take refcount properly and just returns page pointer. When tcmu_try_get_data_page() returns, the returned page may have been freed by tcmu_blocks_release(). We need to get_page() under cmdr_lock to avoid concurrent tcmu_blocks_release().

CVSS3: 7.8
0%
Низкий
больше 1 года назад
fstec логотип
BDU:2025-04431

Уязвимость функции tcmu_try_get_block_page() модуля drivers/target/target_core_user.c - драйвера поддержки TCM ядра операционной системы Linux, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации

CVSS3: 7.8
0%
Низкий
больше 4 лет назад
suse-cvrf логотип
SUSE-SU-2025:03138-1

Security update for the Linux Kernel (Live Patch 62 for SLE 12 SP5)

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:03135-1

Security update for the Linux Kernel (Live Patch 60 for SLE 12 SP5)

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:03180-1

Security update for the Linux Kernel (Live Patch 33 for SLE 15 SP4)

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:03165-1

Security update for the Linux Kernel (Live Patch 37 for SLE 15 SP4)

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:03160-1

Security update for the Linux Kernel (Live Patch 36 for SLE 15 SP4)

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:03133-1

Security update for the Linux Kernel (Live Patch 50 for SLE 15 SP3)

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:03129-1

Security update for the Linux Kernel (Live Patch 54 for SLE 15 SP3)

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:03126-1

Security update for the Linux Kernel (Live Patch 51 for SLE 15 SP3)

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:03208-1

Security update for the Linux Kernel (Live Patch 23 for SLE 15 SP5)

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:03194-1

Security update for the Linux Kernel (Live Patch 24 for SLE 15 SP5)

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:03185-1

Security update for the Linux Kernel (Live Patch 21 for SLE 15 SP5)

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:03190-1

Security update for the Linux Kernel (Live Patch 17 for SLE 15 SP5)

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:03181-1

Security update for the Linux Kernel (Live Patch 32 for SLE 15 SP4)

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:03175-1

Security update for the Linux Kernel (Live Patch 29 for SLE 15 SP4)

около 1 года назад

Уязвимостей на страницу