CVE-2022-49127

In the Linux kernel, the following vulnerability has been resolved: ref_tracker: implement use-after-free detection Whenever ref_tracker_dir_init() is called, mark the struct ref_tracker_dir as dead. Test the dead status from ref_tracker_alloc() and ref_tracker_free() This should detect buggy dev_put()/dev_hold() happening too late in netdevice dismantle process.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-02-26 07:00

Updated : 2025-03-25 16:19


NVD link : CVE-2022-49127

Mitre link : CVE-2022-49127

CVE.ORG link : CVE-2022-49127


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-416

Use After Free