Bug 8728 - [Anolis OS 8] Bugfix for CVE-2024-22017
Summary: [Anolis OS 8] Bugfix for CVE-2024-22017
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 8.6
Hardware: All Linux
: P2-High S2-major
Target Milestone: ---
Assignee: songkai
QA Contact: shuming
URL:
Whiteboard:
Keywords: CVE
Depends on:
Blocks:
 
Reported: 2024-04-09 10:29 UTC by 小龙
Modified: 2024-04-09 10:35 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 小龙 admin 2024-04-09 10:29:15 UTC
Description:
setuid() does not affect libuv's internal io_uring operations if initialized before the call to setuid().
This allows the process to perform privileged operations despite presumably having dropped such privileges through a call to setuid().
This vulnerability affects all users using version greater or equal than Node.js 18.18.0, Node.js 20.4.0 and Node.js 21.

Broken commit info:

Bugfix commit info:
https://github.com/nodejs/node/commit/686da19abb
https://github.com/nodejs/node/commit/666096298c