Description
In the Linux kernel, the following vulnerability has been resolved:

net: prestera: validate firmware header length

prestera_fw_hdr_parse() reads the firmware header before checking
that the firmware image contains that header.

Reject images shorter than struct prestera_fw_header before decoding the
magic and version fields.
Published: 2026-08-22
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Patch
AI Analysis

Impact

The vulnerability arises in the Linux kernel’s Prestera networking driver, specifically in the firmware header parsing function. The parser reads the firmware header before confirming that the firmware image contains the expected header structure, creating a buffer over‑read if the image is truncated or malformed. This out‑of‑bounds read can corrupt kernel memory or trigger a fault, causing the kernel to crash and resulting in a denial of service. The weakness corresponds to the “Buffer over-read” category CWE‑125.

Affected Systems

All Linux kernels that include the Prestera driver are affected. Linux distributions shipping a kernel with this driver and who have not applied the recent patch are at risk. No specific kernel version range is cited, so the fix applies broadly to all actively maintained releases carrying the driver.

Risk and Exploitability

The CVSS score of 5.5 indicates medium severity. The EPSS score of less than 1 % suggests a very low probability of exploitation, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is local: an attacker with the ability to load a firmware image—such as write permission on the Prestera firmware directory or a privileged firmware‑loading mechanism—could supply a malicious image that triggers the buffer over‑read, leading to a kernel fault or panic and thus denial of service.

Generated by OpenCVE AI on August 25, 2026 at 21:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Linux kernel update that contains the Prestera firmware header length validation fix.
  • Restrict write permissions on the Prestera firmware directory so that only trusted users can load firmware images.
  • Temporarily blacklist or unload the Prestera driver module until the patch can be applied.

Generated by OpenCVE AI on August 25, 2026 at 21:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4777-1 linux security update
Debian DSA Debian DSA DSA-6466-1 linux security update
History

Tue, 25 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119

Tue, 25 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Moderate


Sat, 22 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119

Sat, 22 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: net: prestera: validate firmware header length prestera_fw_hdr_parse() reads the firmware header before checking that the firmware image contains that header. Reject images shorter than struct prestera_fw_header before decoding the magic and version fields.
Title net: prestera: validate firmware header length
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-22T15:32:56.491Z

Reserved: 2026-08-15T05:44:03.926Z

Link: CVE-2026-74693

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-22T16:16:43.807

Modified: 2026-08-22T16:16:43.807

Link: CVE-2026-74693

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-22T00:00:00Z

Links: CVE-2026-74693 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T21:45:03Z

Weaknesses