Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix some memleaks in gssx_dec_option_array The creds and oa->data need to be freed in the error-handling paths after their allocation. So this patch add these deallocations in the corresponding paths.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.10, < 4.19.311 |
| Debian | Debian Linux | 10.0 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3cfcfc102a5e57b021b786a755a38935e357797dPatch
- https://git.kernel.org/stable/c/5e6013ae2c8d420faea553d363935f65badd32c3Patch
- https://git.kernel.org/stable/c/934212a623cbab851848b6de377eb476718c3e4cPatch
- https://git.kernel.org/stable/c/9806c2393cd2ab0a8e7bb9ffae02ce20e3112ec4Patch
- https://git.kernel.org/stable/c/996997d1fb2126feda550d6adcedcbd94911fc69Patch
- https://git.kernel.org/stable/c/b97c37978ca825557d331c9012e0c1ddc0e42364Patch
- https://git.kernel.org/stable/c/bb336cd8d5ecb69c430ebe3e7bcff68471d93fa8Patch
- https://git.kernel.org/stable/c/bfa9d86d39a0fe4685f90c3529aa9bd62a9d97a8Patch
- https://git.kernel.org/stable/c/dd292e884c649f9b1c18af0ec75ca90b390cd044Patch
- https://git.kernel.org/stable/c/3cfcfc102a5e57b021b786a755a38935e357797dPatch
- https://git.kernel.org/stable/c/5e6013ae2c8d420faea553d363935f65badd32c3Patch
- https://git.kernel.org/stable/c/934212a623cbab851848b6de377eb476718c3e4cPatch
- https://git.kernel.org/stable/c/9806c2393cd2ab0a8e7bb9ffae02ce20e3112ec4Patch
- https://git.kernel.org/stable/c/996997d1fb2126feda550d6adcedcbd94911fc69Patch
- https://git.kernel.org/stable/c/b97c37978ca825557d331c9012e0c1ddc0e42364Patch
FAQ
What is CVE-2024-27388?
CVE-2024-27388 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix some memleaks in gssx_dec_option_array The creds and oa->data need to be freed in the error-handling paths after their...
How severe is CVE-2024-27388?
CVE-2024-27388 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-27388?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux.