In the Linux kernel, the following vulnerability has been resolved:
wifi: at76c50x: fix use after free access in at76_disconnect
The memory pointed to by priv is freed at the end of at76_delete_device
function (using ieee80211_free_hw). But the code then accesses the udev
field of the freed object to put the USB device. This may also lead to a
memory leak of the usb device. Fix this by using udev from interface.
Metrics
Affected Vendors & Products
References
History
Fri, 02 May 2025 14:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Fri, 02 May 2025 06:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Thu, 01 May 2025 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: wifi: at76c50x: fix use after free access in at76_disconnect The memory pointed to by priv is freed at the end of at76_delete_device function (using ieee80211_free_hw). But the code then accesses the udev field of the freed object to put the USB device. This may also lead to a memory leak of the usb device. Fix this by using udev from interface. | |
Title | wifi: at76c50x: fix use after free access in at76_disconnect | |
References |
|
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-05-01T13:07:27.694Z
Updated: 2025-05-02T06:16:35.629Z
Reserved: 2025-04-16T04:51:23.941Z
Link: CVE-2025-37796

No data.

Status : Awaiting Analysis
Published: 2025-05-01T14:15:44.173
Modified: 2025-05-02T13:53:20.943
Link: CVE-2025-37796
