Bug 5653 - [Anolis OS 8] Bugfix for CVE-2023-26604
Summary: [Anolis OS 8] Bugfix for CVE-2023-26604
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 8.8
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Jacob
QA Contact: shuming
URL:
Whiteboard:
Keywords: CVE
Depends on:
Blocks:
 
Reported: 2023-06-28 10:53 UTC by 小龙
Modified: 2023-07-07 14:56 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 小龙 admin 2023-06-28 10:53:14 UTC
Description:
systemd before 247 does not adequately block local privilege escalation for some Sudo configurations, e.g., plausible sudoers files in which the "systemctl status" command may be executed. Specifically, systemd does not set LESSSECURE to 1, and thus other programs may be launched from the less program. This presents a substantial security risk when running systemctl from Sudo, because less executes as root when the terminal size is too small to show the complete systemctl output.

Broken commit info:

Bugfix commit info:
Comment 2 ningmingxiao 2023-07-07 14:56:23 UTC
龙蜥8.6 会修复这个cve么?