Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2025-37814 | First vendor Publication | 2025-05-08 |
Vendor | Cve | Last vendor Modification | 2025-05-08 |
Security-Database Scoring CVSS v3
Cvss vector : N/A | |||
---|---|---|---|
Overall CVSS Score | NA | ||
Base Score | NA | Environmental Score | NA |
impact SubScore | NA | Temporal Score | NA |
Exploitabality Sub Score | NA | ||
Calculate full CVSS 3.0 Vectors scores |
Security-Database Scoring CVSS v2
Cvss vector : | |||
---|---|---|---|
Cvss Base Score | N/A | Attack Range | N/A |
Cvss Impact Score | N/A | Attack Complexity | N/A |
Cvss Expoit Score | N/A | Authentication | N/A |
Calculate full CVSS 2.0 Vectors scores |
Detail
In the Linux kernel, the following vulnerability has been resolved: tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT This requirement was overeagerly loosened in commit 2f83e38a095f ("tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN"), but as it turns out, (1) the logic I implemented there was inconsistent (apologies!), (2) TIOCL_SELMOUSEREPORT might actually be a small security risk (3) TIOCL_SELMOUSEREPORT is only meant to be used by the mouse In more detail: 1. The previous patch has inconsistent logic: In commit 2f83e38a095f ("tty: Permit some TIOCL_SETSEL modes This logic is inconsistent and was not intentional. We should have I sent a separate documentation patch to the man page list with 2. TIOCL_SELMOUSEREPORT is indeed a potential security risk which can By enabling mouse reporting on a terminal and then injecting mouse Many programs (including libreadline/bash) are then prone to I went into more detail on that in the discussion at It is not equally trivial to simulate arbitrary keystrokes as it 3. TIOCL_SELMOUSEREPORT is only used by the mouse daemons (GPM or To quote console_codes(4): The mouse tracking facility is intended to return Jared Finder has also confirmed in More information on the interaction between GPM, terminals and th ---truncated--- |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-37814 |
Sources (Detail)
Alert History
Date | Informations |
---|---|
2025-05-27 02:57:27 |
|