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-2022-3586

21
FAUCET Score

CVE-2022-3586 is a use-after-free vulnerability in the Linux kernel's networking code, specifically affecting the sch_sfb enqueue function, impacting Debian and other Linux distributions. This flaw allows a local, unprivileged user to trigger a system crash, leading to a denial of service. With a CVSS score of 5.5 (Medium), it requires local access and has low attack complexity. There is no evidence of active exploitation, public exploit code, or significant community discussion, and it is not listed in CISA's KEV catalog.

Impacted Technologies

VendorProductVersion(s)CPE
>= 2.6.39, <= 5.19CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
6.0CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:6.0:rc1:*:*:*:*:*:*
6.0CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:6.0:rc2:*:*:*:*:*:*
6.0CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:6.0:rc3:*:*:*:*:*:*
6.0CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:6.0:rc4:*:*:*:*:*:*

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.45%
Probability of exploitation in next 30 days
EPSS Percentile
36.7%
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.0045 is in the 91st 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

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

Patch Available

Vendor Patches (5)

github_advisorypatch availablevia nvd_reference
View patch
microsoftpatch availablevia msrc
Product: 18568-16820Fixed in: 5.10.153.1-1
microsoftpatch availablevia msrc
Product: 18532-16823Fixed in: 5.15.82.1-1
microsoftpatch availablevia msrc
Product: cm1 kernel 5.10.153.1-1 on CBL Mariner 1.0Fixed in: 5.10.153.1-1
microsoftpatch availablevia msrc
Product: cbl2 kernel 5.15.82.1-1 on CBL Mariner 2.0Fixed in: 5.15.82.1-1

Vendor Advisories (2)

microsoft2022-Oct/CVE-2022-3586Moderate

A flaw was found in the Linux kernel’s networking code. A use-after-free was found in the way the sch_sfb enqueue function used the socket buffer (SKB) cb field after the same SKB had been enqueued (and freed) into a child qdisc. This flaw allows a local unprivileged user to crash the system causing a denial of service.

Oct 11, 2022
redhatCVE-2022-3586Moderate

kernel: net scheduler use-after-free information disclosure vulnerability

Aug 31, 2022

References

github.com / torvalds/linux/commit/9efd23297cca
PatchThird Party Advisory
lists.debian.org / debian-lts-announce/2022/11/msg00001.html
Mailing ListThird Party Advisory
zerodayinitiative.com / advisories/upcoming
Third Party AdvisoryVDB Entry