CyberRota Analysis
AI-GeneratedA buffer overflow vulnerability exists in the Linux kernel's handling of the PKEY_VERIFYPROTK ioctl in the s390 architecture, which could allow an attacker to exploit improperly validated user-space requests. This flaw poses a high risk, potentially leading to unauthorized access or system crashes. Organizations using affected Linux distributions, particularly those operating on s390 hardware, should prioritize patching this vulnerability to mitigate potential exploitation risks.
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Check length in PKEY_VERIFYPROTK ioctl Explicitly check the buffer length request structure provided by user-space and fail, if it exceeds the buffer size.