Lucene search
+L

448 matches found

OSV
OSV
added 2 days ago6 views

UBUNTU-CVE-2026-72245

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix device reference leak in host1xdeviceparsedt error path After deviceinitialize, the embedded struct device in struct host1xdevice should be released through the device core with putdevice. In host1xdeviceadd, if...

5.3AI score0.00221EPSS
SaveExploits0References11
OSV
OSV
added 2 days ago7 views

UBUNTU-CVE-2026-72223

In the Linux kernel, the following vulnerability has been resolved: nvdimm/btt: Free arena sub-allocations on discoverarenas error path Memory allocated by bttfreelistinit, bttrttinit, and bttmaplocksinit is not freed on some discoverarenas error paths. This leaks memory when arena discovery fail...

5.4AI score0.0022EPSS
SaveExploits0References11
OSV
OSV
added 2 days ago4 views

UBUNTU-CVE-2026-74456

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: peakusbstart: fix double free of transfer buffer on URB submit error In peakusbstart, each RX URB transfer buffer is allocated with kmalloc and the URB is flagged URBFREEBUFFER so that the final usbfreeurb also free...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2 days ago3 views

UBUNTU-CVE-2026-74325

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: use kfreercu for offchannel link in mt76putvifphylink mt76putvifphylink frees the offchannel mlink with plain kfree after rcuassignpointerNULL. However, rcuassignpointer only prevents future RCU readers from obtaining...

7.8CVSS5.3AI score0.00127EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 4 days ago7 views

SUSE CVE-2026-74456

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: peakusbstart: fix double free of transfer buffer on URB submit error In peakusbstart, each RX URB transfer buffer is allocated with kmalloc and the URB is flagged URBFREEBUFFER so that the final usbfreeurb also free...

5.8AI score0.00129EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 4 days ago7 views

CVE-2026-74456

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: peakusbstart: fix double free of transfer buffer on URB submit error In peakusbstart, each RX URB transfer buffer is allocated with kmalloc and the URB is flagged URBFREEBUFFER so that the final usbfreeurb also free...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-74533

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix race of kfree vs krefgetunlesszero hciconn::isodata is accessed and modified without lock or RCU. This leads to a race Task hdev-workqueue Task 2 isorecv isoconnputconn conn = LOAD hcon-isodata isoconnfreeconn...

8.8CVSS5.3AI score0.00218EPSS
SaveExploits0
EUVD
EUVD
added 4 days ago7 views

EUVD-2026-59695

In the Linux kernel, the following vulnerability has been resolved: ALSA: ump: fix double free of outcvts on rawmidi error sndumpattachlegacyrawmidi allocates the legacy conversion array ump-outcvts and, on the sndrawmidinew error path, frees it with kfree but leaves ump-outcvts pointing at the...

5.4AI score0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 4 days ago29 views

CVE-2026-74456 can: peak_usb: peak_usb_start(): fix double free of transfer buffer on URB submit error

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: peakusbstart: fix double free of transfer buffer on URB submit error In peakusbstart, each RX URB transfer buffer is allocated with kmalloc and the URB is flagged URBFREEBUFFER so that the final usbfreeurb also free...

7.8CVSS0.00129EPSS
SaveExploits0References5
CVE
CVE
added 4 days ago20 views

CVE-2026-74456

Summary (CVE-2026-74456): In the Linux kernel, the peak_usb path has a double-free in peak_usb_start() when URB_SUBMIT fails. Each RX URB transfer buffer is allocated with kmalloc() and flagged URB_FREE_BUFFER so that usb_free_urb() frees the transfer buffer. If usb_submit_urb() fails, the error ...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References5
OSV
OSV
added 4 days ago12 views

CVE-2026-74456 can: peak_usb: peak_usb_start(): fix double free of transfer buffer on URB submit error

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: peakusbstart: fix double free of transfer buffer on URB submit error In peakusbstart, each RX URB transfer buffer is allocated with kmalloc and the URB is flagged URBFREEBUFFER so that the final usbfreeurb also free...

7.8CVSS5.8AI score
SaveExploits0References8
NVD
NVD
added 4 days ago6 views

CVE-2026-72223

In the Linux kernel, the following vulnerability has been resolved: nvdimm/btt: Free arena sub-allocations on discoverarenas error path Memory allocated by bttfreelistinit, bttrttinit, and bttmaplocksinit is not freed on some discoverarenas error paths. This leaks memory when arena discovery fail...

0.0022EPSS
SaveExploits0References8
NVD
NVD
added 4 days ago4 views

CVE-2026-72205

In the Linux kernel, the following vulnerability has been resolved: ntfs: free volume-wide resources on fillsuper failure ntfsfillsuper's erroutnow path frees only the volume struct via kfreevol, leaving several vol-owned allocations behind on every mount failure: - vol-nlsmap, loaded by...

0.00198EPSS
SaveExploits0References2
NVD
NVD
added 4 days ago5 views

CVE-2026-72050

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Free BPID bitmap on setup failure nixsetupbpids allocates bp-bpids with rvuallocbitmap, which uses a plain kcalloc. If any of the following devmkcalloc allocations for the BPID mapping arrays fails, the function...

0.002EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-74424

In the Linux kernel, the following vulnerability has been resolved: fbcon: fix NULL pointer dereference for a console without vcdata fbconnewmodelist runs when a framebuffer's modelist changes. For each console mapped to it with fbdisplayi.mode set, it reads vcconsi.d and passes the vcnum to...

5.3AI score0.00161EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-74419

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Adjust size for copytouser The amount of data returned to user space should be limited by the buffer size provided by the application. If the buffer is smaller than the data size, return only the portion that fits...

7.3CVSS5.6AI score0.0011EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago5 views

CVE-2026-74403

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Check for page allocation failure correctly in TIO Sashiko notes: if snpallocfirmwarepages returns NULL under memory pressure, is it safe to pass it directly to pageaddress? On architectures without HASHEDPAGEVIRTUA...

7.8CVSS5.4AI score0.00121EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago4 views

CVE-2026-74381

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Allow entries in BO caches to be freed When a buffer object is pinned via host1xbopin with a cache, the resulting mapping is kept in the cache so it can be reused on subsequent pins. Each mapping held a reference to...

5.8AI score0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago5 views

CVE-2026-74363

In the Linux kernel, the following vulnerability has been resolved: bpf: fix UAF by restoring RCU-delayed inode freeing in bpffs commit 4f375ade6aa9 "bpf: Avoid RCU context warning when unpinning htab with internal structs" moved inode cleanup from -freeinode into -destroyinode to avoid sleeping ...

7.8CVSS5.5AI score0.00125EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-74281

In the Linux kernel, the following vulnerability has been resolved: tipc: reject inverted service ranges from peer bindings tipcupdatenametbl inserts a binding advertised by a peer node using the lower and upper service-range bounds taken directly from the wire, without checking that lower upper ...

7.5CVSS5.4AI score0.0067EPSS
SaveExploits0
Rows per page
Query Builder