CVE-2021-47058
published 2024-02-29CVE-2021-47058: In the Linux kernel, the following vulnerability has been resolved: regmap: set debugfs_name to NULL after it is freed There is a upstream commit…
PriorityP336high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
EPSS
0.25%
15.9th percentile
In the Linux kernel, the following vulnerability has been resolved:
regmap: set debugfs_name to NULL after it is freed
There is a upstream commit cffa4b2122f5("regmap:debugfs:
Fix a memory leak when calling regmap_attach_dev") that
adds a if condition when create name for debugfs_name.
With below function invoking logical, debugfs_name is
freed in regmap_debugfs_exit(), but it is not created again
because of the if condition introduced by above commit.
regmap_reinit_cache()
regmap_debugfs_exit()
...
regmap_debugfs_init()
So, set debugfs_name to NULL after it is freed.
Affected
20 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.10.38-1 (bookworm) | linux 5.10.38-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 4.19.168 < 4.19.191 | 4.19.191 |
| linux | linux | >= 480c5e9c7e4c76c01d5f1f7b73832d7b77e6b427 < d8897f7b2283a500666c85ef06e820df38ed7b52 | d8897f7b2283a500666c85ef06e820df38ed7b52 |
| linux | linux | >= 5.10.8 < 5.10.37 | 5.10.37 |
| linux | linux | >= 5.4.90 < 5.4.119 | 5.4.119 |
| linux | linux | >= 5b654b03007917f3f1015b2a5c288c1ea6ae8f65 < 2dc1554d5f0fdaf47cc5bea442b84b9226fea867 | 2dc1554d5f0fdaf47cc5bea442b84b9226fea867 |
| linux | linux | >= c9698380b01aed3281160d3ab25749b57d6913b8 < eb949f891226c012138ffd9df90d1e509f428ae6 | eb949f891226c012138ffd9df90d1e509f428ae6 |
| linux | linux | >= cffa4b2122f5f3e53cf3d529bbc74651f95856d5 < c764e375ae647832de1ee73d43a4bb3ef8a8f43d | c764e375ae647832de1ee73d43a4bb3ef8a8f43d |
| linux | linux | >= cffa4b2122f5f3e53cf3d529bbc74651f95856d5 < b9e569ae1da3a113b3acee8703c94777fd20938a | b9e569ae1da3a113b3acee8703c94777fd20938a |
| linux | linux | >= cffa4b2122f5f3e53cf3d529bbc74651f95856d5 < e41a962f82e7afb5b1ee644f48ad0b3aee656268 | e41a962f82e7afb5b1ee644f48ad0b3aee656268 |
| linux | linux_kernel | >= 0 < 5.10.38-1 | 5.10.38-1 |
| linux | linux_kernel | >= 0 < 5.10.38-1 | 5.10.38-1 |
| linux | linux_kernel | >= 0 < 5.10.38-1 | 5.10.38-1 |
| linux | linux_kernel | >= 0 < 5.10.38-1 | 5.10.38-1 |
| linux | linux_kernel | >= 4.19.168 < 4.19.191 | 4.19.191 |
| linux | linux_kernel | >= 5.10.8 < 5.10.37 | 5.10.37 |
| linux | linux_kernel | >= 5.11 < 5.11.21 | 5.11.21 |
| linux | linux_kernel | >= 5.12 < 5.12.4 | 5.12.4 |
| linux | linux_kernel | >= 5.4.90 < 5.4.119 | 5.4.119 |
CVSS provenance
nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
osv7.8HIGH
vendor_debian7.8HIGH
vendor_redhat7.8HIGH
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
kernel: use-after-free regmap: set debugfs_name to NULL after it is freed
vendor_redhat·2024-02-29·CVSS 7.8
CVE-2021-47058 [HIGH] CWE-416 kernel: use-after-free regmap: set debugfs_name to NULL after it is freed
kernel: use-after-free regmap: set debugfs_name to NULL after it is freed
In the Linux kernel, the following vulnerability has been resolved:
regmap: set debugfs_name to NULL after it is freed
There is a upstream commit cffa4b2122f5("regmap:debugfs:
Fix a memory leak when calling regmap_attach_dev") that
adds a if condition when create name for debugfs_name.
With below function invoking logical, debugfs_name is
freed in regmap_debugfs_exit(), but it is not created again
because of the if condition introduced by above commit.
regmap_reinit_cache()
regmap_debugfs_exit()
...
regmap_debugfs_init()
So, set debugfs_name to NULL after it is freed.
Package: kernel (Red Hat Enterprise Linux 6) - Not affected
Package: kernel (Red Hat Enterprise Linux 7) - Out of support scope
Package: kernel-rt
Debian
CVE-2021-47058: linux - In the Linux kernel, the following vulnerability has been resolved: regmap: set...
vendor_debian·2021·CVSS 7.8
CVE-2021-47058 [HIGH] CVE-2021-47058: linux - In the Linux kernel, the following vulnerability has been resolved: regmap: set...
In the Linux kernel, the following vulnerability has been resolved: regmap: set debugfs_name to NULL after it is freed There is a upstream commit cffa4b2122f5("regmap:debugfs: Fix a memory leak when calling regmap_attach_dev") that adds a if condition when create name for debugfs_name. With below function invoking logical, debugfs_name is freed in regmap_debugfs_exit(), but it is not created again because of the if condition introduced by above commit. regmap_reinit_cache() regmap_debugfs_exit() ... regmap_debugfs_init() So, set debugfs_name to NULL after it is freed.
Scope: local
bookworm: resolved (fixed in 5.10.38-1)
bullseye: resolved (fixed in 5.10.38-1)
forky: resolved (fixed in 5.10.38-1)
sid: resolved (fixed in 5.10.38-1)
trixie: resolved (fixed in 5.10.38-1)
GHSA
GHSA-69w7-5x2m-p8cp: In the Linux kernel, the following vulnerability has been resolved:
regmap: set debugfs_name to NULL after it is freed
There is a upstream commit cf
ghsa_unreviewed·2024-03-01
CVE-2021-47058 [HIGH] CWE-416 GHSA-69w7-5x2m-p8cp: In the Linux kernel, the following vulnerability has been resolved:
regmap: set debugfs_name to NULL after it is freed
There is a upstream commit cf
In the Linux kernel, the following vulnerability has been resolved:
regmap: set debugfs_name to NULL after it is freed
There is a upstream commit cffa4b2122f5("regmap:debugfs:
Fix a memory leak when calling regmap_attach_dev") that
adds a if condition when create name for debugfs_name.
With below function invoking logical, debugfs_name is
freed in regmap_debugfs_exit(), but it is not created again
because of the if condition introduced by above commit.
regmap_reinit_cache()
regmap_debugfs_exit()
...
regmap_debugfs_init()
So, set debugfs_name to NULL after it is freed.
OSV
CVE-2021-47058: In the Linux kernel, the following vulnerability has been resolved: regmap: set debugfs_name to NULL after it is freed There is a upstream commit cffa
osv·2024-02-29·CVSS 7.8
CVE-2021-47058 [HIGH] CVE-2021-47058: In the Linux kernel, the following vulnerability has been resolved: regmap: set debugfs_name to NULL after it is freed There is a upstream commit cffa
In the Linux kernel, the following vulnerability has been resolved: regmap: set debugfs_name to NULL after it is freed There is a upstream commit cffa4b2122f5("regmap:debugfs: Fix a memory leak when calling regmap_attach_dev") that adds a if condition when create name for debugfs_name. With below function invoking logical, debugfs_name is freed in regmap_debugfs_exit(), but it is not created again because of the if condition introduced by above commit. regmap_reinit_cache() regmap_debugfs_exit() ... regmap_debugfs_init() So, set debugfs_name to NULL after it is freed.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/2dc1554d5f0fdaf47cc5bea442b84b9226fea867https://git.kernel.org/stable/c/b9e569ae1da3a113b3acee8703c94777fd20938ahttps://git.kernel.org/stable/c/c764e375ae647832de1ee73d43a4bb3ef8a8f43dhttps://git.kernel.org/stable/c/d8897f7b2283a500666c85ef06e820df38ed7b52https://git.kernel.org/stable/c/e41a962f82e7afb5b1ee644f48ad0b3aee656268https://git.kernel.org/stable/c/eb949f891226c012138ffd9df90d1e509f428ae6https://git.kernel.org/stable/c/2dc1554d5f0fdaf47cc5bea442b84b9226fea867https://git.kernel.org/stable/c/b9e569ae1da3a113b3acee8703c94777fd20938ahttps://git.kernel.org/stable/c/c764e375ae647832de1ee73d43a4bb3ef8a8f43dhttps://git.kernel.org/stable/c/d8897f7b2283a500666c85ef06e820df38ed7b52https://git.kernel.org/stable/c/e41a962f82e7afb5b1ee644f48ad0b3aee656268https://git.kernel.org/stable/c/eb949f891226c012138ffd9df90d1e509f428ae6
2024-02-29
Published