Lucene search
+L

2481 matches found

OSV
OSV
added 2026/09/04 4:18 p.m.4 views

AZL-99644 CVE-2026-80827 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: USB: serial: option: fix slab OOB read in interrupt URB callback The interrupt URB buffer is allocated in setupportinterruptin based on the endpoint's wMaxPacketSize: buffersize = usbendpointmaxpepd; port-interruptinbuffer =...

6.1AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 4:18 p.m.3 views

AZL-99561 CVE-2026-80823 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: nfc: st21nfca: validate ATRREQ length against the received frame st21nfcatmrecvatrreq checks that the received ATRREQ frame is at least ST21NFCAATRREQMINSIZE and that the self-declared atrreq-length is at least sizeofstruct...

5.9AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 4:18 p.m.4 views

AZL-99621 CVE-2026-80829 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix OOB write in sndusbmidinovationoutput sndusbmidinovationoutput lays out a two-byte header at transferbuffer0..1 and passes &transferbuffer2 together with a length of ep-maxtransfer - 2 to sndrawmiditransmit:...

5.8AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 4:18 p.m.3 views

AZL-99452 CVE-2026-80814 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: rndishost: add overflow check in rndisrxfixup Add an overflow check to ensure that dataoffset + datalen + 8 does not wrap, which would enable an OOB read of the USB data buffer...

5.9AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 4:18 p.m.5 views

AZL-99675 CVE-2026-80812 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ALSA: dummy: Check card index validity at probe snddummyprobe blindly trusts that the given devptr-id value is within the proper card index range. It's OK for the devices the driver itself creates at the module probe time, but if...

5.9AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 4:18 p.m.5 views

AZL-99657 CVE-2026-80799 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: fix OOB read and u8 offset wrap in TLV parsers nfcllcpparsegbtlv and nfcllcpparseconnectiontlv contain three related bugs in their TLV parsing loops: 1. 'offset' is declared u8 but tlvarraylen is u16. When TLV data...

6AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 4:18 p.m.5 views

AZL-99507 CVE-2026-80796 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: add datalen bound checks to activation parameter extractors nciextractactivationparamsisodep and nciextractactivationparamsnfcdep read an inner length byte from the NCI RFINTFACTIVATEDNTF payload and use it to memcpy in...

5.9AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 4:18 p.m.4 views

AZL-99596 CVE-2026-80800 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: bound the connectsn TLV walk to the skb Commit 27256cdb290e "nfc: llcp: bound SNL TLV parsing to the skb and add length checks" fixed the unbounded TLV walk in nfcllcprecvsnl, and commit d8bd2dedbde5 "nfc: llcp: fix OO...

5.8AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 4:18 p.m.4 views

AZL-99650 CVE-2026-80780 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: HID: pidff: fix OOB write when hid-inputs is empty hidpidffinitwithquirks derives its inputdev from listentryhid-inputs.next, struct hidinput, list without first checking that hid-inputs is non-empty. The list member of struct...

5.9AI score0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 4:18 p.m.9 views

AZL-99407 CVE-2026-80781 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: HID: core: fix OOB read of field-usage in hidsetfield hidsetfield hands field-usage + offset to hiddumpinput before the guard that bounds offset: hiddumpinputfield-report-device, field-usage + offset, value; if offset =...

5.8AI score0.00195EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/04 3:55 p.m.22 views

CVE-2026-80863

CVE-2026-80863 is a slab out-of-bounds write (size 4) in the Linux kernel's RDMA/rxe (Soft-RoCE) driver, specifically in free_rd_atomic_resources() at drivers/infiniband/sw/rxe/rxe_qp.c. The root cause is that max_dest_rd_atomic is updated before the old array is freed, causing the free path to i...

5.3AI score0.00182EPSS
SaveExploits0References9
OSV
OSV
added 2026/09/04 3:54 p.m.8 views

