← Back to CVE List

CVE-2021-47307

Published: 2024-05-21T15:15Z
Last Modified: 2024-12-26T18:44Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL deref in cifs_compose_mount_options() The optional @ref parameter might contain an NULL node_name, so prevent dereferencing it in cifs_compose_mount_options(). Addresses-Coverity: 1476408 ("Explicit null dereferenced") > MITRE Terms of Use apply – see LICENSE‑MITRE.txt