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

exploitDog

Количество 17

Количество 17

ubuntu логотип

CVE-2023-53124

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

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add() Port is allocated by sas_port_alloc_num() and rphy is allocated by either sas_end_device_alloc() or sas_expander_alloc(), all of which may return NULL. So we need to check the rphy to avoid possible NULL pointer access. If sas_rphy_add() returned with failure, rphy is set to NULL. We would access the rphy in the following lines which would also result NULL pointer access.

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

CVE-2023-53124

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

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add() Port is allocated by sas_port_alloc_num() and rphy is allocated by either sas_end_device_alloc() or sas_expander_alloc(), all of which may return NULL. So we need to check the rphy to avoid possible NULL pointer access. If sas_rphy_add() returned with failure, rphy is set to NULL. We would access the rphy in the following lines which would also result NULL pointer access.

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

CVE-2023-53124

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

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add() Port is allocated by sas_port_alloc_num() and rphy is allocated by either sas_end_device_alloc() or sas_expander_alloc(), all of which may return NULL. So we need to check the rphy to avoid possible NULL pointer access. If sas_rphy_add() returned with failure, rphy is set to NULL. We would access the rphy in the following lines which would also result NULL pointer access.

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

CVE-2023-53124

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

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

CVSS3: 5.5
EPSS: Низкий
redos логотип

ROS-20260202-73-0017

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

Уязвимость kernel-lt

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

GHSA-726g-xghf-35vc

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

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add() Port is allocated by sas_port_alloc_num() and rphy is allocated by either sas_end_device_alloc() or sas_expander_alloc(), all of which may return NULL. So we need to check the rphy to avoid possible NULL pointer access. If sas_rphy_add() returned with failure, rphy is set to NULL. We would access the rphy in the following lines which would also result NULL pointer access.

CVSS3: 5.5
EPSS: Низкий
altlinux логотип

ALT-PU-2023-8722

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

ALT-PU-2023-8722: package `kernel-image-rt` update to version 5.10.176-alt1.rt86

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

ALT-PU-2023-8588

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

ALT-PU-2023-8588: package `kernel-image-rt` update to version 5.10.176-alt1.rt86

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

ALT-PU-2023-8792

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

ALT-PU-2023-8792: package `kernel-image-std-def` update to version 5.15.104-alt1

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

ALT-PU-2023-8581

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

ALT-PU-2023-8581: package `kernel-image-std-def` update to version 5.10.176-alt1

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

ALT-PU-2023-8557

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

ALT-PU-2023-8557: package `kernel-image-un-def` update to version 5.15.104-alt1

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

SUSE-SU-2025:02262-1

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

Security update for the Linux Kernel

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

ALT-PU-2023-8682

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

ALT-PU-2023-8682: package `kernel-image-std-kvm` update to version 5.10.176-alt1

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

SUSE-SU-2025:01983-1

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

Security update for the Linux Kernel

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

SUSE-SU-2025:02173-1

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

Security update for the Linux Kernel

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

ALT-PU-2023-1495

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

ALT-PU-2023-1495: package `kernel-image-mp` update to version 6.2.8-alt1

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

ALT-PU-2023-8867

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

ALT-PU-2023-8867: package `kernel-image-un-def` update to version 6.1.21-alt1

CVSS3: 7.8
EPSS: Низкий

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

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

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add() Port is allocated by sas_port_alloc_num() and rphy is allocated by either sas_end_device_alloc() or sas_expander_alloc(), all of which may return NULL. So we need to check the rphy to avoid possible NULL pointer access. If sas_rphy_add() returned with failure, rphy is set to NULL. We would access the rphy in the following lines which would also result NULL pointer access.

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

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add() Port is allocated by sas_port_alloc_num() and rphy is allocated by either sas_end_device_alloc() or sas_expander_alloc(), all of which may return NULL. So we need to check the rphy to avoid possible NULL pointer access. If sas_rphy_add() returned with failure, rphy is set to NULL. We would access the rphy in the following lines which would also result NULL pointer access.

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

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add() Port is allocated by sas_port_alloc_num() and rphy is allocated by either sas_end_device_alloc() or sas_expander_alloc(), all of which may return NULL. So we need to check the rphy to avoid possible NULL pointer access. If sas_rphy_add() returned with failure, rphy is set to NULL. We would access the rphy in the following lines which would also result NULL pointer access.

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

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

CVSS3: 5.5
0%
Низкий
больше 1 года назад
redos логотип
ROS-20260202-73-0017

Уязвимость kernel-lt

CVSS3: 5.5
0%
Низкий
8 месяцев назад
github логотип
GHSA-726g-xghf-35vc

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add() Port is allocated by sas_port_alloc_num() and rphy is allocated by either sas_end_device_alloc() or sas_expander_alloc(), all of which may return NULL. So we need to check the rphy to avoid possible NULL pointer access. If sas_rphy_add() returned with failure, rphy is set to NULL. We would access the rphy in the following lines which would also result NULL pointer access.

CVSS3: 5.5
0%
Низкий
больше 1 года назад
altlinux логотип
ALT-PU-2023-8722

ALT-PU-2023-8722: package `kernel-image-rt` update to version 5.10.176-alt1.rt86

CVSS3: 7.8
больше 3 лет назад
altlinux логотип
ALT-PU-2023-8588

ALT-PU-2023-8588: package `kernel-image-rt` update to version 5.10.176-alt1.rt86

CVSS3: 7.8
больше 3 лет назад
altlinux логотип
ALT-PU-2023-8792

ALT-PU-2023-8792: package `kernel-image-std-def` update to version 5.15.104-alt1

CVSS3: 7.8
больше 3 лет назад
altlinux логотип
ALT-PU-2023-8581

ALT-PU-2023-8581: package `kernel-image-std-def` update to version 5.10.176-alt1

CVSS3: 7.8
больше 3 лет назад
altlinux логотип
ALT-PU-2023-8557

ALT-PU-2023-8557: package `kernel-image-un-def` update to version 5.15.104-alt1

CVSS3: 7.8
больше 3 лет назад
suse-cvrf логотип
SUSE-SU-2025:02262-1

Security update for the Linux Kernel

около 1 года назад
altlinux логотип
ALT-PU-2023-8682

ALT-PU-2023-8682: package `kernel-image-std-kvm` update to version 5.10.176-alt1

CVSS3: 7.8
больше 3 лет назад
suse-cvrf логотип
SUSE-SU-2025:01983-1

Security update for the Linux Kernel

больше 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02173-1

Security update for the Linux Kernel

около 1 года назад
altlinux логотип
ALT-PU-2023-1495

ALT-PU-2023-1495: package `kernel-image-mp` update to version 6.2.8-alt1

CVSS3: 7.8
больше 3 лет назад
altlinux логотип
ALT-PU-2023-8867

ALT-PU-2023-8867: package `kernel-image-un-def` update to version 6.1.21-alt1

CVSS3: 7.8
больше 3 лет назад

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

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