Lucene search
+L

327444 matches found

OSV
OSV
added 2026/08/15 1:17 p.m.10 views

DEBIAN-CVE-2026-74505

In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: Fix UAF at error handling during probe Although 6fire driver had a few fixes for dealing with the early error handling during the probe phase, it forgot a pending URB before freeing the resources, which may lead to a...

5.3AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 1:17 p.m.7 views

CVE-2026-74497

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Clamp frame size in implicit-feedback mode sndusbhandlesyncurb scales received sync packet sizes by the sender's stride and stores the result directly in outpacket-packetsizei. If a connected USB device sends an...

8.4CVSS0.00142EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 1:17 p.m.7 views

DEBIAN-CVE-2026-74492

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: do not update comments from kernel-side hash adds mtyperesize copies comment pointers with memcpy, not the comment objects themselves. During the window after an entry has been copied but before the table swap a...

8.4CVSS5.3AI score0.00142EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.5 views

AZL-96299 CVE-2026-74495 affecting package kernel 6.6.150.1-1

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.8AI score0.00514EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 1:17 p.m.16 views

CVE-2026-74498

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix DMA buffer out-of-bounds write when fillmax is set When a USB audio endpoint requests full packet transfers via the fillmax descriptor flag, dataepsetparams promotes ep-curpacksize to ep-maxpacksize. However,...

0.00177EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 1:17 p.m.11 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.8CVSS0.00514EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 1:17 p.m.4 views

AZL-96519 CVE-2026-74498 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix DMA buffer out-of-bounds write when fillmax is set When a USB audio endpoint requests full packet transfers via the fillmax descriptor flag, dataepsetparams promotes ep-curpacksize to ep-maxpacksize. However,...

5.9AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.15 views

DEBIAN-CVE-2026-74468

In the Linux kernel, the following vulnerability has been resolved: gpio: pch: use rawspinlockt for the register lock pchirqtype is registered as the irqchip .irqsettype callback and takes chip-spinlock with spinlockirqsave. This callback is reached from setupirq - irqsettrigger - chip-irqsettype...

5.5AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.3 views

AZL-96329 CVE-2026-74469 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: sctp: prevent peer transport count overflow sctpassocaddpeer increments the association's 16-bit transportcount for every new unique peer. Adding the 65,536th transport wraps the count to zero. SCTP sockdiag uses transportcount t...

8.8CVSS5.8AI score0.00469EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 1:17 p.m.7 views

CVE-2026-74460

In the Linux kernel, the following vulnerability has been resolved: can: emsusb: validate CPC message lengths emsusbreadbulkcallback walks CPC messages packed in one USB receive buffer. Check that each declared message fits in the URB payload. Also require the type-specific payload to cover the...

0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 1:17 p.m.6 views

AZL-96069 CVE-2026-74460 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: can: emsusb: validate CPC message lengths emsusbreadbulkcallback walks CPC messages packed in one USB receive buffer. Check that each declared message fits in the URB payload. Also require the type-specific payload to cover the...

5.8AI score0.00173EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 1:17 p.m.8 views

CVE-2026-74458

In the Linux kernel, the following vulnerability has been resolved: can: kvaserusbleaf: kvaserusbleafwaitcmd: validate received command extents The wait and bulk receive paths walk variable-length commands from a USB buffer. A nonzero command shorter than CMDHEADERLEN can still be dispatched, and...

0.00177EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 1:17 p.m.7 views

CVE-2026-74459

In the Linux kernel, the following vulnerability has been resolved: can: etases58x: es58xreadbulkcallback: fix RX buffer leak on URB resubmit failure es58xreadbulkcallback resubmits the RX URB after processing a received packet. If the resubmit succeeds, the URB remains anchored and will be handl...

0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 1:17 p.m.5 views

AZL-96111 CVE-2026-74458 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: can: kvaserusbleaf: kvaserusbleafwaitcmd: validate received command extents The wait and bulk receive paths walk variable-length commands from a USB buffer. A nonzero command shorter than CMDHEADERLEN can still be dispatched, and...

6AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 1:17 p.m.9 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.8CVSS0.00129EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 1:17 p.m.7 views

CVE-2026-74455

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: validate uCAN receive record lengths pcanusbfddecodebuf walks uCAN records packed in one USB receive buffer. Require each record to contain the fixed header for its type, and verify CAN payload bytes before copying...

0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 1:17 p.m.5 views

DEBIAN-CVE-2026-74457

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: add bounds check for USB channel index The channel control index ctrlidx is derived from rx-len which comes directly from a device USB payload. The mask 0x0f allows values 0-15, but the array size of usbif-dev is on...

5.3AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 1:17 p.m.9 views

CVE-2026-74453

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Zero the tile state data array before each BIN job The binner BO is a single 16MB buffer split into 512KB slots that are handed out to jobs at submission time and recycled as jobs complete, without ever being cleared. Ea...

7.8CVSS0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 1:17 p.m.5 views

AZL-95991 CVE-2026-74453 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Zero the tile state data array before each BIN job The binner BO is a single 16MB buffer split into 512KB slots that are handed out to jobs at submission time and recycled as jobs complete, without ever being cleared. Ea...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 1:17 p.m.7 views

CVE-2026-74446

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: hold eventmutex while checkpointing CRIU events kfdcriucheckpointevents counts the entries in p-eventidr via kfdgetnumevents, allocates an array sized to that count, and then walks the same IDR to fill it. Neither the...

7.8CVSS0.00129EPSS
SaveExploits0References6
Rows per page
Query Builder