Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix NULL pointer dereference in smb2_get_info_filesystem() If share is , share->path is NULL and it cause NULL pointer dereference issue.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.15, < 5.15.111 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/1636e09779f83e10e6ed57d91ef94abcefdd206bPatch
- https://git.kernel.org/stable/c/227eb2689b44d0d60da3839b146983e73435924cPatch
- https://git.kernel.org/stable/c/3ac00a2ab69b34189942afa9e862d5170cdcb018Patch
- https://git.kernel.org/stable/c/a70751dd7b60eab025e97e19b6b2477c6eaf2bbbPatch
- https://git.kernel.org/stable/c/b35f6c031b87d9e51f141ff6de0ea59756a8e313Patch
FAQ
What is CVE-2023-53399?
CVE-2023-53399 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix NULL pointer dereference in smb2_get_info_filesystem() If share is , share->path is NULL and it cause NULL pointer dere...
How severe is CVE-2023-53399?
CVE-2023-53399 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-2023-53399?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.