Alpaquita LinuxStreamSecurity Advisory
Search Cve

CVE-2024-35820

Published: May 18, 2024Last modified: June 5, 2025

Description

In the Linux kernel, the following vulnerability has been resolved: io_uring: fix io_queue_proc modifying req->flags With multiple poll entries __io_queue_proc() might be running in parallel with poll handlers and possibly task_work, we should not be carelessly modifying req->flags there. io_poll_double_prepare() handles a similar case with locking but it's much easier to move it into __io_arm_poll_handler().

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlinux-ltsUnknown (6.1.33-r0)
Streamlinux-ltsUnknown (6.1.33-r0)

References

ON THIS PAGE