CyberRota Analysis
AI-GeneratedA vulnerability exists in the kvm_iommu_map_sg function of iommu.c, where a missing permission check can lead to a use-after-free condition. This flaw allows local users to escalate their privileges without requiring additional execution rights or user interaction. Organizations utilizing affected products should prioritize remediation to mitigate the risk of unauthorized access and potential system compromise.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
In kvm_iommu_map_sg of iommu.c, there is a possible use after free due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.