First published: Tue Jul 16 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: vt_ioctl: fix array_index_nospec in vt_setactivate array_index_nospec ensures that an out-of-bounds value is set to zero on the transient path. Decreasing the value by one afterwards causes a transient integer underflow. vsa.console should be decreased first and then sanitized with array_index_nospec. Kasper Acknowledgements: Jakob Koschel, Brian Johannesmeyer, Kaveh Razavi, Herbert Bos, Cristiano Giuffrida from the VUSec group at VU Amsterdam.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <4.9.302 | 4.9.302 |
redhat/kernel | <4.14.267 | 4.14.267 |
redhat/kernel | <4.19.230 | 4.19.230 |
redhat/kernel | <5.4.180 | 5.4.180 |
redhat/kernel | <5.10.101 | 5.10.101 |
redhat/kernel | <5.15.24 | 5.15.24 |
redhat/kernel | <5.16.10 | 5.16.10 |
redhat/kernel | <5.17 | 5.17 |
Linux Kernel | <4.9.302 | |
Linux Kernel | >=4.10<4.14.267 | |
Linux Kernel | >=4.15<4.19.320 | |
Linux Kernel | >=4.20<5.4.180 | |
Linux Kernel | >=5.5<5.10.101 | |
Linux Kernel | >=5.11<5.15.24 | |
Linux Kernel | >=5.16<5.16.10 | |
Linux Kernel | =5.17-rc1 | |
Linux Kernel | =5.17-rc2 | |
Linux Kernel | =5.17-rc3 | |
IBM Security Verify Governance - Identity Manager | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager Software Stack | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager Virtual Appliance | <=ISVG 10.0.2 | |
IBM Security Verify Governance Identity Manager Container | <=ISVG 10.0.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-48804 has been classified with a severity rating that indicates a potential risk to the system's integrity and availability.
To fix CVE-2022-48804, upgrade your Linux kernel to the latest versions specified in the remediation section, such as 4.9.302, 4.14.267, 4.19.230, 5.4.180, 5.10.101, 5.15.24, 5.16.10, or 5.17.
CVE-2022-48804 affects multiple versions of the Linux kernel prior to the specified remediate versions for each affected release.
Yes, CVE-2022-48804 is specifically related to improvements in the vt_ioctl functionality within the Linux kernel.
If exploited, CVE-2022-48804 could lead to unauthorized access or altered system behavior, potentially compromising system security.