In the Linux kernel, the following vulnerability has been resolved:
parisc: Fix locking in pdc_iodc_print() firmware call
Utilize pdc_lock spinlock to protect parallel modifications of the
iodc_dbuf[] buffer, check length to prevent buffer overflow of
iodc_dbuf[], drop the iodc_retbuf[] buffer and fix some wrong
indentings.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-10-07 16:15
Updated : 2026-03-17 14:15
NVD link : CVE-2022-50518
Mitre link : CVE-2022-50518
CVE.ORG link : CVE-2022-50518
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-667
Improper Locking
