In the Linux kernel, the following vulnerability has been...
High severity
Unreviewed
Published
Oct 7, 2025
to the GitHub Advisory Database
•
Updated Feb 4, 2026
Description
Published by the National Vulnerability Database
Oct 7, 2025
Published to the GitHub Advisory Database
Oct 7, 2025
Last updated
Feb 4, 2026
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