CVE-2024-41089
Published: Jul 29, 2024
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes In nv17_tv_get_hd_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead to a possible NULL pointer dereference on failure of drm_mode_duplicate(). The same applies to drm_cvt_mode(). Add a check to avoid null pointer dereference.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 6ee738610f41b59733f63718f0bdbcba7d3a3f12 - < ffabad4aa91e33ced3c6ae793fb37771b3e9cb51affected 6ee738610f41b59733f63718f0bdbcba7d3a3f12 - < 1c9f2e60150b4f13789064370e37f39e6e060f50affected 6ee738610f41b59733f63718f0bdbcba7d3a3f12 - < 56fc4d3b0bdef691831cd95715a7ca3ebea98b2daffected 6ee738610f41b59733f63718f0bdbcba7d3a3f12 - < 5eecb49a6c268dc229005bf6e8167d4001dc09a0affected 6ee738610f41b59733f63718f0bdbcba7d3a3f12 - < 30cbf6ffafbbdd8a6e4e5f0a2e9a9827ee83f3ad+3 more versions |
Linux | Linux | affected 2.6.33unaffected 0 - < 2.6.33unaffected 4.19.317 - <= 4.19.*unaffected 5.4.279 - <= 5.4.*unaffected 5.10.221 - <= 5.10.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now