7.8
CVE-2022-49956
- EPSS 0.21%
- Veröffentlicht 18.06.2025 11:00:18
- Zuletzt bearbeitet 17.11.2025 12:55:48
- Quelle 416baaa9-dc9f-4396-8d5f-8c081f
- CVE-Watchlists
- Unerledigt
staging: rtl8712: fix use after free bugs
In the Linux kernel, the following vulnerability has been resolved: staging: rtl8712: fix use after free bugs _Read/Write_MACREG callbacks are NULL so the read/write_macreg_hdl() functions don't do anything except free the "pcmd" pointer. It results in a use after free. Delete them.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 2.6.37 < 4.9.328
Linux ≫ Linux Kernel Version >= 4.10 < 4.14.293
Linux ≫ Linux Kernel Version >= 4.15 < 4.19.258
Linux ≫ Linux Kernel Version >= 4.20 < 5.4.213
Linux ≫ Linux Kernel Version >= 5.5 < 5.10.142
Linux ≫ Linux Kernel Version >= 5.11 < 5.15.66
Linux ≫ Linux Kernel Version >= 5.16 < 5.19.8
Linux ≫ Linux Kernel Version6.0 Updaterc1
Linux ≫ Linux Kernel Version6.0 Updaterc2
Linux ≫ Linux Kernel Version6.0 Updaterc3
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.21% | 0.116 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-416 Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
https://git.kernel.org/stable/c/7dce6b0ee7d78667d6c831ced957a08769973063
https://git.kernel.org/stable/c/376e15487fec837301d888068a3fcc82efb6171a
https://git.kernel.org/stable/c/9fd6170c5e2d0ccd027abe26f6f5ffc528e1bb27
https://git.kernel.org/stable/c/d0aac7146e96bf39e79c65087d21dfa02ef8db38
https://git.kernel.org/stable/c/19e3f69d19801940abc2ac37c169882769ed9770
https://git.kernel.org/stable/c/dc02aaf950015850e7589696521c7fca767cea77
https://git.kernel.org/stable/c/b1727def850904e4b8ba384043775672841663a1
https://git.kernel.org/stable/c/e230a4455ac3e9b112f0367d1b8e255e141afae0