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

20
FAUCET Score

CVE-2022-3115 is a null pointer dereference vulnerability in the Linux kernel, specifically within the malidp_crtc_reset function of the Mali Display Processor (malidp) driver, affecting versions through 5.16-rc6. This flaw stems from a missing return value check for kzalloc(), leading to a potential system crash. It carries a CVSSv3.1 score of 5.5 (Medium), indicating a local attack vector with low complexity, requiring low privileges, and resulting in high availability impact (denial of service). There is currently no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage.

Impacted Technologies

VendorProductVersion(s)CPE
< 5.16.0CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
5.16.0CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:5.16.0:-:*:*:*:*:*:*
5.16.0CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:5.16.0:rc1:*:*:*:*:*:*
5.16.0CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:5.16.0:rc2:*:*:*:*:*:*
5.16.0CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:5.16.0: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.22%
Probability of exploitation in next 30 days
EPSS Percentile
12.3%
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.0022 is in the 55th percentile among its peer group of 15,938 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 (4)

microsoftpatch availablevia msrc
Product: 18518-16820Fixed in: 5.10.158.1-1
microsoftpatch availablevia msrc
Product: 18513-16823Fixed in: 5.15.86.1-1
microsoftpatch availablevia msrc
Product: cm1 kernel 5.10.158.1-1 on CBL Mariner 1.0Fixed in: 5.10.158.1-1
microsoftpatch availablevia msrc
Product: cbl2 kernel 5.15.86.1-1 on CBL Mariner 2.0Fixed in: 5.15.86.1-1

Vendor Advisories (2)

microsoft2022-Dec/CVE-2022-3115Moderate

An issue was discovered in the Linux kernel through 5.16-rc6. malidp_crtc_reset in drivers/gpu/drm/arm/malidp_crtc.c lacks check of the return value of kzalloc() and will cause the null pointer dereference.

Dec 13, 2022
redhatCVE-2022-3115Low

kernel: drm: mali-dp: NULL pointer dereference in malidp_crtc_reset()

Dec 13, 2022

References

bugzilla.redhat.com / show_bug.cgi
Issue TrackingThird Party Advisory
git.kernel.org / pub/scm/linux/kernel/git/torvalds/linux.git/commit
PatchVendor Advisory