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

exploitDog

Количество 53

Количество 53

github логотип

GHSA-4832-crwv-4gfx

11 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show() The function lio_target_nacl_info_show() uses sprintf() in a loop to print details for every iSCSI connection in a session without checking for the buffer length. With enough iSCSI connections it's possible to overflow the buffer provided by configfs and corrupt the memory. This patch replaces sprintf() with sysfs_emit_at() that checks for buffer boundries.

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

CVE-2023-53676

11 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show() The function lio_target_nacl_info_show() uses sprintf() in a loop to print details for every iSCSI connection in a session without checking for the buffer length. With enough iSCSI connections it's possible to overflow the buffer provided by configfs and corrupt the memory. This patch replaces sprintf() with sysfs_emit_at() that checks for buffer boundries.

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

CVE-2023-53676

11 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show() The function lio_target_nacl_info_show() uses sprintf() in a loop to print details for every iSCSI connection in a session without checking for the buffer length. With enough iSCSI connections it's possible to overflow the buffer provided by configfs and corrupt the memory. This patch replaces sprintf() with sysfs_emit_at() that checks for buffer boundries.

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

CVE-2023-53676

11 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show() The function lio_target_nacl_info_show() uses sprintf() in a loop to print details for every iSCSI connection in a session without checking for the buffer length. With enough iSCSI connections it's possible to overflow the buffer provided by configfs and corrupt the memory. This patch replaces sprintf() with sysfs_emit_at() that checks for buffer boundries.

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

CVE-2023-53676

11 месяцев назад

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

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

SUSE-SU-2025:4507-1

8 месяцев назад

Security update for the Linux Kernel

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

BDU:2026-01529

около 3 лет назад

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

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

SUSE-SU-2026:0247-1

7 месяцев назад

Security update for the Linux Kernel (Live Patch 5 for SUSE Linux Enterprise 15 SP7)

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

SUSE-SU-2026:0204-1

7 месяцев назад

Security update for the Linux Kernel (Live Patch 16 for SUSE Linux Enterprise 15 SP6)

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

SUSE-SU-2026:0169-1

7 месяцев назад

Security update for the Linux Kernel RT (Live Patch 5 for SUSE Linux Enterprise 15 SP7)

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

SUSE-SU-2026:0147-1

7 месяцев назад

Security update for the Linux Kernel RT (Live Patch 6 for SUSE Linux Enterprise 15 SP7)

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

SUSE-SU-2026:0209-1

7 месяцев назад

Security update for the Linux Kernel (Live Patch 4 for SUSE Linux Enterprise 15 SP7)

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

SUSE-SU-2026:0203-1

7 месяцев назад

Security update for the Linux Kernel (Live Patch 15 for SUSE Linux Enterprise 15 SP6)

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

SUSE-SU-2026:0145-1

7 месяцев назад

Security update for the Linux Kernel RT (Live Patch 4 for SUSE Linux Enterprise 15 SP7)

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

SUSE-SU-2026:0202-1

7 месяцев назад

Security update for the Linux Kernel (Live Patch 3 for SUSE Linux Enterprise 15 SP7)

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

SUSE-SU-2026:0185-1

7 месяцев назад

Security update for the Linux Kernel (Live Patch 45 for SUSE Linux Enterprise 15 SP4)

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

SUSE-SU-2026:0146-1

7 месяцев назад

Security update for the Linux Kernel RT (Live Patch 3 for SUSE Linux Enterprise 15 SP7)

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

SUSE-SU-2026:0200-1

7 месяцев назад

Security update for the Linux Kernel (Live Patch 73 for SUSE Linux Enterprise 12 SP5)

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

SUSE-SU-2026:0188-1

7 месяцев назад

Security update for the Linux Kernel (Live Patch 31 for SUSE Linux Enterprise 15 SP5)

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

SUSE-SU-2026:0284-1

7 месяцев назад

