Lucene search
+L

2514 matches found

NVD
NVD
•added 2026/09/25 11:17 a.m.•8 views

CVE-2026-97573

In the Linux kernel, the following vulnerability has been resolved: bnxten: Handle buffer allocation failure in bnxtrxringreset bnxtrxringreset frees the ring buffers and then reallocates them, ignoring the result. bnxtalloconerxring can fail in bnxtalloconetpainfodata, which returns -ENOMEM on t...

8.1CVSS0.0053EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/25 11:17 a.m.•6 views

DEBIAN-CVE-2026-97534

In the Linux kernel, the following vulnerability has been resolved: f2fs: accurately adjust freesections during freesegmentrange In freesegmentrange, MAINSECSsbi is temporarily reduced by secs to restrict block allocation to the safe remaining main area while valid blocks in the truncated range a...

5.9AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/25 11:17 a.m.•3 views

AZL-104532 CVE-2026-97534 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: f2fs: accurately adjust freesections during freesegmentrange In freesegmentrange, MAINSECSsbi is temporarily reduced by secs to restrict block allocation to the safe remaining main area while valid blocks in the truncated range a...

5.8AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/25 10:36 a.m.•3 views

CVE-2026-98114 ksmbd: propagate DACL parsing errors

In the Linux kernel, the following vulnerability has been resolved: ksmbd: propagate DACL parsing errors parsedacl silently accepts truncated ACEs and allocation failures, allowing setinfosec to continue with an incomplete ACL conversion. Return parsing and allocation errors to parsesecdesc so...

5.8AI score
SaveExploits0References7
Debian CVE
Debian CVE
•added 2026/09/25 10:22 a.m.•5 views

CVE-2026-97920

In the Linux kernel, the following vulnerability has been resolved: tracing: Keep the entry count when the histogram stats allocation fails printentries uses nentries both as the number of sort entries and as its own return value, so the -ENOMEM it stores when the stats allocation fails overwrite...

6.1AI score0.002EPSS
SaveExploits0
CVE
CVE
•added 2026/09/25 10:21 a.m.•11 views

CVE-2026-97573

The Linux kernel contains a vulnerability in the bnxt_en driver. The function bnxt_rx_ring_reset() fails to properly handle memory allocation errors when reallocating ring buffers. Specifically, bnxt_alloc_one_rx_ring() can return -ENOMEM during bnxt_alloc_one_tpa_info_data(), leaving the rxr-&gt...

8.1CVSS6AI score0.0053EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/25 10:21 a.m.•9 views

CVE-2026-97573

In the Linux kernel, the following vulnerability has been resolved: bnxten: Handle buffer allocation failure in bnxtrxringreset bnxtrxringreset frees the ring buffers and then reallocates them, ignoring the result. bnxtalloconerxring can fail in bnxtalloconetpainfodata, which returns -ENOMEM on t...

8.1CVSS6AI score0.0053EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/25 10:21 a.m.•26 views

CVE-2026-97573 bnxt_en: Handle buffer allocation failure in bnxt_rx_ring_reset()

In the Linux kernel, the following vulnerability has been resolved: bnxten: Handle buffer allocation failure in bnxtrxringreset bnxtrxringreset frees the ring buffers and then reallocates them, ignoring the result. bnxtalloconerxring can fail in bnxtalloconetpainfodata, which returns -ENOMEM on t...

8.1CVSS0.0053EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/25 10:21 a.m.•3 views

CVE-2026-97573 bnxt_en: Handle buffer allocation failure in bnxt_rx_ring_reset()

In the Linux kernel, the following vulnerability has been resolved: bnxten: Handle buffer allocation failure in bnxtrxringreset bnxtrxringreset frees the ring buffers and then reallocates them, ignoring the result. bnxtalloconerxring can fail in bnxtalloconetpainfodata, which returns -ENOMEM on t...

8.1CVSS6AI score
SaveExploits0References7
EUVD
EUVD
•added 2026/09/25 10:21 a.m.•7 views

EUVD-2026-86881

In the Linux kernel, the following vulnerability has been resolved: bnxten: Handle buffer allocation failure in bnxtrxringreset bnxtrxringreset frees the ring buffers and then reallocates them, ignoring the result. bnxtalloconerxring can fail in bnxtalloconetpainfodata, which returns -ENOMEM on t...

