Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-23342

18
FAUCET Score

CVE-2026-23342 describes a race condition in the Linux kernel's BPF cpumap functionality, specifically impacting PREEMPT_RT kernels. This vulnerability arises because local_bh_disable() does not fully prevent preemption on PREEMPT_RT, allowing multiple tasks to concurrently access and corrupt per-CPU xdp_bulk_queue structures. Such concurrent access can lead to kernel crashes (oops) due to double free-like conditions or data corruption within the packet queue, potentially resulting in denial of service or system instability. While the FAUCET Risk Score is 20.0/100, there is no evidence of active exploitation, public exploit code, or significant community discussion, and its EPSS score is very low.

Impacted Technologies

VendorProductVersion(s)CPE
>= 6.18.1, < 6.18.17CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 6.19, < 6.19.7CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
6.18CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:6.18:-:*:*:*:*:*:*
7.0CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:*
7.0CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

4.7MEDIUM

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H

Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
1.0
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.09%
Probability of exploitation in next 30 days
EPSS Percentile
0.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0009 is in the 6th percentile among its peer group of 1,297 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.4 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Remediation records are not available for this CVE.

References

git.kernel.org / stable/c/7466ae2aeed483de80c5d8dea0913cf74038b652
Patch
git.kernel.org / stable/c/869c63d5975d55e97f6b168e885452b3da20ea47
Patch
git.kernel.org / stable/c/e67299e1044349ad0088d52c6bc5764cc1816c06
Patch