fbdev: radeon: fix potential memory leak in radeonfb_pci_register()
3Vexday Risk Score
Sem sinal de exploração. Nenhum artefato público de exploração conhecido até agora.
ssvc Trackepss 0.2%
probabilidade de exploração
0.2%top 89% das CVEs
exploração observada
nãonenhuma fonte reporta
In the Linux kernel, the following vulnerability has been resolved:
fbdev: radeon: fix potential memory leak in radeonfb_pci_register()
The function radeonfb_pci_register() allocates memory for modelist
(by calling radeon_check_modes() which calls fb_add_videomode()).
The memory is appended to info->modelist, but is not freed in subsequent
error paths. Fix this by calling fb_destroy_modelist().
Produtos afetados
Linux · LinuxReferências
https://git.kernel.org/stable/c/1b1b43342fbf11eaf2a8926b9ed4805579d772achttps://git.kernel.org/stable/c/1c5387451176db5def499db809d718765f359a37https://git.kernel.org/stable/c/30a2ff955b66b16d4c98dc61f4fe8b3a57c6f7bbhttps://git.kernel.org/stable/c/a94a4a0ec2684454934ba104988d6222836a572fhttps://git.kernel.org/stable/c/c2c795a320e7ef9aa69c7f4bd2c9ac07064eff9ahttps://git.kernel.org/stable/c/c622a3eed6ad26879b6c0bc208fd6e3ffc4b7de3https://git.kernel.org/stable/c/df8c1101c9a08859da612b5d0a08d55d475522c6https://git.kernel.org/stable/c/f4dacbfd885f34222e67145294de9b8479aa021d