Lucene search
+L

98 matches found

Debian CVE
Debian CVE
•added 2026/09/25 10:36 a.m.•4 views

CVE-2026-98153

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

5.8AI score
SaveExploits0
CVE
CVE
•added 2026/09/25 10:36 a.m.•7 views

CVE-2026-98153

The Linux kernel contains a race condition in the nvme driver related to the FDP placement id array . The function nvme_query_fdp_info() is called per-path, allowing two concurrent paths scanning the same namespace to race when populating head->nr_plids and head->plids for FDP registration....

5.8AI score
SaveExploits0References2
OSV
OSV
•added 2026/09/24 5:17 p.m.•7 views

DEBIAN-CVE-2026-97433

In the Linux kernel, the following vulnerability has been resolved: nvme: validate FDP configuration descriptor sizes Validate descriptor sizes while walking the FDP configurations log so dsze == 0 or a descriptor past the log end cannot cause unbounded iteration or reads past the buffer...

8.2CVSS5.9AI score0.00319EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/24 5:17 p.m.•1 views

AZL-103772 CVE-2026-97433 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: nvme: validate FDP configuration descriptor sizes Validate descriptor sizes while walking the FDP configurations log so dsze == 0 or a descriptor past the log end cannot cause unbounded iteration or reads past the buffer...

8.2CVSS5.8AI score0.00319EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/24 4:03 p.m.•8 views

CVE-2026-97433

The Linux kernel contains a vulnerability in the nvme driver related to the handling of FDP configuration descriptors. A lack of size validation while walking the FDP configurations log could allow a descriptor with dsze == 0 or a descriptor located past the log end to cause unbounded iteration o...

8.2CVSS5.8AI score0.00319EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/24 4:03 p.m.•7 views

EUVD-2026-86046

In the Linux kernel, the following vulnerability has been resolved: nvme: validate FDP configuration descriptor sizes Validate descriptor sizes while walking the FDP configurations log so dsze == 0 or a descriptor past the log end cannot cause unbounded iteration or reads past the buffer...

5.8AI score0.00319EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•34 views

CVE-2026-97433 nvme: validate FDP configuration descriptor sizes

In the Linux kernel, the following vulnerability has been resolved: nvme: validate FDP configuration descriptor sizes Validate descriptor sizes while walking the FDP configurations log so dsze == 0 or a descriptor past the log end cannot cause unbounded iteration or reads past the buffer...

8.2CVSS0.00319EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/24 12:00 a.m.•6 views

CVE-2026-97433

In the Linux kernel, the following vulnerability has been resolved: nvme: validate FDP configuration descriptor sizes Validate descriptor sizes while walking the FDP configurations log so dsze == 0 or a descriptor past the log end cannot cause unbounded iteration or reads past the buffer...

8.2CVSS5.8AI score0.00319EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/24 12:00 a.m.•2 views

UBUNTU-CVE-2026-97433

In the Linux kernel, the following vulnerability has been resolved: nvme: validate FDP configuration descriptor sizes Validate descriptor sizes while walking the FDP configurations log so dsze == 0 or a descriptor past the log end cannot cause unbounded iteration or reads past the buffer...

8.2CVSS5.9AI score0.00319EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/09/05 12:27 a.m.•14 views

SUSE CVE-2026-80802

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: bound the device-reported read length and fix an skb leak fdpncii2cread takes the next packet length from two device-supplied bytes and never validates it. The value is a u16 used as the i2cmasterrecv count into a...

6.1AI score0.00243EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/04 4:18 p.m.•11 views

CVE-2026-80802

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: bound the device-reported read length and fix an skb leak fdpncii2cread takes the next packet length from two device-supplied bytes and never validates it. The value is a u16 used as the i2cmasterrecv count into a...

0.00243EPSS
SaveExploits0References9
CVE
CVE
•added 2026/09/04 3:13 p.m.•20 views

CVE-2026-80802

CVE-2026-80802 affects the Linux kernel's NFC FDP driver (nfc: fdp). The function fdp_nci_i2c_read() uses a u16 value from two device-supplied bytes as the count for i2c_master_recv() into a 261-byte on-stack buffer without validation. A malicious, counterfeit, or malfunctioning NFC controller (o...

5.6AI score0.00243EPSS
SaveExploits0References9
Debian CVE
Debian CVE
•added 2026/09/04 3:13 p.m.•17 views

CVE-2026-80802

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: bound the device-reported read length and fix an skb leak fdpncii2cread takes the next packet length from two device-supplied bytes and never validates it. The value is a u16 used as the i2cmasterrecv count into a...

5.6AI score0.00243EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/04 3:13 p.m.•14 views

EUVD-2026-71237

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: bound the device-reported read length and fix an skb leak fdpncii2cread takes the next packet length from two device-supplied bytes and never validates it. The value is a u16 used as the i2cmasterrecv count into a...

5.6AI score0.00243EPSS
SaveExploits0References9
Cvelist
Cvelist
•added 2026/09/04 3:13 p.m.•29 views

CVE-2026-80802 nfc: fdp: bound the device-reported read length and fix an skb leak

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: bound the device-reported read length and fix an skb leak fdpncii2cread takes the next packet length from two device-supplied bytes and never validates it. The value is a u16 used as the i2cmasterrecv count into a...

0.00243EPSS
SaveExploits0References9
OSV
OSV
•added 2026/09/04 3:13 p.m.•13 views

CVE-2026-80802 nfc: fdp: bound the device-reported read length and fix an skb leak

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: bound the device-reported read length and fix an skb leak fdpncii2cread takes the next packet length from two device-supplied bytes and never validates it. The value is a u16 used as the i2cmasterrecv count into a...

5.8AI score
SaveExploits0References12
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•19 views

PT-2026-85643

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: bound the device-reported read length and fix an skb leak fdp nci i2c read takes the next packet length from two device-supplied bytes and never validates it. The value is a u16 used as the i2c master recv count into a...

8.8CVSS5.6AI score0.00434EPSS
SaveExploits2References129
SUSE CVE
SUSE CVE
•added 2026/08/28 4:39 p.m.•9 views

SUSE CVE-2026-74361

In the Linux kernel, the following vulnerability has been resolved: nvme: fix FDP fdpcidx bounds check The fdpcidx bounds check sets n = NUMFDPC + 1 but used instead of =, incorrectly accepting fdpidx when it equals n i.e. NUMFDPC + 1...

9.8CVSS5.8AI score0.00649EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: nvme: fixed the bounds check for fdpcidx in FDP. The bounds check for fdpcidx sets n = NUMFDPC + 1, but the comparison used “” instead of “=”. This incorrectly accepted fdpidx when it equals n i.e., NUMFDPC + 1...

9.8CVSS5.9AI score0.00649EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/08/20 8:53 p.m.•12 views

CVE-2026-74361

A flaw was found in the NVMe Non-Volatile Memory Express subsystem of the Linux kernel. An incorrect bounds check in the Flexible Data Placement FDP fdpcidx function allows an out-of-bounds access. This occurs because the check incorrectly accepts an index value that is beyond the intended...

9.8CVSS5.6AI score0.00649EPSS
SaveExploits0References4
Rows per page
Query Builder