Lucene search
+L

9927 matches found

OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64509

In the Linux kernel, the following vulnerability has been resolved: rust: block: fix GenDisk cleanup paths GenDiskBuilder::build still has fallible work after blkmqallocdisk, but its error path only recovers the foreign queue data. That leaks the temporary gendisk and requestqueue until later...

5.6AI score0.00157EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-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
SaveExploits0References11
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64421

In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: Fix use-after-free on remove KASAN reports a slab-use-after-free in mediaentityremovelink during rmmod of imx8isi: BUG: KASAN: slab-use-after-free in mediaentityremovelink+0x608/0x650 Read of size 2 at addr...

5.7AI score0.00168EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 10:17 a.m.7 views

UBUNTU-CVE-2026-64485

In the Linux kernel, the following vulnerability has been resolved: ALSA: compress: Fix task creation error unwind sndcomprtasknew allocates the driver task before validating the returned DMA buffers and reserving file descriptors. When either of those later steps fails, the core frees its task...

7.8CVSS5.6AI score0.00137EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64529

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - remove unused character device and IOCTLs The QAT driver exposes a character device qatadfctl with IOCTLs for device configuration, start, stop, status query and enumeration. These IOCTLs are not part of any public...

7.8CVSS5.7AI score0.00135EPSS
SaveExploits0References12
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64467

In the Linux kernel, the following vulnerability has been resolved: rustbinder: use a u64 stride when cleaning up the offsets array Allocation's Drop walks the offsets array bindersizet = u64 entries, cleaning up the objects, but it used usize instead of u64 for both the stride and the per-entry...

8.8CVSS5.6AI score0.00137EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/25 10:17 a.m.8 views

UBUNTU-CVE-2026-64350

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: fix stream context array leak in cdnspallocstreaminfo cdnspallocstreaminfo allocates streaminfo-streamctxarray with cdnspallocstreamctx. If a later stream ring allocation or stream mapping update fails, the error path...

5.6AI score0.00173EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/07/25 9:24 a.m.9 views

CVE-2026-64529

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - remove unused character device and IOCTLs The QAT driver exposes a character device qatadfctl with IOCTLs for device configuration, start, stop, status query and enumeration. These IOCTLs are not part of any public...

7.8CVSS5.8AI score0.00135EPSS
SaveExploits0References10Affected Software1
EUVD
EUVD
added 2026/07/25 9:24 a.m.11 views

EUVD-2026-49041

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - remove unused character device and IOCTLs The QAT driver exposes a character device qatadfctl with IOCTLs for device configuration, start, stop, status query and enumeration. These IOCTLs are not part of any public...

5.8AI score0.00135EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/07/25 9:24 a.m.35 views

CVE-2026-64529 crypto: qat - remove unused character device and IOCTLs

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - remove unused character device and IOCTLs The QAT driver exposes a character device qatadfctl with IOCTLs for device configuration, start, stop, status query and enumeration. These IOCTLs are not part of any public...

7.8CVSS0.00135EPSS
SaveExploits0References9
CVE
CVE
added 2026/07/25 9:24 a.m.21 views

CVE-2026-64529

Summary: CVE-2026-64529 exists in the Linux kernel and concerns the QAT driver. The vulnerability stems from a previously exposed character device (qat_adf_ctl) with IOCTLs used for device configuration, start/stop, status, and enumeration that were not part of public user-space API headers and h...

7.8CVSS5.8AI score0.00135EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/07/25 9:20 a.m.9 views

EUVD-2026-49037

In the Linux kernel, the following vulnerability has been resolved: xfrm: move policybydst RCU sync from per-netns .exit to .preexit The struct pernetoperations docstring in include/net/netnamespace.h explicitly warns against blocking RCU primitives in .exit handlers: Exit methods using blocking...

5.8AI score0.00156EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/25 9:20 a.m.24 views

CVE-2026-64525

The CVE describes a Linux kernel xfrm policy_bydst RCU synchronization issue where xfrm_policy_fini() called synchronize_rcu() during namespace exit, causing long RCUs and heavy cleanup workload when many namespaces are torn down. The fix moves the policy flush and related workqueue drains into a...

5.8AI score0.00156EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 9:20 a.m.7 views

CVE-2026-64525 xfrm: move policy_bydst RCU sync from per-netns .exit to .pre_exit

In the Linux kernel, the following vulnerability has been resolved: xfrm: move policybydst RCU sync from per-netns .exit to .preexit The struct pernetoperations docstring in include/net/netnamespace.h explicitly warns against blocking RCU primitives in .exit handlers: Exit methods using blocking...

5.8AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/25 9:20 a.m.11 views

CVE-2026-64525

In the Linux kernel, the following vulnerability has been resolved: xfrm: move policybydst RCU sync from per-netns .exit to .preexit The struct pernetoperations docstring in include/net/netnamespace.h explicitly warns against blocking RCU primitives in .exit handlers: Exit methods using blocking...

5.7AI score0.00156EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/25 9:20 a.m.8 views

CVE-2026-64523 net/handshake: Take a long-lived file reference at submit

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Take a long-lived file reference at submit handshakenlacceptdoit needs the file pointer backing req-hrsk-sksocket to survive the window between handshakereqnext and the subsequent FDPREPARE and getfile. The...

9.8CVSS5.7AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/25 9:20 a.m.9 views

CVE-2026-64523

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Take a long-lived file reference at submit handshakenlacceptdoit needs the file pointer backing req-hrsk-sksocket to survive the window between handshakereqnext and the subsequent FDPREPARE and getfile. The...

9.8CVSS5.7AI score0.00347EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/25 9:14 a.m.11 views

EUVD-2026-48861

In the Linux kernel, the following vulnerability has been resolved: drm/xe/gsc: Fix double-free of managed BO in error path The error path in xegscinitposthwconfig explicitly frees a BO allocated with xemanagedbocreatepinmap via xebounpinmapnovm. Since the managed BO already has a devm cleanup...

5.8AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/25 9:14 a.m.19 views

CVE-2026-64517

The CVE-2026-64517 entry describes a Linux kernel issue in the DRM/xe/gsc path where the error handling in xe_gsc_init_post_hwconfig() explicitly frees a managed BO with xe_bo_unpin_map_no_vm(), causing a double-free because a devm cleanup action is already registered. The fix is to remove the ex...

5.8AI score0.00168EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:52 a.m.9 views

CVE-2026-64510

In the Linux kernel, the following vulnerability has been resolved: ACPI: NFIT: core: Fix acpinfitinit error cleanup If acpinfitinit fails after adding the acpidesc object to the acpidescs list, that object is never removed from that list because the acpinfitshutdown devm action is not added for...

7CVSS5.8AI score0.00111EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder