First published: Fri Sep 09 2022(Updated: )
An issue was discovered in the Linux kernel through 5.19.8. drivers/firmware/efi/capsule-loader.c has a race condition with a resultant use-after-free.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <=5.19.8 | |
Debian Debian Linux | =10.0 | |
Debian Debian Linux | =11.0 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.119-1 6.12.11-1 6.12.12-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-40307 is classified as a medium severity vulnerability due to the potential for a use-after-free condition in the Linux kernel.
To fix CVE-2022-40307, update the Linux kernel to a version newer than 5.19.8 or apply the appropriate patches provided by your Linux distribution.
CVE-2022-40307 affects the Linux kernel versions up to and including 5.19.8.
Yes, Debian Linux versions 10.0 and 11.0 are vulnerable to CVE-2022-40307 before applying the necessary updates.
A use-after-free vulnerability occurs when a program continues to use a memory location after it has been freed, potentially leading to arbitrary code execution.