CVE-2022-49387
Last modified
CVE-2022-49387 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: watchdog: rzg2l_wdt: Fix 32bit overflow issue The value of timer_cycle_us can be 0 due to 32bit overflow. For eg:- If we assign the counter value "0xfff" for computing maxval. This patch fixes this issue by appending ULL to 1024, so that it is promoted to 64bit. This patch also fixes the warning message, 'watchdog: Invalid min and max timeout values, resetting to 0!'.. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: watchdog: rzg2l_wdt: Fix 32bit overflow issue The value of timer_cycle_us can be 0 due to 32bit overflow. For eg:- If we assign the counter value "0xfff" for computing maxval. This patch fixes this issue by appending ULL to 1024, so that it is promoted to 64bit. This patch also fixes the warning message, 'watchdog: Invalid min and max timeout values, resetting to 0!'.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.17, < 5.17.15 |
| Linux | Linux Kernel | >= 5.18, < 5.18.4 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-49387?
How severe is CVE-2022-49387?
How do I fix CVE-2022-49387?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-49381In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49382In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49383In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49384In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49385In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49386In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49388In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49389In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4939THe WCFM Membership plugin for WordPress is vulnerable to pr…9.8
- CVE-2022-49390In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49391In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49392In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-49387?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
