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

exploitDog

Количество 28

Количество 28

ubuntu логотип

CVE-2025-39841

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

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix buffer free/clear order in deferred receive path Fix a use-after-free window by correcting the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the context pointer under the lock. Concurrent paths (e.g., ABTS and the repost path) also inspect and release the same pointer under the lock, so the old order could lead to double-free/UAF. Note that the repost path already uses the correct pattern: detach the pointer under the lock, then free it after dropping the lock. The deferred path should do the same.

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

CVE-2025-39841

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

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix buffer free/clear order in deferred receive path Fix a use-after-free window by correcting the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the context pointer under the lock. Concurrent paths (e.g., ABTS and the repost path) also inspect and release the same pointer under the lock, so the old order could lead to double-free/UAF. Note that the repost path already uses the correct pattern: detach the pointer under the lock, then free it after dropping the lock. The deferred path should do the same.

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

CVE-2025-39841

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

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix buffer free/clear order in deferred receive path Fix a use-after-free window by correcting the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the context pointer under the lock. Concurrent paths (e.g., ABTS and the repost path) also inspect and release the same pointer under the lock, so the old order could lead to double-free/UAF. Note that the repost path already uses the correct pattern: detach the pointer under the lock, then free it after dropping the lock. The deferred path should do the same.

CVSS3: 9.8
EPSS: Низкий
msrc логотип

CVE-2025-39841

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

scsi: lpfc: Fix buffer free/clear order in deferred receive path

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

CVE-2025-39841

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

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

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

GHSA-j8p6-qx4r-877v

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

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix buffer free/clear order in deferred receive path Fix a use-after-free window by correcting the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the context pointer under the lock. Concurrent paths (e.g., ABTS and the repost path) also inspect and release the same pointer under the lock, so the old order could lead to double-free/UAF. Note that the repost path already uses the correct pattern: detach the pointer under the lock, then free it after dropping the lock. The deferred path should do the same.

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

BDU:2025-14116

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

Уязвимость компонента scsi ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании

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

ROS-20260821-80-0002

около 1 месяца назад

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

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

ROS-20260821-73-0029

около 1 месяца назад

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

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

RLSA-2025:19102

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

Moderate: kernel security update

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

RLSA-2025:18318

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

Moderate: kernel security update

EPSS: Низкий
oracle-oval логотип

ELSA-2025-19102

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

ELSA-2025-19102: kernel security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-18318

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

ELSA-2025-18318: kernel security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-18281

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

ELSA-2025-18281: kernel security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-25755

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

ELSA-2025-25755: Unbreakable Enterprise kernel security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-21118

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

ELSA-2025-21118: kernel security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-21112

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

ELSA-2025-21112: kernel security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-25757

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

ELSA-2025-25757: Unbreakable Enterprise kernel security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-25754

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

ELSA-2025-25754: Unbreakable Enterprise kernel security update (IMPORTANT)

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

SUSE-SU-2025:4189-1

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

Security update for the Linux Kernel

EPSS: Низкий

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

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

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix buffer free/clear order in deferred receive path Fix a use-after-free window by correcting the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the context pointer under the lock. Concurrent paths (e.g., ABTS and the repost path) also inspect and release the same pointer under the lock, so the old order could lead to double-free/UAF. Note that the repost path already uses the correct pattern: detach the pointer under the lock, then free it after dropping the lock. The deferred path should do the same.

CVSS3: 9.8
0%
Низкий
около 1 года назад
redhat логотип
CVE-2025-39841

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix buffer free/clear order in deferred receive path Fix a use-after-free window by correcting the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the context pointer under the lock. Concurrent paths (e.g., ABTS and the repost path) also inspect and release the same pointer under the lock, so the old order could lead to double-free/UAF. Note that the repost path already uses the correct pattern: detach the pointer under the lock, then free it after dropping the lock. The deferred path should do the same.

CVSS3: 7
0%
Низкий
около 1 года назад
nvd логотип
CVE-2025-39841

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix buffer free/clear order in deferred receive path Fix a use-after-free window by correcting the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the context pointer under the lock. Concurrent paths (e.g., ABTS and the repost path) also inspect and release the same pointer under the lock, so the old order could lead to double-free/UAF. Note that the repost path already uses the correct pattern: detach the pointer under the lock, then free it after dropping the lock. The deferred path should do the same.

CVSS3: 9.8
0%
Низкий
около 1 года назад
msrc логотип
CVE-2025-39841

scsi: lpfc: Fix buffer free/clear order in deferred receive path

CVSS3: 7.8
0%
Низкий
8 месяцев назад
debian логотип
CVE-2025-39841

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

CVSS3: 9.8
0%
Низкий
около 1 года назад
github логотип
GHSA-j8p6-qx4r-877v

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix buffer free/clear order in deferred receive path Fix a use-after-free window by correcting the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the context pointer under the lock. Concurrent paths (e.g., ABTS and the repost path) also inspect and release the same pointer under the lock, so the old order could lead to double-free/UAF. Note that the repost path already uses the correct pattern: detach the pointer under the lock, then free it after dropping the lock. The deferred path should do the same.

CVSS3: 7.8
0%
Низкий
12 месяцев назад
fstec логотип
BDU:2025-14116

Уязвимость компонента scsi ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 5.5
0%
Низкий
около 1 года назад
redos логотип
ROS-20260821-80-0002

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

CVSS3: 5.5
0%
Низкий
около 1 месяца назад
redos логотип
ROS-20260821-73-0029

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

CVSS3: 5.5
0%
Низкий
около 1 месяца назад
rocky логотип
RLSA-2025:19102

Moderate: kernel security update

11 месяцев назад
rocky логотип
RLSA-2025:18318

Moderate: kernel security update

11 месяцев назад
oracle-oval логотип
ELSA-2025-19102

ELSA-2025-19102: kernel security update (MODERATE)

11 месяцев назад
oracle-oval логотип
ELSA-2025-18318

ELSA-2025-18318: kernel security update (MODERATE)

11 месяцев назад
oracle-oval логотип
ELSA-2025-18281

ELSA-2025-18281: kernel security update (MODERATE)

11 месяцев назад
oracle-oval логотип
ELSA-2025-25755

ELSA-2025-25755: Unbreakable Enterprise kernel security update (IMPORTANT)

10 месяцев назад
oracle-oval логотип
ELSA-2025-21118

ELSA-2025-21118: kernel security update (MODERATE)

10 месяцев назад
oracle-oval логотип
ELSA-2025-21112

ELSA-2025-21112: kernel security update (MODERATE)

10 месяцев назад
oracle-oval логотип
ELSA-2025-25757

ELSA-2025-25757: Unbreakable Enterprise kernel security update (IMPORTANT)

10 месяцев назад
oracle-oval логотип
ELSA-2025-25754

ELSA-2025-25754: Unbreakable Enterprise kernel security update (IMPORTANT)

11 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:4189-1

Security update for the Linux Kernel

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

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