[Bug 2078659] Re: Hold IOPOLL locks when triggering io_uring's deferred work

2025-04-18 Thread Jürg Häfliger
** Tags added: kernel-daily-bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2078659 Title: Hold IOPOLL locks when triggering io_uring's deferred work To manage notifications about this bug go to:

[Bug 2078659] Re: Hold IOPOLL locks when triggering io_uring's deferred work

2025-02-13 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-iot/5.4.0-1046.49 kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed-focal-linux-iot' to 'verification-done-focal- linux-iot'. If the prob

[Bug 2078659] Re: Hold IOPOLL locks when triggering io_uring's deferred work

2025-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.4.0-205.225 --- linux (5.4.0-205.225) focal; urgency=medium * focal/linux: 5.4.0-205.225 -proposed tracker (LP: #2093621) * Hold IOPOLL locks when triggering io_uring's deferred work (LP: #2078659) // CVE-2023-21400 - io_uring:

[Bug 2078659] Re: Hold IOPOLL locks when triggering io_uring's deferred work

2025-01-19 Thread Chengen Du
Focal 5.4.0-206.226 was tested using the test plan and confirmed that it is functioning as expected. root@focal-iouring:~# uname -a Linux focal-iouring 5.4.0-206-generic #226-Ubuntu SMP Mon Jan 13 07:29:08 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ** Tags removed: verification-needed-focal-linux *

[Bug 2078659] Re: Hold IOPOLL locks when triggering io_uring's deferred work

2025-01-16 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux/5.4.0-205.225 kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed-focal-linux' to 'verification-done-focal-linux'. If the problem still exi

[Bug 2078659] Re: Hold IOPOLL locks when triggering io_uring's deferred work

2025-01-05 Thread Chengen Du
** Description changed: [Impact] io_commit_cqring() writes the CQ ring tail to make it visible and also triggers any deferred work. When a ring is set up with IOPOLL, it doesn't require locking around the CQ ring updates. However, if there is deferred work that needs processing, io_queue

[Bug 2078659] Re: Hold IOPOLL locks when triggering io_uring's deferred work

2024-11-06 Thread Chengen Du
** Description changed: [Impact] io_commit_cqring() writes the CQ ring tail to make it visible and also triggers any deferred work. When a ring is set up with IOPOLL, it doesn't require locking around the CQ ring updates. However, if there is deferred work that needs processing, io_queue

[Bug 2078659] Re: Hold IOPOLL locks when triggering io_uring's deferred work

2024-09-02 Thread Chengen Du
** Changed in: linux (Ubuntu Focal) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2078659 Title: Hold IOPOLL locks when triggering io_uring's deferred work To mana

[Bug 2078659] Re: Hold IOPOLL locks when triggering io_uring's deferred work

2024-09-02 Thread Chengen Du
** Description changed: [Impact] io_commit_cqring() writes the CQ ring tail to make it visible and also triggers any deferred work. When a ring is set up with IOPOLL, it doesn't require locking around the CQ ring updates. However, if there is deferred work that needs processing, io_queue

[Bug 2078659] Re: Hold IOPOLL locks when triggering io_uring's deferred work

2024-09-02 Thread Chengen Du
** Summary changed: - io_uring: ensure IOPOLL locks around deferred work + Hold IOPOLL locks when triggering io_uring's deferred work -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2078659 Title: Ho