Lucene search
+L

237099 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.16 views

CVE-2026-64458

In the Linux kernel, the following vulnerability has been resolved: mm/damon/ops-common: handle extreme intervals in damonhotscore Fix three issues in damonhotscore that comes from wrong handling of extreme zero or too high monitoring intervals user setup. When the user sets sampling interval zer...

5.6AI score0.0018EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/07/25 8:51 a.m.17 views

CVE-2026-64458

CVE-2026-64458 affects the Linux kernel’s damon subsystem (mm/damon/ops-common). The vulnerability arises from handling extreme monitoring intervals in damon_hot_score(), specifically zero or very high sampling/aggr intervals. Zero sampling interval causes a divide-by-zero in damon_max_nr_accesse...

5.7AI score0.0018EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/25 8:51 a.m.10 views

EUVD-2026-48802

In the Linux kernel, the following vulnerability has been resolved: mm/damon/ops-common: handle extreme intervals in damonhotscore Fix three issues in damonhotscore that comes from wrong handling of extreme zero or too high monitoring intervals user setup. When the user sets sampling interval zer...

5.7AI score0.0018EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/25 8:51 a.m.10 views

EUVD-2026-48803

In the Linux kernel, the following vulnerability has been resolved: tcp: restore RCU grace period in tcpaodestroysock Commit 51e547e8c89c "tcp: Free TCP-AO/TCP-MD5 info/keys without RCU" removed the callrcu callback from tcpaodestroysock, arguing that "the destruction of info/keys is delayed unti...

5.6AI score0.00475EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 8:51 a.m.9 views

CVE-2026-64458 mm/damon/ops-common: handle extreme intervals in damon_hot_score()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/ops-common: handle extreme intervals in damonhotscore Fix three issues in damonhotscore that comes from wrong handling of extreme zero or too high monitoring intervals user setup. When the user sets sampling interval zer...

5.7AI score
SaveExploits0References9
EUVD
EUVD
added 2026/07/25 8:51 a.m.11 views

EUVD-2026-48801

In the Linux kernel, the following vulnerability has been resolved: virtiopci: fix vq info pointer lookup via wrong index Unbinding a virtio balloon device: echo virtio0 /sys/bus/virtio/drivers/virtioballoon/unbind triggers a NULL pointer dereference. The dmesg says: BUG: kernel NULL pointer...

5.7AI score0.00175EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64456 hwrng: virtio: clamp device-reported used.len at copy_data()

In the Linux kernel, the following vulnerability has been resolved: hwrng: virtio: clamp device-reported used.len at copydata randomrecvdone stores the device-reported used.len directly into vi-dataavail. copydata then indexes vi-data using vi-dataidx advanced by previous copydata calls and issue...

7.7CVSS5.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/07/25 8:51 a.m.8 views

EUVD-2026-48798

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: run gadget disconnect from sleepable suspend context dwc3gadgetsuspend takes dwc-lock with IRQs disabled and then calls dwc3disconnectgadget. For async callbacks that helper only uses plain spinunlock/spinlock, so the...

5.7AI score0.0018EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.10 views

CVE-2026-64454

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: run gadget disconnect from sleepable suspend context dwc3gadgetsuspend takes dwc-lock with IRQs disabled and then calls dwc3disconnectgadget. For async callbacks that helper only uses plain spinunlock/spinlock, so the...

5.7AI score0.0018EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/07/25 8:51 a.m.13 views

CVE-2026-64454

CVE-2026-64454 affects the Linux kernel USB subsystem (dwc3) where gadget disconnect could run with IRQs disabled during suspend, triggering Lockdep warnings. Root cause: dwc3_gadget_suspend() holds dwc->lock with IRQs disabled and calls dwc3_disconnect_gadget(), causing gadget_driver->disc...

5.7AI score0.0018EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/25 8:51 a.m.6 views

CVE-2026-64454 usb: dwc3: run gadget disconnect from sleepable suspend context

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: run gadget disconnect from sleepable suspend context dwc3gadgetsuspend takes dwc-lock with IRQs disabled and then calls dwc3disconnectgadget. For async callbacks that helper only uses plain spinunlock/spinlock, so the...

5.7AI score
SaveExploits0References10
EUVD
EUVD
added 2026/07/25 8:51 a.m.10 views

EUVD-2026-48799

In the Linux kernel, the following vulnerability has been resolved: USB: chaoskey: Fix slab-use-after-free in chaoskeyrelease The chaoskey driver has a use-after-free bug in its release routine. If the user closes the device file after the USB device has been unplugged, a debugging log statement...

5.8AI score0.00184EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:51 a.m.20 views

CVE-2026-64453

CVE-2026-64453 affects the Linux kernel USB subsystem (usbio) where usbio_disconnect() could use a freed object while iterating the usbio->cli_list in reverse during client teardown, leading to slab-use-after-free (KASAN) reported in the vulnerability validation. The root cause is iterating wi...

5.7AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 8:51 a.m.7 views

CVE-2026-64453 usb: misc: usbio: fix disconnect UAF in client teardown

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: fix disconnect UAF in client teardown usbiodisconnect walks usbio-clilist in reverse and uninitializes each auxiliary device. auxiliarydeviceuninit drops the device reference, and for an unbound child that can r...

5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/07/25 8:51 a.m.18 views

CVE-2026-64452

CVE-2026-64452 (Linux kernel 6LoWPAN) involves a race condition in 6LoWPAN’s Next Header Compression (NHC) handling that can cause a use-after-free in lowpan_nhc_do_uncompression when an NHC descriptor is freed while another path accesses nhc->name in an error path. The issue arises from holdi...

7.1CVSS5.7AI score0.00219EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:51 a.m.7 views

CVE-2026-64452 6lowpan: fix NHC entry use-after-free on error path

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix NHC entry use-after-free on error path lowpannhcdouncompression looks up an NHC descriptor while holding lowpannhclock. If the descriptor has no uncompress callback, the error path drops the lock before printing...

7.1CVSS5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/07/25 8:51 a.m.17 views

CVE-2026-64451

CVE-2026-64451 (Linux kernel) resolves a NULL pointer dereference in tracing: func_set_flag() dereferences tr->current_trace_flags before verifying the active tracer. If the function tracer is not active (e.g., switched to wakeup_rt), current_trace_flags can be NULL, causing a crash. Call path...

5.8AI score0.00162EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/25 8:51 a.m.6 views

CVE-2026-64451 tracing: Fix NULL pointer dereference in func_set_flag()

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix NULL pointer dereference in funcsetflag funcsetflag dereferences tr-currenttraceflags before verifying that the current tracer is actually the function tracer. When the active tracer has been switched away from...

5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.34 views

CVE-2026-64450 tipc: fix out-of-bounds read in broadcast Gap ACK blocks

In the Linux kernel, the following vulnerability has been resolved: tipc: fix out-of-bounds read in broadcast Gap ACK blocks A broadcast PROTOCOL/STATEMSG can carry a Gap ACK blocks record in its data area. tipcgetgapackblks only verifies that the record's len field is self-consistent with its...

9.1CVSS0.00537EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:51 a.m.9 views

EUVD-2026-48794

In the Linux kernel, the following vulnerability has been resolved: tipc: fix out-of-bounds read in broadcast Gap ACK blocks A broadcast PROTOCOL/STATEMSG can carry a Gap ACK blocks record in its data area. tipcgetgapackblks only verifies that the record's len field is self-consistent with its...

5.8AI score0.00537EPSS
SaveExploits0References8
Rows per page
Query Builder