Lucene search
K

100 matches found

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

EUVD-2021-24636

Malware in sbrugna...

7.8CVSS6.8AI score0.00095EPSS
Exploits0References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2008-2924

Malware in sbrugna...

7.8CVSS7.5AI score0.00027EPSS
Exploits0References25
EUVD
EUVD
added 2025/10/03 8:7 p.m.0 views

EUVD-2025-13976

Malicious code in bioql PyPI...

7.8AI score0.00059EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-22675

Malicious code in bioql PyPI...

8.7AI score0.0007EPSS
Exploits0References7
NVD
NVD
added 2025/07/25 4:15 p.m.2 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...

5.5CVSS0.0007EPSS
Exploits0References10
CVE
CVE
added 2025/07/25 3:27 p.m.69 views

CVE-2025-38466

CVE-2025-38466 is a Linux kernel vulnerability where uprobes could be misused during instruction fetch; the fix reverts to requiring CAP_SYS_ADMIN for uprobes, mitigating local misuse. Multiple connected advisories acknowledge the issue and reference upstream kernel fixes. Technical details confi...

5.5CVSS6.2AI score0.0007EPSS
Exploits0References10Affected Software1
Cvelist
Cvelist
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...

0.0007EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.3 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...

5.5CVSS6AI score0.0007EPSS
Exploits0
OSV
OSV
added 2025/07/25 3:27 p.m.2 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...

5.5CVSS7.2AI score0.0007EPSS
Exploits0References12
NVD
NVD
added 2025/05/08 7:15 a.m.9 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...

5.5CVSS0.00059EPSS
Exploits0References3
OSV
OSV
added 2025/05/08 6:26 a.m.5 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...

5.5CVSS7.1AI score0.00059EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.11 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...

0.00059EPSS
Exploits0References3
CVE
CVE
added 2025/05/08 6:26 a.m.74 views

CVE-2025-37814

CVE-2025-37814 : In the Linux kernel, the TIOCL_SELMOUSEREPORT ioctl now requires CAP_SYS_ADMIN for all usages. A prior patch loosened this for some modes, but it introduced inconsistent logic and a potential local risk: enabling mouse reports could allow injection-like input into terminal-report...

5.5CVSS7.1AI score0.00059EPSS
Exploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.14 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.00007EPSS
Exploits0References4
NVD
NVD
added 2024/11/19 6:15 p.m.7 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.00007EPSS
Exploits0References8
OSV
OSV
added 2024/11/19 5:19 p.m.13 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 score0.00007EPSS
Exploits0References11
Cvelist
Cvelist
added 2024/11/19 5:19 p.m.19 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.00007EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2023/09/22 5:54 p.m.66 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.002EPSS
Exploits0References4
NVD
NVD
added 2023/06/29 3:15 p.m.9 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.00132EPSS
Exploits1References1
OpenVAS
OpenVAS
added 2023/03/08 12:0 a.m.26 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.00039EPSS
Exploits3References3
Rows per page
Query Builder