CVE-2026-45954
published 2026-05-27CVE-2026-45954: In the Linux kernel, the following vulnerability has been resolved: fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() In au1200fb_drv_probe(), when…
In the Linux kernel, the following vulnerability has been resolved:
fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()
In au1200fb_drv_probe(), when platform_get_irq fails(), it directly
returns from the function with an error code, which causes a memory
leak.
Replace it with a goto label to ensure proper cleanup.
Affected
21 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | >= 2400ae8fd86d0dfb67bdff6e206b090b0606bbf4 < 071d8fb757a8318f72c8e02898c2cf7e14e21fb6 | 071d8fb757a8318f72c8e02898c2cf7e14e21fb6 |
| linux | linux | >= 4.14.322 < 4.15 | 4.15 |
| linux | linux | >= 4.19.291 < 4.20 | 4.20 |
| linux | linux | >= 49e435ca02c797e6e877bb79a9c3c3f580462fdb < 81831d56b723bc1090ce3158feddaca88e85f939 | 81831d56b723bc1090ce3158feddaca88e85f939 |
| linux | linux | >= 4e88761f5f8c7869f15a2046b1a1116f4fab4ac8 < 3e5349e54113e2dce1a659c57935e18032742e56 | 3e5349e54113e2dce1a659c57935e18032742e56 |
| linux | linux | >= 4e88761f5f8c7869f15a2046b1a1116f4fab4ac8 < 762a26818934241b8b0172a229d2cf5d87260e40 | 762a26818934241b8b0172a229d2cf5d87260e40 |
| linux | linux | >= 4e88761f5f8c7869f15a2046b1a1116f4fab4ac8 < 3d4202ee6494c0d576cdc104b12e0834ca8136a8 | 3d4202ee6494c0d576cdc104b12e0834ca8136a8 |
| linux | linux | >= 4e88761f5f8c7869f15a2046b1a1116f4fab4ac8 < b024a8efee0f55d330a1cdd3eac8f79ac5acd3be | b024a8efee0f55d330a1cdd3eac8f79ac5acd3be |
| linux | linux | >= 4e88761f5f8c7869f15a2046b1a1116f4fab4ac8 < ce4e25198a6aaaaf36248edf8daf3d744ec8e309 | ce4e25198a6aaaaf36248edf8daf3d744ec8e309 |
| linux | linux | >= 5.10.188 < 5.10.252 | 5.10.252 |
| linux | linux | >= 5.15.123 < 5.15.202 | 5.15.202 |
| linux | linux | >= 5.4.251 < 5.5 | 5.5 |
| linux | linux | >= 50e4b32d2e58b7487ebb0a16d5de9cbde56f7949 < bd1ad63e11b2a568e98de536f319054d2de29f56 | bd1ad63e11b2a568e98de536f319054d2de29f56 |
| linux | linux | >= 6.1.42 < 6.1.165 | 6.1.165 |
| linux | linux | >= 6.4.7 < 6.5 | 6.5 |
| linux | linux_kernel | — | — |