Lucene search
K

336177 matches found

Cvelist
Cvelist
added 5 days ago32 views

CVE-2026-46278 drm/imagination: Fix segfault when updating ftrace mask

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix segfault when updating ftrace mask Fix invalid data access by passing right data for debugfs entry. 171.549793 Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 171.559248 M...

0.00018EPSS
Exploits0References2
Debian CVE
Debian CVE
added 5 days ago4 views

CVE-2026-46278

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix segfault when updating ftrace mask Fix invalid data access by passing right data for debugfs entry. 171.549793 Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 171.559248 M...

5.3AI score0.00018EPSS
Exploits0
CVE
CVE
added 5 days ago8 views

CVE-2026-46278

Technical details about CVE-2026-46278 are not provided in the supplied documents. Monitor for updates.

5.4AI score0.00018EPSS
Exploits0References2
EUVD
EUVD
added 5 days ago5 views

EUVD-2026-35143

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix segfault when updating ftrace mask Fix invalid data access by passing right data for debugfs entry. 171.549793 Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 171.559248 M...

5.4AI score0.00018EPSS
Exploits0References2
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-35142

In the Linux kernel, the following vulnerability has been resolved: mm/zonedevice: do not touch device folio after calling -foliofree The contents of a device folio can immediately change after calling -foliofree, as the folio may be reallocated by a driver with a different order. Instead of...

5.4AI score0.00018EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 5 days ago3 views

CVE-2026-46277

In the Linux kernel, the following vulnerability has been resolved: mm/zonedevice: do not touch device folio after calling -foliofree The contents of a device folio can immediately change after calling -foliofree, as the folio may be reallocated by a driver with a different order. Instead of...

5.3AI score0.00018EPSS
Exploits0References3Affected Software1
CVE
CVE
added 5 days ago7 views

CVE-2026-46277

CVE-2026-46277 affects the Linux kernel in the mm/zone_device path. The vulnerability arises because the contents of a device folio can change immediately after calling folio_free(), as the folio may be reallocated by a driver with a different order. The documented fix is to stop touching the fol...

5.4AI score0.00018EPSS
Exploits0References2
Debian CVE
Debian CVE
added 5 days ago5 views

CVE-2026-46277

In the Linux kernel, the following vulnerability has been resolved: mm/zonedevice: do not touch device folio after calling -foliofree The contents of a device folio can immediately change after calling -foliofree, as the folio may be reallocated by a driver with a different order. Instead of...

5.3AI score0.00018EPSS
Exploits0
Cvelist
Cvelist
added 5 days ago34 views

CVE-2026-46276 drm/amdgpu: fix zero-size GDS range init on RDNA4

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix zero-size GDS range init on RDNA4 RDNA4 GFX 12 hardware removes the GDS, GWS, and OA on-chip memory resources. The gfxv120 initialisation code correctly leaves adev-gds.gdssize, adev-gds.gwssize, and adev-gds.oasi...

0.00024EPSS
Exploits0References8
Debian CVE
Debian CVE
added 5 days ago4 views

CVE-2026-46276

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix zero-size GDS range init on RDNA4 RDNA4 GFX 12 hardware removes the GDS, GWS, and OA on-chip memory resources. The gfxv120 initialisation code correctly leaves adev-gds.gdssize, adev-gds.gwssize, and adev-gds.oasi...

5.5AI score0.00024EPSS
Exploits0
CVE
CVE
added 5 days ago13 views

CVE-2026-46276

The CVE-2026-46276 entry describes a Linux kernel fix in the AMDGPU driver for RDNA4 (GFX 12). The issue occurred when RDNA4 hardware absence of on‑chip GDS/GWS/OA resources left their sizes at zero; the amdgpu_ttm_init() path called amdgpu_ttm_init_on_chip() unconditionally, which forwarded a ze...

5.5AI score0.00024EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 5 days ago5 views

CVE-2026-49494

Comodo Internet Security's firewall driver Inspect.sys contains an integer underflow in its IPv6 packet parser. The parser decrements an unsigned 64-bit payload-length value taken from the IPv6 fixed header's payload length field by the size of each IPv6 extension header without validating it, so...

8.7CVSS5.6AI score0.00071EPSS
Exploits0References1
CVE
CVE
added 5 days ago5 views

CVE-2026-22164

Technical details are not publicly available in the provided documents. Monitor for future updates.

7.5CVSS5.4AI score0.0004EPSS
Exploits0References1
Cvelist
Cvelist
added 5 days ago34 views

CVE-2026-22164 GPU DDK - Kernel heap OOB write in DevmemIntComputeVirtualIndicesFromLogical

Software installed and run as a non-privileged user may conduct improper GPU system calls to corrupt kernel heap memory. By creating resources of certain types and presenting a set of parameters to the affected interface the exploit can be used to corrupt kernel memory...

0.0004EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 5 days ago4 views

CVE-2026-22164 GPU DDK - Kernel heap OOB write in DevmemIntComputeVirtualIndicesFromLogical

Software installed and run as a non-privileged user may conduct improper GPU system calls to corrupt kernel heap memory. By creating resources of certain types and presenting a set of parameters to the affected interface the exploit can be used to corrupt kernel memory...

5.4AI score0.0004EPSS
Exploits0References1
EUVD
EUVD
added 5 days ago5 views

EUVD-2026-35082

Software installed and run as a non-privileged user may conduct improper GPU system calls to corrupt kernel heap memory. By creating resources of certain types and presenting a set of parameters to the affected interface the exploit can be used to corrupt kernel memory...

7.5CVSS5.4AI score0.0004EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 5 days ago4 views

CVE-2026-46275

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: fix UAFs and race conditions in close and init paths Vulnerabilities leading to Use-After-Free UAF and Null Pointer Dereference NPD conditions were observed in the lifecycle management of hciuart. The primary...

5.4AI score0.00024EPSS
Exploits1References9Affected Software1
Debian CVE
Debian CVE
added 5 days ago4 views

CVE-2026-46275

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: fix UAFs and race conditions in close and init paths Vulnerabilities leading to Use-After-Free UAF and Null Pointer Dereference NPD conditions were observed in the lifecycle management of hciuart. The primary...

5.3AI score0.00024EPSS
Exploits1
CVE
CVE
added 5 days ago32 views

CVE-2026-46275

CVE-2026-46275 concerns the Linux kernel Bluetooth hci_uart lifecycle, where Use-After-Free and Null Pointer Dereference occur in close/init paths. The issue stems from workqueues (init_ready, write_work) not being canceled reliably during TTY close unless HCI_UART_PROTO_READY is set, allowing ra...

5.5AI score0.00024EPSS
Exploits1References8
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-35079

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: fix UAFs and race conditions in close and init paths Vulnerabilities leading to Use-After-Free UAF and Null Pointer Dereference NPD conditions were observed in the lifecycle management of hciuart. The primary...

5.5AI score0.00024EPSS
Exploits1References8
Rows per page
Query Builder