Overview
About vulnerability
In the Linux kernel, the following vulnerability has been resolved:
drm/msm: Fix iommu_map_sgtable() return value check and avoid WARN
Commit “iommu: return full error code from iommu_map_sg[_atomic]()” changed iommu_map_sgtable() to return an ssize_t and negative values in error cases, rather than a size_t and a zero.
Store the return value in the appropriate type and in case of error, return it rather than WARNing.
Details
- Affected product:
- Ubuntu 20.04 ELS
- Affected packages:
- linux-meta @ 5.4.0 (+1 more)
Fixes
KernelCare state
Live-patch status from KernelCare for each operating system.
| Operating system | Status | Covered kernels |
|---|---|---|
| Amazon Linux 2023 | Planned | — |
| Debian 12 | Planned | — |
| Proxmox VE 7 5.15 | Will Not Fix |
47 kernels
|
| Ubuntu 20.04 HWE AWS | Will Not Fix |
57 kernels
|
| Ubuntu 20.04 HWE Azure | Will Not Fix |
40 kernels
|
| Ubuntu 22.04 | Will Not Fix |
97 kernels
|
| Ubuntu 22.04 AWS | Will Not Fix |
88 kernels
|
| Ubuntu 22.04 Azure | Will Not Fix |
78 kernels
|