CVE-2026-80829 ALSA: usb-audio: fix OOB write in snd_usbmidi_novation_output()

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix OOB write in sndusbmidinovationoutput sndusbmidinovationoutput lays out a two-byte header at transferbuffer0..1 and passes &transferbuffer2 together with a length of ep-maxtransfer - 2 to sndrawmiditransmit:...

5.6AI score
SaveExploits0References12
EUVD
EUVD
added 2026/09/04 3:54 p.m.6 views

EUVD-2026-71279

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix OOB write in sndusbmidinovationoutput sndusbmidinovationoutput lays out a two-byte header at transferbuffer0..1 and passes &transferbuffer2 together with a length of ep-maxtransfer - 2 to sndrawmiditransmit:...

5.3AI score0.00195EPSS
SaveExploits0References9
CVE
CVE
added 2026/09/04 3:54 p.m.12 views

CVE-2026-80829

CVE-2026-80829 is an out-of-bounds write in the Linux kernel 's ALSA usb-audio subsystem, specifically in snd_usbmidi_novation_output(). A malformed or malicious USB device can advertise a bulk OUT endpoint with a wMaxPacketSize of 1, causing the length passed to snd_rawmidi_transmit() to become ...

5.3AI score0.00195EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/09/04 3:54 p.m.12 views

CVE-2026-80827

In the Linux kernel, the following vulnerability has been resolved: USB: serial: option: fix slab OOB read in interrupt URB callback The interrupt URB buffer is allocated in setupportinterruptin based on the endpoint's wMaxPacketSize: buffersize = usbendpointmaxpepd; port-interruptinbuffer =...

6.1AI score0.00195EPSS
SaveExploits0
OSV
OSV
added 2026/09/04 3:54 p.m.10 views

CVE-2026-80827 USB: serial: option: fix slab OOB read in interrupt URB callback

In the Linux kernel, the following vulnerability has been resolved: USB: serial: option: fix slab OOB read in interrupt URB callback The interrupt URB buffer is allocated in setupportinterruptin based on the endpoint's wMaxPacketSize: buffersize = usbendpointmaxpepd; port-interruptinbuffer =...

5.8AI score
SaveExploits0References12
EUVD
EUVD
added 2026/09/04 3:54 p.m.8 views

EUVD-2026-71277

In the Linux kernel, the following vulnerability has been resolved: USB: serial: option: fix slab OOB read in interrupt URB callback The interrupt URB buffer is allocated in setupportinterruptin based on the endpoint's wMaxPacketSize: buffersize = usbendpointmaxpepd; port-interruptinbuffer =...

5.5AI score0.00195EPSS
SaveExploits0References9
CVE
CVE
added 2026/09/04 3:54 p.m.14 views

CVE-2026-80827

CVE-2026-80827 affects the Linux kernel's USB serial option driver (usb-serial-option). The interrupt URB buffer is allocated in setup_port_interrupt_in() using the endpoint's wMaxPacketSize via kmalloc(). When a USB device declares wMaxPacketSize = 8, the buffer is exactly 8 bytes. If the device...

5.5AI score0.00195EPSS
SaveExploits0References9
CVE
CVE
added 2026/09/04 3:27 p.m.14 views

CVE-2026-80823

CVE-2026-80823 is a Linux kernel vulnerability in the nfc: st21nfca NFC driver. The function st21nfca_tm_recv_atr_req() validates that a received ATR_REQ frame meets a minimum size and that its self-declared length is at least the struct size, but never checks that the declared length does not ex...

5.3AI score0.00195EPSS
SaveExploits0References9
OSV
OSV
added 2026/09/04 3:27 p.m.5 views

CVE-2026-80823 nfc: st21nfca: validate ATR_REQ length against the received frame

In the Linux kernel, the following vulnerability has been resolved: nfc: st21nfca: validate ATRREQ length against the received frame st21nfcatmrecvatrreq checks that the received ATRREQ frame is at least ST21NFCAATRREQMINSIZE and that the self-declared atrreq-length is at least sizeofstruct...

5.6AI score
SaveExploits0References12
Rows per page
Query Builder