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.
References
Configurations
Configuration 1 (hide)
|
History
17 Nov 2025, 12:55
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/19e3f69d19801940abc2ac37c169882769ed9770 - Patch | |
| References | () https://git.kernel.org/stable/c/376e15487fec837301d888068a3fcc82efb6171a - Patch | |
| References | () https://git.kernel.org/stable/c/7dce6b0ee7d78667d6c831ced957a08769973063 - Patch | |
| References | () https://git.kernel.org/stable/c/9fd6170c5e2d0ccd027abe26f6f5ffc528e1bb27 - Patch | |
| References | () https://git.kernel.org/stable/c/b1727def850904e4b8ba384043775672841663a1 - Patch | |
| References | () https://git.kernel.org/stable/c/d0aac7146e96bf39e79c65087d21dfa02ef8db38 - Patch | |
| References | () https://git.kernel.org/stable/c/dc02aaf950015850e7589696521c7fca767cea77 - Patch | |
| References | () https://git.kernel.org/stable/c/e230a4455ac3e9b112f0367d1b8e255e141afae0 - Patch | |
| CWE | CWE-416 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:6.0:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.0:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.0:rc3:*:*:*:*:*:* |
Information
Published : 2025-06-18 11:15
Updated : 2025-11-17 12:55
NVD link : CVE-2022-49956
Mitre link : CVE-2022-49956
CVE.ORG link : CVE-2022-49956
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free
