In the Linux kernel, the following vulnerability has been resolved:
xtensa: simdisk: add input size check in procwritesimdisk
A malicious user could pass an arbitrarily bad value to memdupusernul(), potentially causing kernel crash.
This follows the same pattern as commit ee76746387f6 ("netdevsim: prevent bad user input in nsimdevhealthbreakwrite()")