CVE-2022-48804

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 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.

Package Linux Kernel
Published 2024-07-16
Last modified 2024-11-21
CVSS version 3.1
Patch available
Yes

CVSS 3.1 score

5.5

out of 10
Medium
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
High
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Weakness type

CWE-191

CVE-2022-48804 is classified as CWE-191

See CWE-191 on MITRE CWE for full details on this weakness type.

Affected versions

Linux kernel versions 4.9.130, 4.14.73, 3.16.62, 4.4.159, 4.18.11, 4.19 and later are affected. Fixed in 4.9.302, 4.14.267, 4.19.230, 5.4.180, 5.10.101, 5.15.24, 5.16.10, 5.17 and their respective stable series.

Affected from
≥ 4.9.130 ≥ 4.14.73 ≥ 3.16.62 ≥ 4.4.159 ≥ 4.18.11 ≥ 4.19
Fixed in
✓ 4.9.302 4.9.x ✓ 4.14.267 4.14.x ✓ 4.19.230 4.19.x ✓ 5.4.180 5.4.x ✓ 5.10.101 5.10.x ✓ 5.15.24 5.15.x ✓ 5.16.10 5.16.x ✓ 5.17

Frequently asked questions

  • What is CVE-2022-48804?

    CVE-2022-48804 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 4.9.130 onward and has been patched in 4.9.302, 4.14.267, 4.19.230 and others. CVE-2022-48804 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.

  • What is the CVSS score for CVE-2022-48804?

    CVE-2022-48804 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H .

  • Is there a patch available for CVE-2022-48804?

    Yes. CVE-2022-48804 has been patched. Fixed versions include 4.9.302, 4.14.267, 4.19.230 and others. If you are running Linux kernel 4.9.130 or later up to the fix versions, apply the relevant patch for your kernel branch.

  • Is CVE-2022-48804 actively exploited?

    No. CVE-2022-48804 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.