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

20
FAUCET Score

CVE-2026-23217 describes a deadlock vulnerability in the Linux kernel affecting RISC-V systems. Specifically, enabling function tracing for sbi_ecall.c functions can trigger an infinite loop when a snapshot is initiated, as the snapshot process itself calls sbi_ecall, leading to recursive snapshots. This can easily be triggered on RISC-V systems without the SSTC extension due to periodic sbi ecalls. The vulnerability has no assigned CVSS score, but its FAUCET Risk Score is 20/100, indicating a moderate risk. The attack vector involves enabling specific tracing, leading to a denial of service through system deadlock. The fix involves always excluding sbi_ecall.c functions from tracing. There is no evidence of active exploitation, and no public exploit code (Metasploit, Nuclei, ExploitDB) is available. Community discussion and media coverage are minimal, with only one mention and one article identified, suggesting low current attention.

Impacted Technologies

VendorProductVersion(s)CPE
>= 6.10.10, < 6.11CPE match
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 6.10.10, < 6.11CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 6.11.1, < 6.18.10CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
6.11CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:6.11:-:*:*:*:*:*:*
6.11CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:6.11:rc7:*:*:*:*:*:*

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.08%
Probability of exploitation in next 30 days
EPSS Percentile
0.2%
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.0008 is in the 1st percentile among its peer group of 15,940 CVEs.

Social Chatter

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

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

Remediation

Vendor Advisories (2)

redhatCVE-2026-23217

kernel: riscv: trace: fix snapshot deadlock with sbi ecall

Feb 18, 2026
microsoft2026-Feb/CVE-2026-23217Moderate

riscv: trace: fix snapshot deadlock with sbi ecall

Feb 10, 2026

References

git.kernel.org / stable/c/b0d7f5f0c9f05f1b6d4ee7110f15bef9c11f9df0
Patch
git.kernel.org / stable/c/b1f8285bc8e3508c1fde23b5205f1270215d4984
Patch