Описание
In the Linux kernel, the following vulnerability has been resolved:
fbdev: i740fb: fix potential memory leak in i740fb_probe()
In i740fb_probe(), the memory allocated in fb_videomode_to_modelist() for modelist is not freed in the error paths. Fix that by calling fb_destroy_modelist().
In the Linux kernel, the following vulnerability has been resolved:
fbdev: i740fb: fix potential memory leak in i740fb_probe()
In i740fb_probe(), the memory allocated in fb_videomode_to_modelist() for modelist is not freed in the error paths. Fix that by calling fb_destroy_modelist().
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2026-72271
- https://git.kernel.org/stable/c/146b708bc75f1e6cf70df31195632c9946cb70fd
- https://git.kernel.org/stable/c/2ede8fa708235c81ab18de14077f1a458bec7e22
- https://git.kernel.org/stable/c/3c0cf89b74e7b8ebc21a1542937c8e912d19f22b
- https://git.kernel.org/stable/c/5936063409af230a2c88b8700c47b89a19fd70b5
- https://git.kernel.org/stable/c/aebdbe61b3960cd22b8bb6e70e3d94fb3bbb202c
- https://git.kernel.org/stable/c/ccf073cd4a2f783adc40b04db3805dbddaaf9f31
- https://git.kernel.org/stable/c/d3776b1bf9c100873c7365bd31a67ed6caacbd82
- https://git.kernel.org/stable/c/e1ecbaeec5fbf0b0e2d5810ec574f762d148771e
EPSS
CVE ID
Связанные уязвимости
In the Linux kernel, the following vulnerability has been resolved: fbdev: i740fb: fix potential memory leak in i740fb_probe() In i740fb_probe(), the memory allocated in fb_videomode_to_modelist() for modelist is not freed in the error paths. Fix that by calling fb_destroy_modelist().
A flaw was found in the Linux kernel's fbdev i740fb driver. This vulnerability occurs in the `i740fb_probe()` function where memory allocated for the modelist is not properly freed in error paths. This oversight can lead to a memory leak, potentially impacting system stability and performance over time.
In the Linux kernel, the following vulnerability has been resolved: fbdev: i740fb: fix potential memory leak in i740fb_probe() In i740fb_probe(), the memory allocated in fb_videomode_to_modelist() for modelist is not freed in the error paths. Fix that by calling fb_destroy_modelist().
In the Linux kernel, the following vulnerability has been resolved: f ...
EPSS