NONE · 0

CVE-2023-54279

In the Linux kernel, the following vulnerability has been resolved: MIPS: fw: Allow firmware to pass a empty env fw_getenv will use env entry to determine style of env, however it is legal for firmw...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: MIPS: fw: Allow firmware to pass a empty env fw_getenv will use env entry to determine style of env, however it is legal for firmware to just pass a empty list. Check if first entry exist before running strchr to avoid null pointer dereference.

References

FAQ

What is CVE-2023-54279?

CVE-2023-54279 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: MIPS: fw: Allow firmware to pass a empty env fw_getenv will use env entry to determine style of env, however it is legal for firmw...

How severe is CVE-2023-54279?

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

Is there a patch for CVE-2023-54279?

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