CVE-2026-90208
Last modified
CVE-2026-90208 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/samsung_pwm: Switch to raw_spinlock_t type Samsung PWM timer might be used as a clock source on some legacy systems. When PREEMPT_RT is enabled on ARM, regular spinlock is converted to a sleeping lock (mutex-based), which must not be used in atomic context such as hard interrupt handlers. Switch the samsung_pwm_lock to the raw_spinlock, which remains a true non-sleeping spinlock even under PREEMPT_RT..
Description
In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/samsung_pwm: Switch to raw_spinlock_t type Samsung PWM timer might be used as a clock source on some legacy systems. When PREEMPT_RT is enabled on ARM, regular spinlock is converted to a sleeping lock (mutex-based), which must not be used in atomic context such as hard interrupt handlers. Switch the samsung_pwm_lock to the raw_spinlock, which remains a true non-sleeping spinlock even under PREEMPT_RT.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= f11899894c0a683c754ca71b45f7c9c3d35a3a1c, < 7eb5764d25c4ac7f5d126621660f7219b61fd2fd; >= f11899894c0a683c754ca71b45f7c9c3d35a3a1c, < 3b212f9d70805d91febae01d618868f4860e267c |
| Linux | Linux | 3.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90208?
How severe is CVE-2026-90208?
How do I fix CVE-2026-90208?
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 2026
- CVE-2026-90202In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90203In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-90204In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90205In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90206In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90207In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90209In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9021The Easy Invoice plugin for WordPress is vulnerable to Missi…5.3
- CVE-2026-90210In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90211In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90212In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90213In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90208?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
