CVE-2025-40252

high
Published 2026-05-05 · Modified 2026-05-05
CVSS v3
CVSS v2
VIR risk
8.0

Description

In the Linux kernel, the following vulnerability has been resolved: net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() The loops in 'qede_tpa_cont()' and 'qede_tpa_end()', iterate over 'cqe->len_list[]' using only a zero-length terminator as the stopping condition. If the terminator was missing or malformed, the loop could run past the end of the fixed-size array. Add an explicit bound check using ARRAY_SIZE() in both loops to prevent a potential out-of-bounds access. Found by Linux Verification Center (linuxtesting.org) with SVACE.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: alma — https://errata.almalinux.org/8/ALSA-2026-13578.html

vendor Authored 2026-05-27

Vendor advisory: alma — https://access.redhat.com/errata/RHSA-2026:13578

vendor Authored 2026-05-27

Vendor advisory: alma — https://errata.almalinux.org/8/ALSA-2026-13577.html

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2460538

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2454844

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2453803

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2424886

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2301637

vendor Authored 2026-05-27

Vendor advisory: alma — https://access.redhat.com/errata/RHSA-2026:13577

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2025-40252

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2025-40252.html

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbookwormfixed6.1.159-1
debian debianforkyfixed6.17.10-1
debian debiansidfixed6.17.10-1
debian debiantrixiefixed6.12.63-1
debian debianbullseyefixed6.1.159-1~deb11u1

References

Verify integrity in audit chain (admin only). AS-IS.