Lucene search
+L

127 matches found

OSV
OSV
added 2026/07/27 5:48 a.m.6 views

BIT-OPENBAO-2025-54997 OpenBao: Privileged Operator May Execute Code on the Underlying Host

OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys. In versions 2.3.1 and below, some OpenBao deployments intentionally limit privileged API operators from executing system code or making network connections...

9.1CVSS7.6AI score0.00371EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/25 10:17 a.m.9 views

CVE-2026-64435

In the Linux kernel, the following vulnerability has been resolved: audit: Fix data races of skbqueuelen readers on auditqueue Multiple readers access auditqueue.qlen via skbqueuelen without holding the queue lock or using READONCE, while kauditd writes to this field via the skbdequeue → skbunlin...

8.2CVSS0.00424EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:51 a.m.21 views

CVE-2026-64435

CVE-2026-64435 documents a data race in the Linux kernel where multiple readers access audit_queue.qlen via skb_queue_len() without proper synchronization while kauditd writes through skb_dequeue()/__skb_unlink() under WRITE_ONCE() with a spinlock. The race is demonstrated by a conflicting access...

8.2CVSS5.8AI score0.00424EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.10 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: Audit: Fixed an out-of-bounds read in auditcomparednamepath. When a watch on dir=/ is combined with a fsnotify event for a single-character name directly under / e.g., creating /a, an out-of-bounds read can occur in...

7.1CVSS6.1AI score0.00139EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/09 12:0 a.m.7 views

CentOS 9 : kernel-5.14.0-677.el9

The remote CentOS Linux 9 host has packages installed that are affected by a vulnerability as referenced in the kernel-5.14.0-677.el9 build changelog. - In the Linux kernel, the following vulnerability has been resolved: audit: fix out-of-bounds read in auditcomparednamepath When a watch on dir=/...

7.1CVSS5.3AI score0.00139EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.36 views

CVE-2023-54045 audit: fix possible soft lockup in __audit_inode_child()

In the Linux kernel, the following vulnerability has been resolved: audit: fix possible soft lockup in auditinodechild Tracefs or debugfs maybe cause hundreds to thousands of PATH records, too many PATH records maybe cause soft lockup. For example: 1. CONFIGKASAN=y && CONFIGPREEMPTION=n 2. auditc...

0.00248EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/17 5:8 p.m.30 views

EUVD-2025-34895

OpenBao has potential Denial of Service vulnerability when processing malicious unauthenticated JSON requests...

7.5CVSS6.5AI score0.00699EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2007-0005

Malware in sbrugna...

4.7CVSS6.1AI score0.00586EPSS
SaveExploits1References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2004-1234

Malware in sbrugna...

2.1CVSS6.4AI score0.00358EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/08/11 2:30 a.m.24 views

CVE-2025-54997

OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys. In versions 2.3.1 and below, some OpenBao deployments intentionally limit privileged API operators from executing system code or making network connections...

9.1CVSS7AI score0.00371EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2021-47128

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks Commit 59438b46471a...

5.5CVSS5.3AI score0.00176EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/08/09 2:41 a.m.2 views

Arbitrary Code Injection

Overview Affected versions of this package are vulnerable to Arbitrary Code Injection via the audit subsystem when manipulating log prefixes. An attacker can execute unauthorized code and gain network access by bypassing intended restrictions on privileged API operators. Note: This is exploitable...

9.4CVSS7.8AI score0.00371EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/08/09 2:41 a.m.8 views

Arbitrary Code Injection

Overview Affected versions of this package are vulnerable to Arbitrary Code Injection via the audit subsystem when manipulating log prefixes. An attacker can execute unauthorized code and gain network access by bypassing intended restrictions on privileged API operators. Note: This is exploitable...

9.4CVSS7.8AI score0.00371EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/08/08 2:37 p.m.16 views

Privileged OpenBao Operator May Execute Code on the Underlying Host

Impact Under certain threat models, OpenBao operators with privileged API access may not be system administrators and thus normally lack the ability to update binaries or execute code on the system. Additionally, privileged API operators should be unable to perform TCP connections to arbitrary...

9.1CVSS6.5AI score0.00371EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2024/07/18 3:5 a.m.5 views

SUSE CVE-2022-48832

In the Linux kernel, the following vulnerability has been resolved: audit: don't deref the syscall args when checking the openat2 openhow::flags As reported by Jeff, dereferencing the openat2 syscall argument in auditmatchperm to obtain the openhow::flags can result in an oops/page-fault. This...

5.5CVSS6.4AI score0.00216EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/15 9:15 p.m.8 views

CVE-2021-47128

In the Linux kernel, the following vulnerability has been resolved: bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks Commit 59438b46471a "security,lockdown,selinux: implement SELinux lockdown" added an implementation of the lockeddown LSM hook to SELinux, with the aim to restric...

5.5CVSS6.6AI score
SaveExploits0References3
OSV
OSV
added 2024/03/15 9:15 p.m.8 views

UBUNTU-CVE-2021-47128

In the Linux kernel, the following vulnerability has been resolved: bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks Commit 59438b46471a "security,lockdown,selinux: implement SELinux lockdown" added an implementation of the lockeddown LSM hook to SELinux, with the aim to restric...

5.5CVSS6.4AI score0.00176EPSS
SaveExploits0References6
OpenVAS
OpenVAS
added 2023/03/08 12:0 a.m.28 views

Debian: Security Advisory (DLA-609-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...

9.3CVSS7.3AI score0.15073EPSS
SaveExploits8References3
SUSE CVE
SUSE CVE
added 2023/02/15 6:19 a.m.11 views

SUSE CVE-2004-1237

Unknown vulnerability in the system call filtering code in the audit subsystem for Red Hat Enterprise Linux 3 allows local users to cause a denial of service system crash via unknown vectors...

2.1CVSS6.6AI score0.00358EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:17 a.m.7 views

SUSE CVE-2005-3181

The audit system in Linux kernel 2.6.6, and other versions before 2.6.13.4, when CONFIGAUDITSYSCALL is enabled, uses an incorrect function to free namescache memory, which prevents the memory from being tracked by AUDITSYSCALL code and leads to a memory leak that allows attackers to cause a denia...

2.1CVSS6.8AI score0.00499EPSS
SaveExploits0References4
Rows per page
Query Builder