Lucene search
+L

11003 matches found

OSV
OSV
added 2026/08/15 6:21 a.m.5 views

DEBIAN-CVE-2026-72098

In the Linux kernel, the following vulnerability has been resolved: dm-verity: fix buffer overflow in FEC calculation There's a buffer overflow in dm-verity-fec: if neras && neras fec-roots fio-erasuresneras++ = i; This allows neras to reach roots + 1 the post-increment pushes it past roots. This...

9.8CVSS5.8AI score0.00646EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.7 views

DEBIAN-CVE-2026-72095

In the Linux kernel, the following vulnerability has been resolved: dma-fence: Make dmafencededuparray robust against 0-count input dmafencededuparray returns 1 when called with numfences == 0: the for-loop body never executes, j stays at 0, and the final return ++j yields 1. This contradicts bot...

7.8CVSS5.3AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.8 views

DEBIAN-CVE-2026-72096

In the Linux kernel, the following vulnerability has been resolved: dm-verity: make error counter atomic The error counter "v-corruptederrs" was not atomic, thus it could be subject to race conditions. The call to dmauditlogtarget"max-corrupted-errors" may be skipped due to the races...

5.3AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.7 views

DEBIAN-CVE-2026-72084

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Bound PR-OUT TransportID parsing to the received buffer corescsi3decodespeciport and corescsi3emulateregisterandmove hand the raw PERSISTENT RESERVE OUT parameter buffer to targetparseprouttransportid without tellin...

9.8CVSS5.7AI score0.00745EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.8 views

DEBIAN-CVE-2026-72081

In the Linux kernel, the following vulnerability has been resolved: scsi: elx: efct: Fix I/O leak on unsupported additional CDB efctdispatchfcpcmd allocates an efctio before dispatching an unsolicited FCP command. If the command has an unsupported additional CDB, the function returns -EIO before...

5.4AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.5 views

DEBIAN-CVE-2026-72080

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fix use-after-free during unmount During unmount or failure teardown all mondata structures that contain monitoring event file private data are freed after which kernfs nodes are removed. However, the RDTDELETED flag ...

7.8CVSS5.5AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.9 views

DEBIAN-CVE-2026-72073

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix use-after-free on probe failure The vub300 driver lifetime-manages its controller state using vub300-kref, with vub300delete freeing the mmc host when the last reference is dropped. The probe error path after the...

5.6AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.6 views

DEBIAN-CVE-2026-72079

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix use-after-free and double-free in disconnect imspcudisconnect only intended to perform cleanup when the primary control interface is unbound. However, it currently relies on the interface class to distinguish...

5.5AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.6 views

DEBIAN-CVE-2026-72068

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Use u64 multiplication in updaterlimitcpu updaterlimitcpu converts the RLIMITCPU value to nanoseconds with u64 nsecs = rlimnew NSECPERSEC; On 32-bit kernels both rlimnew unsigned long and NSECPERSEC 1000000000L...

5.3AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.6 views

DEBIAN-CVE-2026-72067

In the Linux kernel, the following vulnerability has been resolved: cpu: hotplug: Preserve per instance callback errors cpuhpinvokecallback unwinds earlier callbacks for the same hotplug state when one instance fails. The rollback path currently reuses ret, so a successful rollback can hide the...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.9 views

DEBIAN-CVE-2026-72064

In the Linux kernel, the following vulnerability has been resolved: net: mana: Sync page pool RX frags for CPU MANA allocates RX buffers from page pool fragments when fragcount is greater than 1. In that case the buffers remain DMA mapped by page pool and the RX completion path does not call...

9.8CVSS5.7AI score0.00553EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.10 views

DEBIAN-CVE-2026-72059

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: destroy DMA pool on CLDMA late init failure t7xxcldmalateinit creates mdctrl-gpddmapool before initializing the TX and RX rings. If any ring initialization fails, the error path frees the already initialized ring...

5.4AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.6 views

DEBIAN-CVE-2026-72055

In the Linux kernel, the following vulnerability has been resolved: net: ip6vti: require CAPNETADMIN in the device netns for changelink vti6changelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other than...

8.8CVSS5.4AI score0.00169EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.5 views

DEBIAN-CVE-2026-72052

In the Linux kernel, the following vulnerability has been resolved: net: ip6gre: require CAPNETADMIN in the device netns for changelink ip6grechangelink and ip6erspanchangelink operate on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or...

8.8CVSS5.4AI score0.00169EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.7 views

DEBIAN-CVE-2026-72046

In the Linux kernel, the following vulnerability has been resolved: gve: fix header buffer corruption with header-split and HW-GRO The DQO RX datapath programs a per-buffer-queue-descriptor headerbufaddr at post time and reads the split header back at completion time. Both the post and the read...

9.8CVSS5.8AI score0.00618EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.8 views

DEBIAN-CVE-2026-72041

In the Linux kernel, the following vulnerability has been resolved: espintcp: use skmsgfreepartial to fix partial send skmsgfreepartial ensures consistency of the skmsg at every iteration, without having to manually handle uncharges and offsets. This simplifies the code, and fixes some bugs in...

9.8CVSS5.4AI score0.00695EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.5 views

DEBIAN-CVE-2026-72033

In the Linux kernel, the following vulnerability has been resolved: orangefs: keep the readdir entry size 64-bit in fillfrompart fillfrompart computes the size of a directory entry in sizet but stores it in a u32. An entry length near U32MAX wraps it to a small value, bypasses the bounds check, a...

9.8CVSS5.4AI score0.00739EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.7 views

DEBIAN-CVE-2026-72038

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: fix BAR resource leak on PF number failure If cn23xxgetpfnum fails, the function returns without unmapping either BAR. Unmap both BARs before returning from the error path. Found by manual code review...

5.4AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.9 views

DEBIAN-CVE-2026-72023

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix SQB pointer leak on init failure otx2inithwresources initializes SQ aura and pool resources before several later setup steps. On failure, errfreesqptrs only frees SQB pages, leaving the per-SQ sqbptrs arrays...

5.4AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.10 views

DEBIAN-CVE-2026-72021

In the Linux kernel, the following vulnerability has been resolved: ipvs: use parsed transport offset in SCTP state lookup setsctpstate reads the SCTP chunk header again in order to drive the IPVS SCTP state table. For IPv6 it computes the offset with sizeofstruct ipv6hdr, while the surrounding...

8.2CVSS5.4AI score0.00589EPSS
SaveExploits0References1
Rows per page
Query Builder