CVE-2021-47609
HighIn the Linux kernel, the following vulnerability has been resolved: firmware: arm_scpi: Fix string overflow in SCPI genpd driver Without the bound checks for scpi_pd->name, it could result in the buffer overflow when copying the SCPI device name from the corresponding device tree node as the name string is set at maximum size of 30. Let us fix it by using devm_kasprintf so that the string buffer is allocated dynamically.
CVSS 3.1 score
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness type
CWE-120CVE-2021-47609 is classified as CWE-120
See CWE-120 on MITRE CWE for full details on this weakness type.
References
The following references provide additional information about CVE-2021-47609 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/4694b1ec425a2d20d6f8ca3db594829fdf5f2672
-
PatchKernel patch commithttps://git.kernel.org/stable/c/639901b9429a3195e0fead981ed74b51f5f31538
-
PatchKernel patch commithttps://git.kernel.org/stable/c/7e8645ca2c0046f7cd2f0f7d569fc036c8abaedb
Frequently asked questions
-
What is CVE-2021-47609?
CVE-2021-47609 is a High severity Linux kernel vulnerability with a CVSS score of 7.8 out of 10 . CVE-2021-47609 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2021-47609?
CVE-2021-47609 has a CVSS score of 7.8 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. -
Is there a patch available for CVE-2021-47609?
No patch is currently available for CVE-2021-47609. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2021-47609 actively exploited?
No — CVE-2021-47609 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.