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-23199

18
FAUCET Score

CVE-2026-23199 addresses a deadlock vulnerability in the Linux kernel's procfs, specifically within the PROCMAP_QUERY function. This flaw occurs when fetching build IDs while holding a VMA lock, leading to a potential deadlock scenario as identified by syzbot. The vulnerability has been resolved by ensuring the build ID is fetched only after dropping the relevant locks, preventing the conflicting lock acquisition. The severity of this vulnerability is moderate, with a FAUCET Risk Score of 20/100. While a direct attack vector isn't explicitly detailed, the deadlock could lead to system instability or denial of service. The complexity of exploiting this vulnerability is likely high, given it involves specific kernel locking mechanisms. There is no evidence of active exploitation for CVE-2026-23199, and no public exploit code is available on platforms like Metasploit, Nuclei, or ExploitDB. Community discussion and media coverage are minimal, indicating a low level of public awareness or concern regarding this specific issue.

Impacted Technologies

VendorProductVersion(s)CPE
>= 6.11, < 6.12.70CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 6.13, < 6.18.10CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
6.19CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:*
6.19CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:*
6.19CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.5MEDIUM

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

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
1.8
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-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0009 is in the 4th percentile among its peer group of 15,940 CVEs.

Social Chatter

No social media mentions found for this CVE.

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.0 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.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Patches (1)

redhatvendor investigatingvia redhat_api
Product: Red Hat Enterprise Linux 10Fixed in: kernel

Vendor Advisories (1)

redhatCVE-2026-23199Moderate

kernel: procfs: avoid fetching build ID while holding VMA lock

Feb 14, 2026

References

git.kernel.org / stable/c/b5cbacd7f86f4f62b8813688c8e73be94e8e1951
Patch
git.kernel.org / stable/c/b9b97e6aeb534315f9646b2090d1a5024c6a4e82
Patch
git.kernel.org / stable/c/cbc03ce3e6ce7e21214c3f02218213574c1a2d08
Patch