CVE-2024-35820

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVSS

No CVSS.

References

No reference.

Configurations

No configuration.

History

25 May 2024, 14:15

Type Values Removed Values Added
References
  • {'url': 'https://git.kernel.org/stable/c/0ecb8919469e6d5c74eea24086b34ce1bda5aef7', 'source': '416baaa9-dc9f-4396-8d5f-8c081fb06d67'}
  • {'url': 'https://git.kernel.org/stable/c/1a8ec63b2b6c91caec87d4e132b1f71b5df342be', 'source': '416baaa9-dc9f-4396-8d5f-8c081fb06d67'}
  • {'url': 'https://git.kernel.org/stable/c/51a490a7f63cae0754120e7c04f4f47920bd48db', 'source': '416baaa9-dc9f-4396-8d5f-8c081fb06d67'}
Summary (en) 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(). (en) Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

17 May 2024, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-05-17 14:15

Updated : 2024-05-25 14:15


NVD link : CVE-2024-35820

Mitre link : CVE-2024-35820

CVE.ORG link : CVE-2024-35820


JSON object : View

Products Affected

No product.

CWE

No CWE.