lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <176714585945.414491.8962578639891621014.b4-ty@kernel.dk>
Date: Tue, 30 Dec 2025 18:50:59 -0700
From: Jens Axboe <axboe@...nel.dk>
To: io-uring@...r.kernel.org, linux-kernel@...r.kernel.org, 
 Alexandre Negrel <alexandre@...rel.dev>
Subject: Re: [PATCH v2] io_uring: drop overflowing CQE instead of exceeding
 memory limits


On Tue, 30 Dec 2025 19:57:28 +0100, Alexandre Negrel wrote:
> Allocate the overflowing CQE with GFP_NOWAIT instead of GFP_ATOMIC. This
> changes causes allocations to fail in out-of-memory situations,
> resulting in CQE being dropped. Using GFP_ATOMIC allows a process to
> exceed memory limits.
> 
> 

Applied, thanks!

[1/1] io_uring: drop overflowing CQE instead of exceeding memory limits
      (no commit info)

Best regards,
-- 
Jens Axboe




Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