In the Linux kernel, the following vulnerability has been resolved:
iommu: Restore lost return in iommu_report_device_fault()
When iommu_report_device_fault gets called with a partial fault it is
supposed to collect the fault into the group and then return.
Instead the return was accidently deleted which results in trying to
process the fault and an eventual crash.
Deleting the return was a typo, put it back.
References
Configurations
Configuration 1 (hide)
|
History
10 Oct 2024, 15:59
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:6.11:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.11:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.11:rc3:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | NVD-CWE-noinfo | |
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/cc6bc2ab1663ec9353636416af22452b078510e9 - Patch | |
References | () https://git.kernel.org/stable/c/fca5b78511e98bdff2cdd55c172b23200a7b3404 - Patch |
05 Sep 2024, 12:53
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
04 Sep 2024, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-04 20:15
Updated : 2024-10-10 15:59
NVD link : CVE-2024-44994
Mitre link : CVE-2024-44994
CVE.ORG link : CVE-2024-44994
JSON object : View
Products Affected
linux
- linux_kernel
CWE