NONE · 0

CVE-2023-54248

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add check for kmemdup Since the kmemdup may return NULL pointer, it should be better to add check for the return value i...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add check for kmemdup Since the kmemdup may return NULL pointer, it should be better to add check for the return value in order to avoid NULL pointer dereference.

References

FAQ

What is CVE-2023-54248?

CVE-2023-54248 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add check for kmemdup Since the kmemdup may return NULL pointer, it should be better to add check for the return value i...

How severe is CVE-2023-54248?

CVSS scoring is not yet available for CVE-2023-54248. Check NVD for updates.

Is there a patch for CVE-2023-54248?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.