THREAT OPS › Threat News › [NVD] CVE-2024-35887 (HIGH 8.8) — In the Linux kernel, the following vulnerability has been resolved:
ax25: fix use-after-free bugs caused by ax25_ds_del_timer
When the ax25 device is detaching, the ax25_dev_device_down()
calls ax25_ds_del_timer() to cleanup the slave_timer. When
the timer handler is running, t
[NVD] CVE-2024-35887 (HIGH 8.8) — In the Linux kernel, the following vulnerability has been resolved: ax25: fix use-after-free bugs caused by ax25_ds_del_timer When the ax25 device is detaching, the ax25_dev_device_down() calls ax25_ds_del_timer() to cleanup the slave_timer. When the timer handler is running, t
CVE-2024-35887 CVSS: 8.8 HIGH Published: 2024-05-19T09:15:09.837
In the Linux kernel, the following vulnerability has been resolved:
ax25: fix use-after-free bugs caused by ax25_ds_del_timer
When the ax25 device is detaching, the ax25_dev_device_down() calls ax25_ds_del_timer() to cleanup the slave_timer. When the timer handler is running, the ax25_ds_del_timer() that calls del_timer() in it wi
Indicators of compromise
- CVE-2024-35887cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-35887