CVE-2021-47321

Updated: 2024-12-26 22:40:32.445166

Description:

In the Linux kernel, the following vulnerability has been resolved: watchdog: Fix possible use-after-free by calling del_timer_sync() This driver's remove path calls del_timer(). However, that function does not wait until the timer handler finishes. This means that the timer handler may still be running after the driver's remove function has finished, which would result in a use-after-free. Fix by calling del_timer_sync(), which makes sure the timer handler has finished, and unable to re-schedule itself.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x 0
CVSS Version 3.x HIGH 7.8

Status

OS name Project name Version Score Severity Status Errata Last updated

Statement

AlmaLinux 9.2 ESU kernel 5.14.0 7.8 HIGH Ignored 2024-09-25 12:27:12
CentOS 6 ELS kernel 2.6.32 7.8 HIGH Ignored 2024-09-25 12:27:12
CentOS 7 ELS kernel 3.10.0 7.8 HIGH Ignored 2024-09-25 12:27:12
CentOS 8.4 ELS kernel 4.18.0 7.8 HIGH Released CLSA-2024:1727690947 2024-09-30 10:47:26
CentOS 8.5 ELS kernel 4.18.0 7.8 HIGH Released CLSA-2024:1727690025 2024-09-30 10:47:27
CentOS Stream 8 ELS kernel 4.18.0 7.8 HIGH Released CLSA-2024:1727815919 2024-10-01 17:27:52
CloudLinux 6 ELS kernel 2.6.32 7.8 HIGH Ignored 2024-09-25 12:27:12
CloudLinux 7 ELS kernel 3.10.0 7.8 HIGH Ignored 2024-09-25 12:27:12
Oracle Linux 6 ELS kernel 2.6.32 7.8 HIGH Ignored 2024-09-25 12:27:12
Ubuntu 16.04 ELS linux-hwe 4.15.0 7.8 HIGH Already Fixed 2024-12-28 22:36:51
Total: 11