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-2024-50293

21
FAUCET Score

CVE-2024-50293 is a vulnerability in the Linux kernel's AF_SMC (SMC socket) implementation. It occurs because the __smc_create() function fails to clear the sock->sk pointer on failure, potentially leaving a dangling pointer. This affects Linux kernel versions where the fix has not been applied. The vulnerability has a CVSS score of 7.8 (High), indicating a significant risk. It is a local attack (AV:L) with low attack complexity (AC:L) and requires low privileges (PR:L). Successful exploitation could lead to high confidentiality, integrity, and availability impacts (C:H/I:H/A:H), likely through a use-after-free scenario (CWE-416). There is currently no evidence of active exploitation, and no public exploit code is available in Metasploit, Nuclei, or ExploitDB. Community discussion and media coverage for this CVE are minimal, suggesting low public awareness at this time.

Impacted Technologies

VendorProductVersion(s)CPE
>= 6.11, < 6.11.8CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
6.12CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:*
6.12CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:*
6.12CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:6.12:rc3:*:*:*:*:*:*
6.12CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:6.12:rc4:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.8HIGH

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

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

Exploit Intelligence

EPSS Score
0.21%
Probability of exploitation in next 30 days
EPSS Percentile
11.8%
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.0021 is in the 40th percentile among its peer group of 17,070 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Vendor Advisories (1)

redhatCVE-2024-50293Important

kernel: net/smc: do not leave a dangling sk pointer in __smc_create()

Nov 19, 2024

References

git.kernel.org / stable/c/d293958a8595ba566fb90b99da4d6263e14fee15
Patch
git.kernel.org / stable/c/d2cc492124e1f22daa1700f069bcc58788043381
Patch