CVE-2026-90208

Source
https://cve.org/CVERecord?id=CVE-2026-90208
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90208.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90208
Downstream
Published
2026-09-17T16:07:23Z
Modified
2026-09-18T03:48:36Z
Summary
clocksource/drivers/samsung_pwm: Switch to raw_spinlock_t type
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90208.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
f11899894c0a683c754ca71b45f7c9c3d35a3a1c
Fixed
7eb5764d25c4ac7f5d126621660f7219b61fd2fd
Fixed
3b212f9d70805d91febae01d618868f4860e267c

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90208.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.10.0
Fixed
7.2.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90208.json"