Bug 2364199 (CVE-2025-46802) - CVE-2025-46802 screen: TTY Hijacking while Attaching to a Multiuser Session
Summary: CVE-2025-46802 screen: TTY Hijacking while Attaching to a Multiuser Session
Keywords:
Status: NEW
Alias: CVE-2025-46802
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-05-05 20:08 UTC by OSIDB Bzimport
Modified: 2025-05-13 18:52 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-05-05 20:08:23 UTC
This issue is found in the `Attach()` function when the `multiattach` flag is
set (i.e. Screen attempts to attach to a multiuser session). The function
performs a `chmod()` of the current TTY to mode 0666. The path to the current TTY is stored in the `attach_tty` string.


Note You need to log in before you can comment on or make changes to this bug.