CVE-2022-48821
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-48821 is a vulnerability in the Linux kernel's FastRPC driver that was discovered and resolved in 2022. The issue specifically affects the FASTRPCIOCTLALLOCDMABUFF ioctl functionality in the FastRPC driver. The vulnerability was identified in the handling of DMA buffer allocation when a userspace copy operation fails (NVD).

Technical details

The vulnerability occurs in the FastRPC driver when handling failed userspace copy operations during DMA buffer allocation. When the copytouser operation fails in the FASTRPCIOCTLALLOCDMABUFF ioctl, the code incorrectly assumes that buf->dmabuf is still valid. The issue arises because dmabuffd() has already called fdinstall() and consumed one reference, leaving no valid references. The subsequent dmabuf_put() call attempts to put a reference that is no longer owned, resulting in a valid file descriptor table entry for an already released 'file' object, leading to a use-after-free condition (Kernel Git).

Impact

The vulnerability can lead to a use-after-free condition in the Linux kernel's FastRPC driver. This could potentially result in system instability or security implications due to the invalid handling of file descriptor references (Kernel Git).

Mitigation and workarounds

The issue has been fixed in the Linux kernel by removing the dmabufput() call in the error path and instead relying on the process exit path to handle the necessary cleanup when needed. The fix was implemented through a patch that modifies the error handling behavior in the FastRPC driver (Kernel Git).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-40258HIGH7
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-devel-matched
NoNoDec 04, 2025
CVE-2025-40259MEDIUM6.2
  • Linux KernelLinux Kernel
  • kernel-rt-64k
NoNoDec 04, 2025
CVE-2025-40264MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-modules-extra
NoNoDec 04, 2025
CVE-2025-40254MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-devel-matched
NoNoDec 04, 2025
CVE-2025-40253MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-debug-modules-partner
NoNoDec 04, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management