Lucene search
+L

9931 matches found

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
CVE
CVE
added 2026/07/25 8:52 a.m.19 views

CVE-2026-64510

CVE-2026-64510 affects the Linux kernel and concerns the ACPI NFIT core. The vulnerability arises when acpi_nfit_init() fails after adding an acpi_desc to the acpi_descs list or when certain probe/update paths do not register a proper shutdown/remove path. This can lead to a use-after-free in nfi...

7CVSS5.8AI score0.00111EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:52 a.m.8 views

CVE-2026-64510 ACPI: NFIT: core: Fix acpi_nfit_init() error cleanup

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 score
SaveExploits0References11
EUVD
EUVD
added 2026/07/25 8:52 a.m.8 views

EUVD-2026-48854

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

5.8AI score0.00111EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/25 8:52 a.m.10 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.7AI score0.00111EPSS
SaveExploits0
CVE
CVE
added 2026/07/25 8:52 a.m.22 views

CVE-2026-64509

The CVE fixes a leak in the Linux kernel rust: block GenDisk cleanup paths. GenDiskBuilder::build() leaves fallible work after __blk_mq_alloc_disk() that can cause the temporary gendisk and request_queue to be retained until teardown, if the caller moves the last Arc<TagSet> into build(). T...

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

CVE-2026-64509 rust: block: fix GenDisk cleanup paths

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.7AI score
SaveExploits0References7
EUVD
EUVD
added 2026/07/25 8:52 a.m.13 views

EUVD-2026-48853

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.7AI score0.00157EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/25 8:52 a.m.10 views

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
SaveExploits0
EUVD
EUVD
added 2026/07/25 8:51 a.m.8 views

EUVD-2026-48841

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: scd30: Cleanup initializations and fix sign-extension bug Include linux/bitfield.h for FIELDGET. Create new macros for bit manipulation in combination with manual bit manipulation being replaced with FIELDGET. The...

5.8AI score0.00177EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.9 views

CVE-2026-64497

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: scd30: Cleanup initializations and fix sign-extension bug Include linux/bitfield.h for FIELDGET. Create new macros for bit manipulation in combination with manual bit manipulation being replaced with FIELDGET. The...

5.7AI score0.00177EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.26 views

CVE-2026-64497 iio: chemical: scd30: Cleanup initializations and fix sign-extension bug

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: scd30: Cleanup initializations and fix sign-extension bug Include linux/bitfield.h for FIELDGET. Create new macros for bit manipulation in combination with manual bit manipulation being replaced with FIELDGET. The...

0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64497 iio: chemical: scd30: Cleanup initializations and fix sign-extension bug

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: scd30: Cleanup initializations and fix sign-extension bug Include linux/bitfield.h for FIELDGET. Create new macros for bit manipulation in combination with manual bit manipulation being replaced with FIELDGET. The...

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

CVE-2026-64485

The CVE-2026-64485 issue concerns the Linux kernel ALSA compress module. In snd_compr_task_new(), the driver task is allocated before validating DMA buffers and reserving file descriptors. If validation or FD reservation fails, the core frees wrappers and DMA references without invoking the drive...

7.8CVSS5.7AI score0.00137EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 8:51 a.m.7 views

CVE-2026-64485 ALSA: compress: Fix task creation error unwind

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.7AI score
SaveExploits0References6
EUVD
EUVD
added 2026/07/25 8:51 a.m.10 views

EUVD-2026-48825

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/cs35l41: Fix firmware load work teardown cs35l41hda creates ALSA controls whose private data points at the cs35l41hda object. The firmware load control can also queue fwloadwork. Those controls are not removed on...

5.7AI score0.00138EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/25 8:51 a.m.7 views

EUVD-2026-48811

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

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

CVE-2026-64467 rust_binder: use a u64 stride when cleaning up the offsets array

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.7AI score
SaveExploits0References6
Rows per page
Query Builder