Lucene search
+L

47294 matches found

UbuntuCve
UbuntuCve
•added 2026/07/25 10:17 a.m.•9 views

CVE-2026-64308

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for ioctlSNPVLEKLOAD Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and...

5.5CVSS5.8AI score0.00169EPSS
SaveExploits0References16
OSV
OSV
•added 2026/07/25 10:17 a.m.•12 views

UBUNTU-CVE-2026-64416

In the Linux kernel, the following vulnerability has been resolved: mm: swapcgroup: fix NULL deref in lookupswapcgroupid on swapless host lookupswapcgroupid passes swapcgroupctrltype.map to swapcgroupidlookup without checking that the type was ever registered via swapcgroupswapon. On a swapless...

5.5CVSS5.6AI score0.00162EPSS
SaveExploits0References17
Veracode
Veracode
•added 2026/07/25 10:14 a.m.•12 views

Server-Side Request Forgery

Next.js is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to improper validation of Host-associated headers during Server Action forwards and redirects, allowing attackers to redirect outbound requests to malicious or internal hosts and potentially expose sensitive...

8.3CVSS5.5AI score0.00459EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
•added 2026/07/25 8:51 a.m.•18 views

CVE-2026-64465

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix sleep in atomic context in xhcifreestreams When a USB device with active stream endpoints is disconnected, xhcifreestreams is called from the hubevent workqueue to free the stream resources. It calls...

5.7AI score0.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/07/25 8:51 a.m.•17 views

CVE-2026-64464

In the Linux kernel, the following vulnerability has been resolved: xhci: sideband: fix ring sg table pages leak xhciringtosgtable allocates a temporary pages array and uses it to build the returned sgtable with sgalloctablefrompages. The error paths free the pages array, but the success path...

5.7AI score0.00206EPSS
SaveExploits0
EUVD
EUVD
•added 2026/07/25 8:51 a.m.•18 views

EUVD-2026-48808

In the Linux kernel, the following vulnerability has been resolved: xhci: sideband: fix ring sg table pages leak xhciringtosgtable allocates a temporary pages array and uses it to build the returned sgtable with sgalloctablefrompages. The error paths free the pages array, but the success path...

5.8AI score0.00206EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/25 8:51 a.m.•17 views

EUVD-2026-48806

In the Linux kernel, the following vulnerability has been resolved: PCI: altera: Fix resource leaks on probe failure The chained IRQ handler is set during probe, but is only removed during the driver remove. If pcihostprobe fails, the handler and INTx IRQ domain remain set even though the...

5.8AI score0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/07/25 8:51 a.m.•40 views

CVE-2026-64462 PCI: altera: Fix resource leaks on probe failure

In the Linux kernel, the following vulnerability has been resolved: PCI: altera: Fix resource leaks on probe failure The chained IRQ handler is set during probe, but is only removed during the driver remove. If pcihostprobe fails, the handler and INTx IRQ domain remain set even though the...

0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/07/25 8:50 a.m.•45 views

CVE-2026-64416 mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host

In the Linux kernel, the following vulnerability has been resolved: mm: swapcgroup: fix NULL deref in lookupswapcgroupid on swapless host lookupswapcgroupid passes swapcgroupctrltype.map to swapcgroupidlookup without checking that the type was ever registered via swapcgroupswapon. On a swapless...

0.00162EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/25 8:50 a.m.•13 views

CVE-2026-64416 mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host

In the Linux kernel, the following vulnerability has been resolved: mm: swapcgroup: fix NULL deref in lookupswapcgroupid on swapless host lookupswapcgroupid passes swapcgroupctrltype.map to swapcgroupidlookup without checking that the type was ever registered via swapcgroupswapon. On a swapless...

5.7AI score
SaveExploits0References7
Debian CVE
Debian CVE
•added 2026/07/25 8:50 a.m.•20 views

CVE-2026-64416

In the Linux kernel, the following vulnerability has been resolved: mm: swapcgroup: fix NULL deref in lookupswapcgroupid on swapless host lookupswapcgroupid passes swapcgroupctrltype.map to swapcgroupidlookup without checking that the type was ever registered via swapcgroupswapon. On a swapless...

5.5CVSS5.6AI score0.00162EPSS
SaveExploits0
CVE
CVE
•added 2026/07/25 8:50 a.m.•46 views

CVE-2026-64416

CVE-2026-64416 is a NULL pointer dereference in the Linux kernel's mm: swap_cgroup subsystem. lookup_swap_cgroup_id() passes swap_cgroup_ctrl[type].map to __swap_cgroup_id_lookup() without verifying the swap type was registered; on a swapless host , every ctrl->map is NULL, causing a crash. Th...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/07/25 8:50 a.m.•12 views

CVE-2026-64405 Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix null ptr deref in hciabortconn hciabortconn read hciskbeventhdev-sentcmd when a connection was pending, but hdev-sentcmd can be NULL while reqstatus is still HCIREQPEND, leading to a NULL pointer dereferen...

5.8AI score
SaveExploits0References9
Cvelist
Cvelist
•added 2026/07/25 8:50 a.m.•43 views

CVE-2026-64405 Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix null ptr deref in hciabortconn hciabortconn read hciskbeventhdev-sentcmd when a connection was pending, but hdev-sentcmd can be NULL while reqstatus is still HCIREQPEND, leading to a NULL pointer dereferen...

0.00158EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/07/25 8:50 a.m.•15 views

EUVD-2026-48949

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix null ptr deref in hciabortconn hciabortconn read hciskbeventhdev-sentcmd when a connection was pending, but hdev-sentcmd can be NULL while reqstatus is still HCIREQPEND, leading to a NULL pointer dereferen...

5.8AI score0.00158EPSS
SaveExploits0References6
Debian CVE
Debian CVE
•added 2026/07/25 8:50 a.m.•16 views

CVE-2026-64405

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix null ptr deref in hciabortconn hciabortconn read hciskbeventhdev-sentcmd when a connection was pending, but hdev-sentcmd can be NULL while reqstatus is still HCIREQPEND, leading to a NULL pointer dereferen...

5.5CVSS5.7AI score0.00158EPSS
SaveExploits0
CVE
CVE
•added 2026/07/25 8:50 a.m.•62 views

CVE-2026-64348

CVE-2026-64348 is a memory leak in the Linux kernel's USB subsystem affecting EHCI and FOTG210 isochronous submit paths. When usb_hcd_link_urb_to_ep() fails or the controller becomes inaccessible, the staged ehci_iso_sched is leaked on urb->hcpriv because the done_not_linked error path skips t...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
•added 2026/07/25 8:50 a.m.•14 views

EUVD-2026-48892

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.8AI score0.00129EPSS
SaveExploits0References6
OSV
OSV
•added 2026/07/25 8:50 a.m.•11 views

CVE-2026-64348 usb: free iso schedules on failed submit

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 score
SaveExploits0References9
Cvelist
Cvelist
•added 2026/07/25 8:50 a.m.•45 views

CVE-2026-64348 usb: free iso schedules on failed submit

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...

0.00129EPSS
SaveExploits0References6
Rows per page
Query Builder