CVE-2025-38612

Summary

In the Linux kernel, the following vulnerability has been resolved:

staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()

In the error paths after fb_info structure is successfully allocated, the memory allocated in fb_deferred_io_init() for info->pagerefs is not freed. Fix that by adding the cleanup function on the error path.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxc296d5f9957c03994a699d6739c27d4581a9f6c7 < 83ea0c7b8d12c67f6c4703d6c458627a7fc45fc0affected
LinuxLinuxc296d5f9957c03994a699d6739c27d4581a9f6c7 < c3b1c45c48117ed4d8797ee89d1155f16b72d490affected
LinuxLinuxc296d5f9957c03994a699d6739c27d4581a9f6c7 < 3290f62f23fae05f2ec34085eb86dfb3648ef91faffected
LinuxLinuxc296d5f9957c03994a699d6739c27d4581a9f6c7 < 6f9e2cf9e9c1a891a683329af35bb33ed9d38b5faffected
LinuxLinuxc296d5f9957c03994a699d6739c27d4581a9f6c7 < b31cf6f7716a5d3e4461763f32d812acdaec6e74affected
LinuxLinuxc296d5f9957c03994a699d6739c27d4581a9f6c7 < a3177955f8da3c826a18b75e54881e2e9a9c96f1affected
LinuxLinuxc296d5f9957c03994a699d6739c27d4581a9f6c7 < 6771f121ae87490ddc19eabb7450383af9e01b6daffected
LinuxLinuxc296d5f9957c03994a699d6739c27d4581a9f6c7 < 47b3d6e8921bbb7b65c2dab8eaa8864901848c1caffected
LinuxLinuxc296d5f9957c03994a699d6739c27d4581a9f6c7 < eb2cb7dab60f9be0b435ac4a674255429a36d72caffected
LinuxLinux4.0affected
LinuxLinux0 < 4.0unaffected
LinuxLinux5.4.297 <= 5.4.*unaffected
LinuxLinux5.10.241 <= 5.10.*unaffected
LinuxLinux5.15.190 <= 5.15.*unaffected
LinuxLinux6.1.148 <= 6.1.*unaffected
LinuxLinux6.6.102 <= 6.6.*unaffected
LinuxLinux6.12.42 <= 6.12.*unaffected
LinuxLinux6.15.10 <= 6.15.*unaffected
LinuxLinux6.16.1 <= 6.16.*unaffected
LinuxLinux6.17 <= *unaffected

Weaknesses

ADP Enrichment

CVE Program Container

Additional References

References