8.1CVSS6AI score0.0053EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:21 a.m.•8 views

EUVD-2026-86879

In the Linux kernel, the following vulnerability has been resolved: bnxten: Propagate TPA buffer allocation failures in bnxtqueuememalloc bnxtalloconetpainfodata returns -ENOMEM as soon as one allocation fails. This leaves the remaining rxr-rxtpa entries zeroed. bnxtqueuememalloc discards that...

6AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/25 10:21 a.m.•4 views

CVE-2026-97571 bnxt_en: Propagate TPA buffer allocation failures in bnxt_queue_mem_alloc()

In the Linux kernel, the following vulnerability has been resolved: bnxten: Propagate TPA buffer allocation failures in bnxtqueuememalloc bnxtalloconetpainfodata returns -ENOMEM as soon as one allocation fails. This leaves the remaining rxr-rxtpa entries zeroed. bnxtqueuememalloc discards that...

6AI score
SaveExploits0References6
CVE
CVE
•added 2026/09/25 10:21 a.m.•12 views

CVE-2026-97571

The Linux kernel contains a vulnerability in the bnxt_en driver within the bnxt_queue_mem_alloc() function. The issue stems from bnxt_alloc_one_tpa_info_data() returning -ENOMEM upon a single allocation failure while leaving remaining rxr->rx_tpa[] entries zeroed. Because bnxt_queue_mem_alloc(...

6AI score0.00198EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/25 10:21 a.m.•8 views

CVE-2026-97571

In the Linux kernel, the following vulnerability has been resolved: bnxten: Propagate TPA buffer allocation failures in bnxtqueuememalloc bnxtalloconetpainfodata returns -ENOMEM as soon as one allocation fails. This leaves the remaining rxr-rxtpa entries zeroed. bnxtqueuememalloc discards that...

6AI score0.00198EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/25 10:21 a.m.•6 views

EUVD-2026-86842

In the Linux kernel, the following vulnerability has been resolved: f2fs: accurately adjust freesections during freesegmentrange In freesegmentrange, MAINSECSsbi is temporarily reduced by secs to restrict block allocation to the safe remaining main area while valid blocks in the truncated range a...

5.8AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/25 10:21 a.m.•5 views

CVE-2026-97534 f2fs: accurately adjust free_sections during free_segment_range

In the Linux kernel, the following vulnerability has been resolved: f2fs: accurately adjust freesections during freesegmentrange In freesegmentrange, MAINSECSsbi is temporarily reduced by secs to restrict block allocation to the safe remaining main area while valid blocks in the truncated range a...

5.8AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/25 10:21 a.m.•24 views

CVE-2026-97534 f2fs: accurately adjust free_sections during free_segment_range

In the Linux kernel, the following vulnerability has been resolved: f2fs: accurately adjust freesections during freesegmentrange In freesegmentrange, MAINSECSsbi is temporarily reduced by secs to restrict block allocation to the safe remaining main area while valid blocks in the truncated range a...

0.00198EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/25 10:21 a.m.•14 views

CVE-2026-97534

The Linux kernel contains a vulnerability in the f2fs filesystem related to how it handles free_sections during free_segment_range(). When restricting block allocation to a safe main area during Garbage Collection (GC), the system fails to deduct already-free sections within the truncated range f...

5.8AI score0.00198EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/09/25 12:00 a.m.•8 views

CVE-2026-97573

In the Linux kernel, the following vulnerability has been resolved: bnxten: Handle buffer allocation failure in bnxtrxringreset bnxtrxringreset frees the ring buffers and then reallocates them, ignoring the result. bnxtalloconerxring can fail in bnxtalloconetpainfodata, which returns -ENOMEM on t...

8.1CVSS6AI score0.0053EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/09/25 12:00 a.m.•9 views

CVE-2026-97534

In the Linux kernel, the following vulnerability has been resolved: f2fs: accurately adjust freesections during freesegmentrange In freesegmentrange, MAINSECSsbi is temporarily reduced by secs to restrict block allocation to the safe remaining main area while valid blocks in the truncated range a...

5.8AI score0.00198EPSS
SaveExploits0References4
Rows per page
Query Builder