Lucene search
+L

417671 matches found

Debian CVE
Debian CVE
•added 2026/09/17 4:09 p.m.•9 views

CVE-2026-90418

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix BUG in nilfscopydirtypages on dirty state mismatch Syzbot reported a kernel BUG triggered within nilfscopydirtypages, which copies dirty DAT file folios/pages to its shadow page cache. The BUG occurs when a retrieved...

6AI score0.00168EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 4:09 p.m.•5 views

CVE-2026-90419 nilfs2: prevent out-of-bounds read in super root block parsing

In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent out-of-bounds read in super root block parsing super-root inode metadata size is trusted before nilfsreadinodecommon. Reject super-root inode sizes whose computed on-disk footprint exceeds the filesystem block siz...

7.1CVSS5.9AI score
SaveExploits0References11
OSV
OSV
•added 2026/09/17 4:09 p.m.•10 views

CVE-2026-90418 nilfs2: fix BUG in nilfs_copy_dirty_pages() on dirty state mismatch

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix BUG in nilfscopydirtypages on dirty state mismatch Syzbot reported a kernel BUG triggered within nilfscopydirtypages, which copies dirty DAT file folios/pages to its shadow page cache. The BUG occurs when a retrieved...

6AI score
SaveExploits0References8
EUVD
EUVD
•added 2026/09/17 4:09 p.m.•7 views

EUVD-2026-82080

In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent out-of-bounds read in super root block parsing super-root inode metadata size is trusted before nilfsreadinodecommon. Reject super-root inode sizes whose computed on-disk footprint exceeds the filesystem block siz...

5.9AI score0.00176EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/17 4:09 p.m.•15 views

CVE-2026-90418

CVE-2026-90418 affects the Linux kernel's nilfs2 filesystem in the function nilfs_copy_dirty_pages() , which copies dirty DAT file folios/pages to a shadow page cache. The root cause is that the 'dirty' flag of a folio/page can be cleared asynchronously after the filesystem detects metadata corru...

6AI score0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/17 4:09 p.m.•36 views

CVE-2026-90419 nilfs2: prevent out-of-bounds read in super root block parsing

In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent out-of-bounds read in super root block parsing super-root inode metadata size is trusted before nilfsreadinodecommon. Reject super-root inode sizes whose computed on-disk footprint exceeds the filesystem block siz...

7.1CVSS0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:09 p.m.•33 views

CVE-2026-90418 nilfs2: fix BUG in nilfs_copy_dirty_pages() on dirty state mismatch

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix BUG in nilfscopydirtypages on dirty state mismatch Syzbot reported a kernel BUG triggered within nilfscopydirtypages, which copies dirty DAT file folios/pages to its shadow page cache. The BUG occurs when a retrieved...

0.00168EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/17 4:09 p.m.•19 views

CVE-2026-90417

This CVE affects the Linux kernel RDMA/cxgb4 driver (Chelsio cxgb4). The root cause is improper skb ownership in write_tpt_entry() : when the device is in a fatal error state or allocation fails, the function returns early without freeing the caller's preallocated skb. As a result, c4iw_dereg_mr(...

5.9AI score0.00198EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/17 4:09 p.m.•10 views

CVE-2026-90417

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Fix deregskb leak and double free in writetptentry When the device is in the fatal error state, writetptentry returns -EIO before handing the caller's preallocated skb to the transmit path; its allocation-failure...

6AI score0.00198EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/17 4:09 p.m.•33 views

CVE-2026-90417 RDMA/cxgb4: Fix dereg_skb leak and double free in write_tpt_entry()

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Fix deregskb leak and double free in writetptentry When the device is in the fatal error state, writetptentry returns -EIO before handing the caller's preallocated skb to the transmit path; its allocation-failure...

0.00198EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/17 4:09 p.m.•10 views

EUVD-2026-82078

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Fix deregskb leak and double free in writetptentry When the device is in the fatal error state, writetptentry returns -EIO before handing the caller's preallocated skb to the transmit path; its allocation-failure...

5.9AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 4:09 p.m.•10 views

CVE-2026-90417 RDMA/cxgb4: Fix dereg_skb leak and double free in write_tpt_entry()

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Fix deregskb leak and double free in writetptentry When the device is in the fatal error state, writetptentry returns -EIO before handing the caller's preallocated skb to the transmit path; its allocation-failure...

6AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/17 4:09 p.m.•34 views

CVE-2026-90416 RDMA/mlx5: Fix stack out-of-bounds read in cc_params debugfs

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix stack out-of-bounds read in ccparams debugfs getparam reads a congestion parameter as a u32 but formats it with the signed "%d" into an 11-byte stack buffer. A value with bit 31 set, such as 0x80000000, renders as...

0.0022EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/17 4:09 p.m.•6 views

CVE-2026-90416 RDMA/mlx5: Fix stack out-of-bounds read in cc_params debugfs

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix stack out-of-bounds read in ccparams debugfs getparam reads a congestion parameter as a u32 but formats it with the signed "%d" into an 11-byte stack buffer. A value with bit 31 set, such as 0x80000000, renders as...

6AI score
SaveExploits0References11
Debian CVE
Debian CVE
•added 2026/09/17 4:09 p.m.•10 views

CVE-2026-90416

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix stack out-of-bounds read in ccparams debugfs getparam reads a congestion parameter as a u32 but formats it with the signed "%d" into an 11-byte stack buffer. A value with bit 31 set, such as 0x80000000, renders as...

6AI score0.0022EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/17 4:09 p.m.•10 views

EUVD-2026-82077

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix stack out-of-bounds read in ccparams debugfs getparam reads a congestion parameter as a u32 but formats it with the signed "%d" into an 11-byte stack buffer. A value with bit 31 set, such as 0x80000000, renders as...

6AI score0.0022EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/17 4:09 p.m.•17 views

CVE-2026-90416

This stack out-of-bounds read affects the RDMA/mlx5 driver's cc_params debugfs interface in the Linux kernel . The root cause is a format-string mismatch: get_param() reads a congestion control parameter as a u32 but formats it with the signed "%d" specifier into an 11-byte stack buffer . When a ...

6AI score0.0022EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/17 4:09 p.m.•21 views

CVE-2026-90415

CVE-2026-90415 affects the Linux kernel RDMA/cxgb4 driver (Chelsio T4/T5/T6). In write_tpt_entry(), a new STAG index is allocated via c4iw_get_resource() and stats.stag.cur is incremented before programming the TPT entry. When the subsequent write_adapter_mem() call fails, the error is returned w...

5.8AI score0.00177EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/17 4:09 p.m.•9 views

CVE-2026-90414 IB/isert: reject PDUs declaring more data than was received

In the Linux kernel, the following vulnerability has been resolved: IB/isert: reject PDUs declaring more data than was received isertrecvdone hands each received PDU to the opcode handlers without ever looking at wc-bytelen, the number of bytes the HCA actually placed in the receive descriptor. T...

9.1CVSS6.2AI score
SaveExploits0References11
EUVD
EUVD
•added 2026/09/17 4:09 p.m.•13 views

EUVD-2026-82076

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: free STAG index when TPT entry write fails writetptentry allocates a new STAG index with c4iwgetresource and bumps stats.stag.cur before programming the entry. When writeadaptermem fails, it returns the error without...

5.8AI score0.00177EPSS
SaveExploits0References8
Rows per page
Query Builder