Lucene search
+L

3750 matches found

NVD
NVD
added 2 days ago6 views

CVE-2026-74495

In the Linux kernel, the following vulnerability has been resolved: igbvf: Fix leak in TX DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb. Because count is incremented before each frag mapping, it will always...

0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2 days ago4 views

CVE-2026-74495 igbvf: Fix leak in TX DMA error cleanup

In the Linux kernel, the following vulnerability has been resolved: igbvf: Fix leak in TX DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb. Because count is incremented before each frag mapping, it will always...

5.5AI score
SaveExploits0References8
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-59688

In the Linux kernel, the following vulnerability has been resolved: igbvf: Fix leak in TX DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb. Because count is incremented before each frag mapping, it will always...

5.4AI score0.00168EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago15 views

CVE-2026-74495

In the Linux kernel, the following vulnerability has been resolved: igbvf: Fix leak in TX DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb. Because count is incremented before each frag mapping, it will always...

9.8CVSS5.3AI score0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2 days ago31 views

CVE-2026-74495 igbvf: Fix leak in TX DMA error cleanup

In the Linux kernel, the following vulnerability has been resolved: igbvf: Fix leak in TX DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb. Because count is incremented before each frag mapping, it will always...

9.8CVSS0.00168EPSS
SaveExploits0References5
NVD
NVD
added 2 days ago6 views

CVE-2026-74404

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix snpfilterreservedmemregions off-by-one Sashiko notes: regarding the bounds check in snpfilterreservedmemregions called via walkiomemresdesc: does the check if rangelist-numelements 16 + 8 PAGESIZE allow an...

0.00186EPSS
SaveExploits0References4
NVD
NVD
added 2 days ago5 views

CVE-2026-72339

In the Linux kernel, the following vulnerability has been resolved: qede: fix off-by-one in BD ring consumption on buildskb failure qederxbuildskb and qedetparxbuildskb do not check for a NULL return from qedebuildskb. When it returns NULL under memory pressure, the functions still consume a BD...

0.0022EPSS
SaveExploits0References8
NVD
NVD
added 2 days ago3 views

CVE-2026-72345

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, Fix off-by-one in single-FDB error rollback On failure at index i, the reverse cleanup loop in mlx5lagcreatesinglefdb starts from i, so the failed index itself is rolled back. That can operate on uninitialized stat...

0.00198EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago4 views

CVE-2026-72210

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix off-by-one in mapping pairs decoding bounds checks In ntfsmappingpairsdecompress, attrend points one byte past the end of the attribute record: attrend = u8 attr + le32tocpuattr-length; The two bounds checks validating...

0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-59551

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix snpfilterreservedmemregions off-by-one Sashiko notes: regarding the bounds check in snpfilterreservedmemregions called via walkiomemresdesc: does the check if rangelist-numelements 16 + 8 PAGESIZE allow an...

5.7AI score0.00186EPSS
SaveExploits0References4
CVE
CVE
added 2 days ago14 views

CVE-2026-74404

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix snpfilterreservedmemregions off-by-one Sashiko notes: regarding the bounds check in snpfilterreservedmemregions called via walkiomemresdesc: does the check if rangelist-numelements 16 + 8 PAGESIZE allow an...

7.8CVSS5.6AI score0.00186EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2 days ago33 views

CVE-2026-74404 crypto: ccp - Fix snp_filter_reserved_mem_regions() off-by-one

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix snpfilterreservedmemregions off-by-one Sashiko notes: regarding the bounds check in snpfilterreservedmemregions called via walkiomemresdesc: does the check if rangelist-numelements 16 + 8 PAGESIZE allow an...

7.8CVSS0.00186EPSS
SaveExploits0References4
OSV
OSV
added 2 days ago5 views

CVE-2026-74404 crypto: ccp - Fix snp_filter_reserved_mem_regions() off-by-one

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix snpfilterreservedmemregions off-by-one Sashiko notes: regarding the bounds check in snpfilterreservedmemregions called via walkiomemresdesc: does the check if rangelist-numelements 16 + 8 PAGESIZE allow an...

5.8AI score
SaveExploits0References7
OSV
OSV
added 2 days ago3 views

CVE-2026-72345 net/mlx5: LAG, Fix off-by-one in single-FDB error rollback

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, Fix off-by-one in single-FDB error rollback On failure at index i, the reverse cleanup loop in mlx5lagcreatesinglefdb starts from i, so the failed index itself is rolled back. That can operate on uninitialized stat...

5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2 days ago20 views

CVE-2026-72345 net/mlx5: LAG, Fix off-by-one in single-FDB error rollback

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, Fix off-by-one in single-FDB error rollback On failure at index i, the reverse cleanup loop in mlx5lagcreatesinglefdb starts from i, so the failed index itself is rolled back. That can operate on uninitialized stat...

7.8CVSS0.00198EPSS
SaveExploits0References2
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-59244

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, Fix off-by-one in single-FDB error rollback On failure at index i, the reverse cleanup loop in mlx5lagcreatesinglefdb starts from i, so the failed index itself is rolled back. That can operate on uninitialized stat...

5.3AI score0.00198EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago9 views

CVE-2026-72345

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, Fix off-by-one in single-FDB error rollback On failure at index i, the reverse cleanup loop in mlx5lagcreatesinglefdb starts from i, so the failed index itself is rolled back. That can operate on uninitialized stat...

7.8CVSS5.3AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago18 views

CVE-2026-72339 qede: fix off-by-one in BD ring consumption on build_skb failure

In the Linux kernel, the following vulnerability has been resolved: qede: fix off-by-one in BD ring consumption on buildskb failure qederxbuildskb and qedetparxbuildskb do not check for a NULL return from qedebuildskb. When it returns NULL under memory pressure, the functions still consume a BD...

9.8CVSS0.0022EPSS
SaveExploits0References8
CVE
CVE
added 2 days ago12 views

CVE-2026-72339

In the Linux kernel, the following vulnerability has been resolved: qede: fix off-by-one in BD ring consumption on buildskb failure qederxbuildskb and qedetparxbuildskb do not check for a NULL return from qedebuildskb. When it returns NULL under memory pressure, the functions still consume a BD...

9.8CVSS5.4AI score0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-59238

In the Linux kernel, the following vulnerability has been resolved: qede: fix off-by-one in BD ring consumption on buildskb failure qederxbuildskb and qedetparxbuildskb do not check for a NULL return from qedebuildskb. When it returns NULL under memory pressure, the functions still consume a BD...

5.5AI score0.0022EPSS
SaveExploits0References8
Rows per page
Query Builder