PT-2026-52305 · Linux · Linux

Published

2026-06-25

·

Updated

2026-06-25

·

CVE-2026-53210

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
tee: shm: fix shm leak in register shm helper()
register shm helper() allocates shm before calling iov iter npages(). If iov iter npages() returns 0, the function jumps to err ctx put and leaks shm.
This can be triggered by TEE IOC SHM REGISTER with struct tee ioctl shm register data where length is 0.
Jump to err free shm instead.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-53210

Affected Products

Linux