First published: Mon Oct 21 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: ensure the fw_info is not null before using it This resolves the dereference null return value warning reported by Coverity.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <5.10.227 | |
Linux Kernel | >=5.11<5.15.168 | |
Linux Kernel | >=5.16<6.1.113 | |
Linux Kernel | >=6.2<6.6.55 | |
Linux Kernel | >=6.7<6.10.14 | |
Linux Kernel | >=6.11<6.11.3 | |
debian/linux | <=5.10.223-1<=5.10.226-1 | 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 |
debian/linux-6.1 | 6.1.119-1~deb11u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-49890 has been identified as a vulnerability with moderate impact due to potential null pointer dereference.
To remediate CVE-2024-49890, upgrade the Linux kernel to a version that is not affected, such as versions 6.1.123-1, 6.1.119-1, 6.12.11-1, or 6.12.12-1.
CVE-2024-49890 affects Linux kernel versions from 5.10.224 up to but not including 5.15.168, as well as several other specific ranges.
CVE-2024-49890 is classified as a null pointer dereference vulnerability within the Linux kernel.
Additional details on CVE-2024-49890 can be found in the Linux kernel commits referenced in the official patch documentation.