Lucene search
+L

199 matches found

CVE
CVE
added 2025/12/09 12:01 a.m.49 views

CVE-2023-53817

CVE-2023-53817 affects the Linux kernel in crypto: lib/mpi, where mpi_cmp_ui() can dereference a null pointer due to a DH validation path used in NVMe/TCP authentication. The advisory notes an attacker could trigger a kernel oops by negotiating an 8192-bit DH group and supplying a correctly sized...

7.5CVSS6AI score0.00508EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/09 12:01 a.m.12 views

CVE-2023-53817

In the Linux kernel, the following vulnerability has been resolved: crypto: lib/mpi - avoid null pointer deref in mpicmpui During NVMeTCP Authentication a controller can trigger a kernel oops by specifying the 8192 bit Diffie Hellman group and passing a correctly sized, but zeroed Diffie Hellamn...

7.5CVSS5.3AI score0.00508EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 12:01 a.m.8 views

CVE-2023-53817 crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()

In the Linux kernel, the following vulnerability has been resolved: crypto: lib/mpi - avoid null pointer deref in mpicmpui During NVMeTCP Authentication a controller can trigger a kernel oops by specifying the 8192 bit Diffie Hellman group and passing a correctly sized, but zeroed Diffie Hellamn...

7.5CVSS6.3AI score
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.6 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989773)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989773 advisory. In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix possible use-after-free in transport errorrecovery work While...

9.8CVSS6AI score0.00665EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: nvme-tcp: sanitize request list handling Validating the request in nvmetcphandler2t to ensure it is not part of any list; otherwise, a malicious R2T PDU might introduce a loop into the request list processing...

9.8CVSS6.3AI score0.00292EPSS
SaveExploits0References3
Oracle linux
Oracle linux
added 2025/10/14 12:00 a.m.20 views

Unbreakable Enterprise kernel security update

5.15.0-313.189.5.1 - afunix: Don't leave consecutive consumed OOB skbs. Kuniyuki Iwashima Orabug: 38528187 CVE-2025-38236 - fs: writeback: fix use-after-free in markinodedirty Jiufei Xue Orabug: 38528183 CVE-2025-39866 - rtnetlink: Fix L3 stats disable handling in rtnloffloadxstatsfill Vijayendra...

5.5CVSS8.8AI score0.00645EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2025/10/09 12:00 a.m.12 views

AlmaLinux 10 : kernel (ALSA-2025:12662)

The remote AlmaLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:12662 advisory. kernel: padata: fix UAF in padatareorder CVE-2025-21727 kernel: HID: intel-ish-hid: Fix use-after-free issue in ishtphidremove CVE-2025-21928 kernel: HI...

9.8CVSS7.2AI score0.00503EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/10/07 11:47 p.m.6 views

SUSE CVE-2023-53643

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: don't access released socket during error recovery While the error recovery work is temporarily failing reconnect attempts, running the 'nvme list' command causes a kernel NULL pointer dereference by calling getsockname...

6.1CVSS6.5AI score0.00162EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/07 4:15 p.m.15 views

CVE-2023-53643

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: don't access released socket during error recovery While the error recovery work is temporarily failing reconnect attempts, running the 'nvme list' command causes a kernel NULL pointer dereference by calling getsockname...

7.8CVSS0.00162EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/07 4:15 p.m.10 views

UBUNTU-CVE-2023-53643

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: don't access released socket during error recovery While the error recovery work is temporarily failing reconnect attempts, running the 'nvme list' command causes a kernel NULL pointer dereference by calling getsockname...

7.8CVSS5.7AI score0.00162EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/07 3:19 p.m.34 views

CVE-2023-53643

CVE-2023-53643 affects the Linux kernel nvme-tcp driver. During error recovery the nvme-tcp socket is released and a new one is created; accessing the released socket leads to a kernel NULL pointer dereference (e.g., when executing getsockname() during a sequence that triggers error recovery, suc...

7.8CVSS6.1AI score0.00162EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.11 views

CVE-2023-53643

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: don't access released socket during error recovery While the error recovery work is temporarily failing reconnect attempts, running the 'nvme list' command causes a kernel NULL pointer dereference by calling getsockname...

7.8CVSS5.4AI score0.00162EPSS
SaveExploits0
OSV
OSV
added 2025/10/07 3:19 p.m.11 views

CVE-2023-53643 nvme-tcp: don't access released socket during error recovery

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: don't access released socket during error recovery While the error recovery work is temporarily failing reconnect attempts, running the 'nvme list' command causes a kernel NULL pointer dereference by calling getsockname...

7.8CVSS6.5AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986994)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986994 advisory. In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix possible use-after-free in transport errorrecovery work While...

9.8CVSS6AI score0.00665EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2024-53280

Malicious code in bioql PyPI...

5.5CVSS7.6AI score0.00408EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2025-20047

Malicious code in bioql PyPI...

6.4AI score0.00311EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2023-57515

Malicious code in bioql PyPI...

8.8CVSS6.7AI score0.09141EPSS
SaveExploits2References26
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2025-20797

Malicious code in bioql PyPI...

7.2AI score0.00292EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/03 7:56 p.m.15 views

RLSA-2025:12662 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: padata: fix UAF in padatareorder CVE-2025-21727 kernel: HID: intel-ish-hid: Fix use-after-free issue in ishtphidremove CVE-2025-21928 kernel: HID: intel-ish-hid: Fix use-after-free issue ...

7.8CVSS6.7AI score0.00503EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2025/09/23 12:00 a.m.9 views

Oracle Linux 8 / 9 : Unbreakable Enterprise kernel (ELSA-2025-20609)

The remote Oracle Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-20609 advisory. - HID: core: do not bypass hidhwrawrequest Benjamin Tissoires Orabug: 38454666 CVE-2025-38494 - vsock: Do not allow binding to VMADDRPORTANY Budim...

9.8CVSS7.3AI score0.00298EPSS
SaveExploits0References6
Rows per page
Query Builder