In the Linux kernel, the following vulnerability has been resolved: parisc: Fix locking in pdciodcprint() firmware call Utilize pdclock spinlock to protect parallel modifications of the iodcdbuf[] buffer, check length to prevent buffer overflow of iodcdbuf[], drop the iodcretbuf[] buffer and fix some wrong indentings.