Lucene search
+L

1716 matches found

OSV
OSV
added 2026/08/15 5:54 a.m.13 views

CVE-2026-72236 s390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()

In the Linux kernel, the following vulnerability has been resolved: s390/perfcpumcf: Add missing arrayindexnospec to hwperfeventinit ev variable is userspace controlled via event-attr.config and used as an array index after bounds checking, but without speculation barriers. Add the missing...

5.5AI score
SaveExploits0References9
EUVD
EUVD
added 2026/08/15 5:52 a.m.11 views

EUVD-2026-58877

In the Linux kernel, the following vulnerability has been resolved: can: bcm: extend bcmtxlock usage for data and timer updates Stage new CAN frame content for an existing tx op into a kmalloc'd buffer and validate it there, mirroring the approach already used in bcmrxsetup. Only copy the validat...

5.4AI score0.00164EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.7 views

PT-2026-72493

In the Linux kernel, the following vulnerability has been resolved: VDUSE: avoid leaking information to userspace The bounceing is not necessarily page aligned, so current VDUSE can leak kernel information through mapping bounce pages to userspace. Allocate bounce pages with GFP ZERO to avoid...

5.3AI score0.002EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.13 views

PT-2026-72450

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-control: Fix heap overflow in bytes ext put/get The ipc control data buffer is allocated as kzallocmax size, where max size covers the entire struct sof ipc ctrl data including its flexible array payload. However,...

5.8AI score0.00177EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/14 5:52 p.m.10 views

CVE-2026-12366 Use-after-free freeing an armed dynamically-allocated k_timer in Zephyr userspace object disposal

Zephyr's dynamic kernel-object disposal path unrefcheck in kernel/userspace/userspace.c frees an object's storage kfreedyn-data once its reference count reaches zero, after running a per-object-type cleanup. The cleanup switch handled only KOBJMSGQ and KOBJSTACK; there was no KOBJTIMER case. A...

8.8CVSS5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/14 5:52 p.m.30 views

CVE-2026-12366 Use-after-free freeing an armed dynamically-allocated k_timer in Zephyr userspace object disposal

Zephyr's dynamic kernel-object disposal path unrefcheck in kernel/userspace/userspace.c frees an object's storage kfreedyn-data once its reference count reaches zero, after running a per-object-type cleanup. The cleanup switch handled only KOBJMSGQ and KOBJSTACK; there was no KOBJTIMER case. A...

8.8CVSS0.0012EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 5:17 a.m.8 views

CVE-2026-12232

The Intel ALH digital-audio-interface driver function daialhgetproperties in drivers/dai/intel/alh/alh.c used a caller-supplied int streamid with no range validation. The value indexes the fixed-size static const uint8t alhhandshakemap64 array and scales a FIFO register address, so an out-of-rang...

6.1CVSS0.00104EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 4:39 a.m.7 views

CVE-2026-12234 TOCTOU double-fetch in `zsock_sendmsg`/`recvmsg` userspace verifiers allows kernel-heap out-of-bounds write

The userspace syscall verifiers zvrfyzsocksendmsg and zvrfyzsockrecvmsg in subsys/net/lib/sockets/sockets.c snapshot the caller-supplied struct netmsghdr into a kernel-side copy with kusermodefromcopy, but then re-read the still-live user struct for subsequent decisions. The kernel iovec shadow...

7.8CVSS5.7AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/12 3:34 a.m.11 views

EUVD-2026-57066

The Intel ALH digital-audio-interface driver function daialhgetproperties in drivers/dai/intel/alh/alh.c used a caller-supplied int streamid with no range validation. The value indexes the fixed-size static const uint8t alhhandshakemap64 array and scales a FIFO register address, so an out-of-rang...

6.1CVSS5.3AI score0.00104EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 3:34 a.m.5 views

CVE-2026-12232 Out-of-bounds read via unvalidated stream_id in Intel ALH DAI get_properties

The Intel ALH digital-audio-interface driver function daialhgetproperties in drivers/dai/intel/alh/alh.c used a caller-supplied int streamid with no range validation. The value indexes the fixed-size static const uint8t alhhandshakemap64 array and scales a FIFO register address, so an out-of-rang...

6.1CVSS5.4AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/12 12:07 a.m.11 views

EUVD-2026-57021

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate vmwsurfacemetadata::arraysize This field comes from userspace and should be validated against specific limits depending on which Shader Model SM is available...

5.3AI score0.0012EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/12 12:07 a.m.35 views

CVE-2026-68446 drm/vmwgfx: Validate vmw_surface_metadata::array_size

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate vmwsurfacemetadata::arraysize This field comes from userspace and should be validated against specific limits depending on which Shader Model SM is available...

7.8CVSS0.0012EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/12 12:07 a.m.44 views

CVE-2026-68446

CVE-2026-68446 concerns the Linux kernel DRM VMware gfx driver (drm/vmwgfx), where the user-provided field vmw_surface_metadata::array_size is not validated against shader-model dependent limits. Multiple trusted sources (NVD, RH, Debian OSV/Debian CVE, Ubuntu, CIRCL, etc.) confirm the issue and ...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:07 a.m.6 views

CVE-2026-68446

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate vmwsurfacemetadata::arraysize This field comes from userspace and should be validated against specific limits depending on which Shader Model SM is available...

5.2AI score0.0012EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/12 12:07 a.m.5 views

CVE-2026-68446 drm/vmwgfx: Validate vmw_surface_metadata::array_size

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate vmwsurfacemetadata::arraysize This field comes from userspace and should be validated against specific limits depending on which Shader Model SM is available...

7.8CVSS5.3AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.4 views

PT-2026-70980

Name of the Vulnerable Software and Affected Versions Zephyr affected versions not specified Description The Intel ALH digital-audio-interface driver contains an issue where the dai alh get properties function in drivers/dai/intel/alh/alh.c fails to validate the range of the caller-supplied strea...

6.1CVSS5.3AI score0.00104EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.4 views

PT-2026-70960

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate vmw surface metadata::array size This field comes from userspace and should be validated against specific limits depending on which Shader Model SM is available...

7.8CVSS5.2AI score0.0012EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/10 1:20 p.m.12 views

CVE-2026-68259

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check bounds in allocateeventnotificationslot The valid event ids go from 0 to KFDSIGNALEVENTLIMIT allocateeventnotificationslot has an option to specify an event id to allocate at, used by CRIU. We weren't checking t...

0.00172EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/10 1:20 p.m.12 views

CVE-2026-68262

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix user array stride in pvrsetuobjarray pvrsetuobjarray copies an array of kernel objects to a userspace array whose element size is described by out-stride. When out-stride is different from the kernel object...

7.1CVSS0.00131EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 12:01 p.m.33 views

CVE-2026-68269 drm/i915/gem: Add missing nospec on parallel submit slot

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Add missing nospec on parallel submit slot Add missing Spectre mitigation for userspace controlled parallel submission slot. Discovered using AI-assisted static analysis confirmed by Intel Product Security. cherry...

0.00205EPSS
SaveExploits0References6
Rows per page
Query Builder