8.8
CWE
416
Advisory Published
Updated

CVE-2021-47323: watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()

First published: Tue May 21 2024(Updated: )

In the Linux kernel, the following vulnerability has been resolved: watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff() This module'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.

Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67

Affected SoftwareAffected VersionHow to fix
Red Hat Kernel-devel
Linux Kernel<4.4.276
Linux Kernel>=4.5<4.9.276
Linux Kernel>=4.10<4.14.240
Linux Kernel>=4.15<4.19.198
Linux Kernel>=4.20<5.4.134
Linux Kernel>=5.5<5.10.52
Linux Kernel>=5.11<5.12.19
Linux Kernel>=5.13<5.13.4

Never miss a vulnerability like this again

Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.

Frequently Asked Questions

  • What is the severity of CVE-2021-47323?

    CVE-2021-47323 has a severity rating of medium due to the potential for a use-after-free vulnerability in the Linux kernel's watchdog module.

  • How do I fix CVE-2021-47323?

    To fix CVE-2021-47323, users should update to the latest version of the Linux kernel where the vulnerability has been resolved.

  • What software is affected by CVE-2021-47323?

    CVE-2021-47323 affects the Linux kernel, specifically the watchdog: sc520_wdt module.

  • What are the potential impacts of CVE-2021-47323?

    If exploited, CVE-2021-47323 could lead to a denial of service or potentially other consequences due to improper handling of timer operations.

  • When was CVE-2021-47323 announced?

    CVE-2021-47323 was announced in late 2021 as part of ongoing security updates for the Linux kernel.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2025 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203