Security update for the Linux Kernel (Live Patch 1 for SUSE Linux Enterprise 15 SP7)

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-4832-crwv-4gfx

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show() The function lio_target_nacl_info_show() uses sprintf() in a loop to print details for every iSCSI connection in a session without checking for the buffer length. With enough iSCSI connections it's possible to overflow the buffer provided by configfs and corrupt the memory. This patch replaces sprintf() with sysfs_emit_at() that checks for buffer boundries.

CVSS3: 7.8
0%
Низкий
11 месяцев назад
ubuntu логотип
CVE-2023-53676

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show() The function lio_target_nacl_info_show() uses sprintf() in a loop to print details for every iSCSI connection in a session without checking for the buffer length. With enough iSCSI connections it's possible to overflow the buffer provided by configfs and corrupt the memory. This patch replaces sprintf() with sysfs_emit_at() that checks for buffer boundries.

CVSS3: 8.8
0%
Низкий
11 месяцев назад
redhat логотип
CVE-2023-53676

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show() The function lio_target_nacl_info_show() uses sprintf() in a loop to print details for every iSCSI connection in a session without checking for the buffer length. With enough iSCSI connections it's possible to overflow the buffer provided by configfs and corrupt the memory. This patch replaces sprintf() with sysfs_emit_at() that checks for buffer boundries.

CVSS3: 6.7
0%
Низкий
11 месяцев назад
nvd логотип
CVE-2023-53676

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show() The function lio_target_nacl_info_show() uses sprintf() in a loop to print details for every iSCSI connection in a session without checking for the buffer length. With enough iSCSI connections it's possible to overflow the buffer provided by configfs and corrupt the memory. This patch replaces sprintf() with sysfs_emit_at() that checks for buffer boundries.

CVSS3: 8.8
0%
Низкий
11 месяцев назад
debian логотип
CVE-2023-53676

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

CVSS3: 8.8
0%
Низкий
11 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:4507-1

Security update for the Linux Kernel

0%
Низкий
8 месяцев назад
fstec логотип
BDU:2026-01529

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

CVSS3: 7
0%
Низкий
около 3 лет назад
suse-cvrf логотип
SUSE-SU-2026:0247-1

Security update for the Linux Kernel (Live Patch 5 for SUSE Linux Enterprise 15 SP7)

7 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:0204-1

Security update for the Linux Kernel (Live Patch 16 for SUSE Linux Enterprise 15 SP6)

7 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:0169-1

Security update for the Linux Kernel RT (Live Patch 5 for SUSE Linux Enterprise 15 SP7)

7 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:0147-1

Security update for the Linux Kernel RT (Live Patch 6 for SUSE Linux Enterprise 15 SP7)

7 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:0209-1

Security update for the Linux Kernel (Live Patch 4 for SUSE Linux Enterprise 15 SP7)

7 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:0203-1

Security update for the Linux Kernel (Live Patch 15 for SUSE Linux Enterprise 15 SP6)

7 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:0145-1

Security update for the Linux Kernel RT (Live Patch 4 for SUSE Linux Enterprise 15 SP7)

7 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:0202-1

Security update for the Linux Kernel (Live Patch 3 for SUSE Linux Enterprise 15 SP7)

7 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:0185-1

Security update for the Linux Kernel (Live Patch 45 for SUSE Linux Enterprise 15 SP4)

7 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:0146-1

Security update for the Linux Kernel RT (Live Patch 3 for SUSE Linux Enterprise 15 SP7)

7 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:0200-1

Security update for the Linux Kernel (Live Patch 73 for SUSE Linux Enterprise 12 SP5)

7 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:0188-1

Security update for the Linux Kernel (Live Patch 31 for SUSE Linux Enterprise 15 SP5)

7 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:0284-1

Security update for the Linux Kernel (Live Patch 1 for SUSE Linux Enterprise 15 SP7)

7 месяцев назад

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

exploitDog - Комплексное решение для обнаружения, оценки и устранения уязвимостей.