Lucene search
+L

170688 matches found

Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.8 views

CVE-2026-64364

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: fix out-of-bounds bit access on mtioflags mtioflags is a single unsigned long, but mtprocessslot, mtreleasependingpalms and mtreleasecontacts use it as a per-slot bitmap indexed by the slot number. That slot numb...

8.8CVSS5.6AI score0.00345EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.9 views

CVE-2026-64362

In the Linux kernel, the following vulnerability has been resolved: HID: lg-g15: cancel pending work on remove to fix a use-after-free lgg15data is allocated with devm and holds a work item. The report handlers schedule that work straight from device input. lgg15event and lgg15v2event do it on th...

5.7AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.8 views

CVE-2026-64363

In the Linux kernel, the following vulnerability has been resolved: HID: appleir: fix UAF on pending keyuptimer in remove appleirremove runs hidhwstop before timerdeletesync. hidhwstop synchronously unregisters the HID input device via hiddisconnect - hidinputdisconnect - inputunregisterdevice,...

5.7AI score0.00211EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.9 views

CVE-2026-64361

In the Linux kernel, the following vulnerability has been resolved: hfs/hfsplus: fix u32 overflow in checkandcorrectrequestedlength checkandcorrectrequestedlength compares off + len against nodesize using u32 arithmetic. When the caller passes a large len value e.g. from an underflowed subtractio...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.9 views

CVE-2026-64360

In the Linux kernel, the following vulnerability has been resolved: hfs/hfsplus: zero-initialize buffer in hfsbnoderead hfsbnoderead can return early without writing to the output buffer when isbnodeoffsetvalid fails or when checkandcorrectrequested length corrects the length to zero. Callers suc...

5.9AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.8 views

CVE-2026-64359

In the Linux kernel, the following vulnerability has been resolved: nilfs2: reject CLEANSEGMENTS ioctl with out-of-range segment numbers Syzbot reported a hung task in nilfstransactionbegin where multiple tasks performing chmod on a nilfs2 mount blocked for over 143 seconds waiting to acquire...

5.7AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.8 views

CVE-2026-64357

In the Linux kernel, the following vulnerability has been resolved: xfs: fix exchmaps reservation limit check xfsexchmapsestimateoverhead adds the bmbt and rmapbt overhead to a local resblks variable, but the final UINTMAX check still tests req-resblks. That is the reservation value from before t...

5.6AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.6 views

CVE-2026-64356

In the Linux kernel, the following vulnerability has been resolved: xfs: fix memory leak in xfsdqinodemetadircreate If xfsmetadircreate fails in xfsdqinodemetadircreate, the current code returns directly, leaking the allocated update and transaction state. If the subsequent commit fails, the...

5.7AI score0.00179EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.7 views

CVE-2026-64355

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject fragmented frames in devmap Devmap broadcast redirects clone the packet for all but the last destination. For native XDP, that clone path copies only the linear xdpframe data, while fragmented frames keep skbsharedinf...

9.8CVSS5.7AI score0.00502EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.9 views

CVE-2026-64353

In the Linux kernel, the following vulnerability has been resolved: bpf: Keep dynamic inner array lookups nullable An ARRAYOFMAPS can use an array created with BPFFINNERMAP as its inner map template. A concrete inner array with a different maxentries value can then replace the template. After a...

5.7AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.11 views

CVE-2026-64352

In the Linux kernel, the following vulnerability has been resolved: bpf: Allow LPM map access from sleepable BPF programs trielookupelem annotates its rcudereferencecheck walks with only rcureadlockbhheld. Because rcudereferencecheckp, c resolves to "c || rcureadlockheld", this passes for XDP/NAP...

5.7AI score0.00173EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.9 views

CVE-2026-64348

In the Linux kernel, the following vulnerability has been resolved: usb: free iso schedules on failed submit EHCI and FOTG210 isochronous submits build an ehciisosched before linking the URB to the endpoint queue, and keep the staged schedule in urb-hcpriv until isostreamschedule and the link...

5.7AI score0.00173EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.9 views

CVE-2026-64344

In the Linux kernel, the following vulnerability has been resolved: USB: idmouse: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use a...

5.7AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.9 views

CVE-2026-64342

In the Linux kernel, the following vulnerability has been resolved: USB: iowarrior: fix use-after-free on disconnect Submitted write URBs are not stopped on close and therefore need to be stopped unconditionally on disconnect to avoid use-after-free in the completion handler...

5.7AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.10 views

CVE-2026-64343

In the Linux kernel, the following vulnerability has been resolved: USB: ldusb: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use a kr...

5.7AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.7 views

CVE-2026-64340

In the Linux kernel, the following vulnerability has been resolved: USB: legousbtower: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 U...

5.7AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.10 views

CVE-2026-64339

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: bound bulk IN response length to the received transfer usbiobulkmsg copies bpktlen = le16tocpubpkt-len bytes out of the bulk IN buffer usbio-rxbuf, allocated with size usbio-rxbuflen into the caller's buffer...

5.9AI score0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.6 views

CVE-2026-64338

In the Linux kernel, the following vulnerability has been resolved: USB: misc: uss720: unregister parport on probe failure uss720probe registers a parport before reading the 1284 register used to detect unsupported Belkin F5U002 adapters. If get1284register fails, the error path drops the driver...

5.7AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.8 views

CVE-2026-64337

In the Linux kernel, the following vulnerability has been resolved: usb: mtu3: unmap request DMA on queue failure mtu3gadgetqueue maps the request before checking whether the QMU GPD ring can accept another transfer. the request is returned with -EAGAIN before it is linked on the endpoint request...

5.7AI score0.00211EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.11 views

CVE-2026-64336

In the Linux kernel, the following vulnerability has been resolved: USB: serial: keyspanpda: fix information leak The write callback is supposed to return the number of characters accepted or a negative errno. Since the addition of write fifo support the keyspanpda implementation will however...

5.7AI score0.00173EPSS
SaveExploits0
Rows per page
Query Builder