PT-2026-26047
In the Linux kernel, the following vulnerability has been resolved: nvme: fix memory allocation in nvme pr read keys nvme pr read keys takes num keys from userspace and uses it to calculate the allocation size for rse via struct size. The upper limit is PR KEYS MAX 64K. A malicious or buggy...