Lucene search
+L

171754 matches found

Cvelist
Cvelist
added 2026/08/10 12:03 p.m.31 views

CVE-2026-68339 Bluetooth: btusb: validate Realtek vendor event length

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: validate Realtek vendor event length btusbrecveventrealtek reads the event code at data0 and the Realtek subevent code at data2 before deciding whether to consume a vendor event as a coredump. For example, the...

0.00209EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 12:03 p.m.8 views

CVE-2026-68339 Bluetooth: btusb: validate Realtek vendor event length

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: validate Realtek vendor event length btusbrecveventrealtek reads the event code at data0 and the Realtek subevent code at data2 before deciding whether to consume a vendor event as a coredump. For example, the...

5.4AI score
SaveExploits0References8
OSV
OSV
added 2026/08/10 12:03 p.m.10 views

CVE-2026-68326 wifi: mwifiex: bound uAP association event IEs to the event buffer

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: bound uAP association event IEs to the event buffer mwifiexprocessuapevent handles EVENTUAPSTAASSOC by exposing the reassociation request IEs that the firmware copies into the event: sinfo-assocreqies =...

8.8CVSS5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/10 12:03 p.m.36 views

CVE-2026-68326 wifi: mwifiex: bound uAP association event IEs to the event buffer

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: bound uAP association event IEs to the event buffer mwifiexprocessuapevent handles EVENTUAPSTAASSOC by exposing the reassociation request IEs that the firmware copies into the event: sinfo-assocreqies =...

8.8CVSS0.00266EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/10 12:03 p.m.54 views

CVE-2026-68326

CVE-2026-68326 affects the Linux kernel mwifiex Wi‑Fi driver. A malicious or malfunctioning device in AP/uAP mode can supply a crafted EVENT_UAP_STA_ASSOC with an invalid event length. The code derives sinfo->assoc_req_ies_len from event->len without proper validation, causing potential sla...

8.8CVSS5.6AI score0.00266EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:03 p.m.8 views

EUVD-2026-55427

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: bound uAP association event IEs to the event buffer mwifiexprocessuapevent handles EVENTUAPSTAASSOC by exposing the reassociation request IEs that the firmware copies into the event: sinfo-assocreqies =...

5.6AI score0.00266EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 12:02 p.m.6 views

EUVD-2026-55417

In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Fix element size accounting for cmd stream validation There are 2 issues with the element size handling in the command stream validation which result in too small of a size calculated when the element size is...

5.3AI score0.0012EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 12:02 p.m.35 views

CVE-2026-68316 accel: ethosu: Fix element size accounting for cmd stream validation

In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Fix element size accounting for cmd stream validation There are 2 issues with the element size handling in the command stream validation which result in too small of a size calculated when the element size is...

7.8CVSS0.0012EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 12:02 p.m.38 views

CVE-2026-68316

The CVE affects the Linux kernel accel: ethosu component. Two issues in command stream validation lead to undercounted element sizes for 16/32/64-bit elements and, for NHWC format, missing element size in the calculation. The element-size bitfield differs between IFM/IFM2 (bits 2:3) and OFM (bits...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 12:02 p.m.6 views

CVE-2026-68316 accel: ethosu: Fix element size accounting for cmd stream validation

In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Fix element size accounting for cmd stream validation There are 2 issues with the element size handling in the command stream validation which result in too small of a size calculated when the element size is...

7.8CVSS5.4AI score
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:02 p.m.46 views

CVE-2026-68315

Summary (CVE-2026-68315) : In the Linux kernel SCTP implementation, processing a RESET_IN_REQUEST from a peer can derive a stream count from the parameter length and then exceed SCTP_MAX_CHUNK_LEN when constructing the corresponding RESET_OUT_REQUEST. The OUT header is 16 bytes vs IN header 8 byt...

7.5CVSS5.4AI score0.00508EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/10 12:01 p.m.40 views

CVE-2026-68272

The CVE-2026-68272 affects the Linux kernel DRM/AMDGPU stack. It introduces a minimum-length validation for the AMDGPU_CHUNK_ID_CP_GFX_SHADOW chunk in amdgpu_cs_pass1(), so undersized chunks (length_dw == 0) are now rejected with -EINVAL before pass2 dereferences data. Previously, a zero-size poi...

5.3AI score0.00175EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 12:01 p.m.38 views

CVE-2026-68272 drm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate CPGFXSHADOW chunk size in CS pass1 Add a minimum-length check for the AMDGPUCHUNKIDCPGFXSHADOW chunk in amdgpucspass1, matching the gate already present for the IB, FENCE and BOHANDLES chunk types. The...

0.00175EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 12:01 p.m.6 views

EUVD-2026-55365

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pt: Reset currentop in xeptupdateopsinit xeptupdateopsinit fails to reset currentop to 0. On the vmbind path, opsexecute calls xeptupdateopsprepare inside the xevalidationguard / drmexecuntilalllocked loop. When that loop...

5.4AI score0.00138EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 12:01 p.m.35 views

CVE-2026-68258 drm/amdkfd: Check bounds on CRIU restore queue type and mqd size

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check bounds on CRIU restore queue type and mqd size We weren't checking whether the values provided in the private data in kfd CRIU restore were within bounds. For queue type, add a KFDQUEUETYPEMAX and ensure the...

7.1CVSS0.00129EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 12:01 p.m.7 views

EUVD-2026-55355

In the Linux kernel, the following vulnerability has been resolved: drm/i915/vrr: require valid min/max vfreq for VRR Ensure the EDID provided min/max vfreq are valid. Most scenarios are already covered by coincidence through the checks in intelvrriscapable and intelvrrisinrange, but be more...

5.3AI score0.00168EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:01 p.m.35 views

CVE-2026-68254

The Linux kernel component drm/i915/vrr was updated to enforce that EDID-provided min_vfreq and max_vfreq are valid for VRR. The root cause was inadequate validation of VRR frequencies, with a potential division-by-zero in intel_vrr_compute_vmax if min_vfreq was zero. The fix explicitly validates...

5.3AI score0.00168EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:00 p.m.27 views

CVE-2026-68230

CVE-2026-68230 affects the Linux kernel media: amlogic-c3 driver. The vulnerability stems from improper validation of AWB/AE configuration, failing to ensure zones_num does not exceed allocated memory for zone weights, leading to potential invalid memory access and buffer overflow. Multiple sourc...

7.3CVSS5.5AI score0.0017EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:00 p.m.34 views

CVE-2026-68230 media: amlogic-c3: Add validations for ae and awb config

In the Linux kernel, the following vulnerability has been resolved: media: amlogic-c3: Add validations for ae and awb config Avoid invalid memory access if the zonesnum is bigger than zoneweight. This patch fixes the following smatch errors: drivers/media/platform/amlogic/c3/isp/c3-isp-params.c:1...

7.3CVSS0.0017EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 12:00 p.m.6 views

EUVD-2026-55331

In the Linux kernel, the following vulnerability has been resolved: media: amlogic-c3: Add validations for ae and awb config Avoid invalid memory access if the zonesnum is bigger than zoneweight. This patch fixes the following smatch errors: drivers/media/platform/amlogic/c3/isp/c3-isp-params.c:1...

5.5AI score0.0017EPSS
SaveExploits0References3
Rows per page
Query Builder