Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 4.9.302 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/170325aba4608bde3e7d21c9c19b7bc266ac0885Patch
- https://git.kernel.org/stable/c/2a45a6bd1e6d651770aafff57ab3e1d3bb0b42e0Patch
- https://git.kernel.org/stable/c/61cc70d9e8ef5b042d4ed87994d20100ec8896d9Patch
- https://git.kernel.org/stable/c/6550bdf52846f85a2a3726a5aa0c7c4399f2fc02Patch
- https://git.kernel.org/stable/c/778302ca09498b448620edd372dc908bebf80bdfPatch
- https://git.kernel.org/stable/c/830c5aa302ec16b4ee641aec769462c37f802c90Patch
- https://git.kernel.org/stable/c/ae3d57411562260ee3f4fd5e875f410002341104Patch
- https://git.kernel.org/stable/c/ffe54289b02e9c732d6f04c8ebbe3b2d90d32118Patch
- https://git.kernel.org/stable/c/170325aba4608bde3e7d21c9c19b7bc266ac0885Patch
- https://git.kernel.org/stable/c/2a45a6bd1e6d651770aafff57ab3e1d3bb0b42e0Patch
- https://git.kernel.org/stable/c/61cc70d9e8ef5b042d4ed87994d20100ec8896d9Patch
- https://git.kernel.org/stable/c/6550bdf52846f85a2a3726a5aa0c7c4399f2fc02Patch
- https://git.kernel.org/stable/c/778302ca09498b448620edd372dc908bebf80bdfPatch
- https://git.kernel.org/stable/c/830c5aa302ec16b4ee641aec769462c37f802c90Patch
- https://git.kernel.org/stable/c/ae3d57411562260ee3f4fd5e875f410002341104Patch
FAQ
What is CVE-2022-48804?
CVE-2022-48804 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 tr...
How severe is CVE-2022-48804?
CVE-2022-48804 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-48804?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.