Lucene search
+L

100 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2008-2924

Malware in sbrugna...

7.8CVSS7.5AI score0.00375EPSS
SaveExploits0References25
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2021-24636

Malware in sbrugna...

7.8CVSS6.8AI score0.0032EPSS
SaveExploits0References11
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-13976

Malicious code in bioql PyPI...

7.8AI score0.00193EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2025-22675

Malicious code in bioql PyPI...

8.7AI score0.00177EPSS
SaveExploits0References7
NVD
NVD
added 2025/07/25 4:15 p.m.5 views

CVE-2025-38466

In the Linux kernel, the following vulnerability has been resolved: perf: Revert to requiring CAPSYSADMIN for uprobes Jann reports that uprobes can be used destructively when used in the middle of an instruction. The kernel only verifies there is a valid instruction at the requested offset, but d...

7.8CVSS0.00177EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/07/25 3:27 p.m.12 views

CVE-2025-38466 perf: Revert to requiring CAP_SYS_ADMIN for uprobes

In the Linux kernel, the following vulnerability has been resolved: perf: Revert to requiring CAPSYSADMIN for uprobes Jann reports that uprobes can be used destructively when used in the middle of an instruction. The kernel only verifies there is a valid instruction at the requested offset, but d...

7.8CVSS0.00177EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.6 views

CVE-2025-38466

In the Linux kernel, the following vulnerability has been resolved: perf: Revert to requiring CAPSYSADMIN for uprobes Jann reports that uprobes can be used destructively when used in the middle of an instruction. The kernel only verifies there is a valid instruction at the requested offset, but d...

7.8CVSS6AI score0.00177EPSS
SaveExploits0
OSV
OSV
added 2025/07/25 3:27 p.m.6 views

CVE-2025-38466 perf: Revert to requiring CAP_SYS_ADMIN for uprobes

In the Linux kernel, the following vulnerability has been resolved: perf: Revert to requiring CAPSYSADMIN for uprobes Jann reports that uprobes can be used destructively when used in the middle of an instruction. The kernel only verifies there is a valid instruction at the requested offset, but d...

7.8CVSS7.2AI score
SaveExploits0References13
CVE
CVE
added 2025/07/25 3:27 p.m.94 views

CVE-2025-38466

CVE-2025-38466 is a Linux kernel security issue where uprobes could be abused due to inability to reliably verify instruction boundaries in the middle of an instruction, and on some architectures (e.g., arm64) when data words are misinterpreted as instructions. The fix reverts to requiring CAP_SY...

7.8CVSS6.2AI score0.00177EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2025/05/08 7:15 a.m.15 views

CVE-2025-37814

In the Linux kernel, the following vulnerability has been resolved: tty: Require CAPSYSADMIN for all usages of TIOCLSELMOUSEREPORT This requirement was overeagerly loosened in commit 2f83e38a095f "tty: Permit some TIOCLSETSEL modes without CAPSYSADMIN", but as it turns out, 1 the logic I...

7.8CVSS0.00193EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.17 views

CVE-2025-37814 tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT

In the Linux kernel, the following vulnerability has been resolved: tty: Require CAPSYSADMIN for all usages of TIOCLSELMOUSEREPORT This requirement was overeagerly loosened in commit 2f83e38a095f "tty: Permit some TIOCLSETSEL modes without CAPSYSADMIN", but as it turns out, 1 the logic I...

7.8CVSS0.00193EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/08 6:26 a.m.95 views

CVE-2025-37814

In CVE-2025-37814, the Linux kernel fixed a policy on TIOCL_SELMOUSEREPORT: CAP_SYS_ADMIN is now required for all usages. The previous commit loosened this requirement, but the logic was inconsistent and TIOCL_SELMOUSEREPORT is mainly used by the mouse daemon (GPM/Consolation), which already runs...

7.8CVSS7.1AI score0.00193EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/08 6:26 a.m.9 views

CVE-2025-37814 tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT

In the Linux kernel, the following vulnerability has been resolved: tty: Require CAPSYSADMIN for all usages of TIOCLSELMOUSEREPORT This requirement was overeagerly loosened in commit 2f83e38a095f "tty: Permit some TIOCLSETSEL modes without CAPSYSADMIN", but as it turns out, 1 the logic I...

7.8CVSS7.1AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.18 views

CVE-2024-53052

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: fix missing NOWAIT check for ODIRECT start write When iouring starts a write, it'll call kiocbstartwrite to bump the super block rwsem, preventing any freezes from happening while that write is in-flight. The freeze...

4.4CVSS6.7AI score0.00183EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/19 6:15 p.m.12 views

CVE-2024-53052

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: fix missing NOWAIT check for ODIRECT start write When iouring starts a write, it'll call kiocbstartwrite to bump the super block rwsem, preventing any freezes from happening while that write is in-flight. The freeze...

4.4CVSS0.00183EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/11/19 5:19 p.m.45 views

CVE-2024-53052 io_uring/rw: fix missing NOWAIT check for O_DIRECT start write

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: fix missing NOWAIT check for ODIRECT start write When iouring starts a write, it'll call kiocbstartwrite to bump the super block rwsem, preventing any freezes from happening while that write is in-flight. The freeze...

0.00183EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/19 5:19 p.m.20 views

CVE-2024-53052 io_uring/rw: fix missing NOWAIT check for O_DIRECT start write

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: fix missing NOWAIT check for ODIRECT start write When iouring starts a write, it'll call kiocbstartwrite to bump the super block rwsem, preventing any freezes from happening while that write is in-flight. The freeze...

4.4CVSS5.9AI score
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2023/09/22 5:54 p.m.74 views

CVE-2023-2163

An incorrect verifier pruning flaw was found in BPF in the Linux Kernel that may lead to unsafe code paths incorrectly marked as safe, resulting in arbitrary read/writes in kernel memory, lateral privilege escalation, and container escape. Mitigation The default Red Hat Enterprise Linux kernel...

8.2CVSS8AI score0.03546EPSS
SaveExploits0References4
NVD
NVD
added 2023/06/29 3:15 p.m.24 views

CVE-2023-34844

Play With Docker 0.0.2 has an insecure CAPSYSADMIN privileged mode causing the docker container to escape...

9.8CVSS9.3AI score0.00939EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2023/03/08 12:0 a.m.28 views

Debian: Security Advisory (DSA-2015-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.7AI score0.00372EPSS
SaveExploits2References3
Rows per page
Query Builder