Lucene search
+L

43368 matches found

OSV
OSV
added 2026/04/01 9:16 a.m.18 views

UBUNTU-CVE-2026-23410

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix race on rawdata dereference There is a race condition that leads to a use-after-free situation: because the rawdata inodes are not refcounted, an attacker can start opening one of the rawdata files, and at the same...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References18
OSV
OSV
added 2026/04/01 9:16 a.m.10 views

UBUNTU-CVE-2026-23404

In the Linux kernel, the following vulnerability has been resolved: apparmor: replace recursive profile removal with iterative approach The profile removal code uses recursion when removing nested profiles, which can lead to kernel stack exhaustion and system crashes. Reproducer: $ pf='a'; for i=...

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2026/04/01 9:16 a.m.9 views

CVE-2026-23410

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix race on rawdata dereference There is a race condition that leads to a use-after-free situation: because the rawdata inodes are not refcounted, an attacker can start opening one of the rawdata files, and at the same...

7.8CVSS5.6AI score0.00141EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2026/04/01 9:16 a.m.13 views

CVE-2026-23404

In the Linux kernel, the following vulnerability has been resolved: apparmor: replace recursive profile removal with iterative approach The profile removal code uses recursion when removing nested profiles, which can lead to kernel stack exhaustion and system crashes. Reproducer: $ pf='a'; for i=...

5.5CVSS5.5AI score0.00177EPSS
SaveExploits0References17
Snyk
Snyk
added 2026/04/01 9:11 a.m.15 views

Malicious Package

Overview raydium-bs58 is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/04/01 9:10 a.m.22 views

Malicious Package

Overview base-or-engine is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/04/01 9:10 a.m.13 views

Malicious Package

Overview base58-engine is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/04/01 9:10 a.m.10 views

Malicious Package

Overview jonas-prettier-logger is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.9AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/01 8:36 a.m.53 views

CVE-2026-23410 apparmor: fix race on rawdata dereference

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix race on rawdata dereference There is a race condition that leads to a use-after-free situation: because the rawdata inodes are not refcounted, an attacker can start opening one of the rawdata files, and at the same...

7.8CVSS0.00141EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/01 8:36 a.m.90 views

CVE-2026-23410

CVE-2026-23410 – Linux kernel (AppArmor) race condition has a documented use-after-free in rawdata handling. The issue occurs when rawdata inodes aren’t refcounted, allowing an attacker to open a rawdata file while the last reference is removed (e.g., via profile removal), freeing the aa_loaddata...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/04/01 8:36 a.m.8 views

CVE-2026-23410 apparmor: fix race on rawdata dereference

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix race on rawdata dereference There is a race condition that leads to a use-after-free situation: because the rawdata inodes are not refcounted, an attacker can start opening one of the rawdata files, and at the same...

7.8CVSS6AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/04/01 8:36 a.m.5 views

CVE-2026-23404

In the Linux kernel, the following vulnerability has been resolved: apparmor: replace recursive profile removal with iterative approach The profile removal code uses recursion when removing nested profiles, which can lead to kernel stack exhaustion and system crashes. Reproducer: $ pf='a'; for i=...

5.8AI score0.00177EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2026/04/01 8:36 a.m.26 views

CVE-2026-23404

In the Linux kernel, the following vulnerability has been resolved: apparmor: replace recursive profile removal with iterative approach The profile removal code uses recursion when removing nested profiles, which can lead to kernel stack exhaustion and system crashes. Reproducer: $ pf='a'; for i=...

5.5CVSS5.2AI score0.00177EPSS
SaveExploits0
OSV
OSV
added 2026/04/01 8:36 a.m.10 views

CVE-2026-23404 apparmor: replace recursive profile removal with iterative approach

In the Linux kernel, the following vulnerability has been resolved: apparmor: replace recursive profile removal with iterative approach The profile removal code uses recursion when removing nested profiles, which can lead to kernel stack exhaustion and system crashes. Reproducer: $ pf='a'; for i=...

5.9AI score
SaveExploits0References11
CVE
CVE
added 2026/04/01 8:36 a.m.36 views

CVE-2026-23404

CVE-2026-23404 affects the Linux kernel AppArmor profile management. The issue arises from recursive profile removal in the AppArmor code path; nested profiles could trigger deep recursion, risking kernel stack exhaustion and system crashes. The connected documents confirm the root cause is the r...

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/04/01 8:36 a.m.55 views

CVE-2026-23404 apparmor: replace recursive profile removal with iterative approach

In the Linux kernel, the following vulnerability has been resolved: apparmor: replace recursive profile removal with iterative approach The profile removal code uses recursion when removing nested profiles, which can lead to kernel stack exhaustion and system crashes. Reproducer: $ pf='a'; for i=...

0.00177EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.18 views

PT-2026-29487

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel's AppArmor profile removal code used a recursive approach for removing nested profiles, which could lead to kernel stack exhaustion and system crashes. The issue stemmed...

5.5CVSS6.8AI score0.00177EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/01 12:00 a.m.14 views

File Browser 安全漏洞

File Browser is an open-source file management interface developed by File Browser. It allows for the uploading, deletion, previewing, and editing of files within a specified directory. Versions of File Browser prior to 2.62.2 contained security vulnerabilities. These vulnerabilities stemmed from...

9.8CVSS6.2AI score0.00654EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.34 views

PT-2026-29669

Name of the Vulnerable Software and Affected Versions phpMyFAQ versions prior to 4.1.1 Description phpMyFAQ is susceptible to arbitrary file deletion due to missing path traversal validation and CSRF token verification in the MediaBrowserController::index method. Specifically, when the fileRemove...

8.7CVSS6AI score0.00693EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2026/04/01 12:00 a.m.10 views

Oracle Linux 9 : python3.11 (ELSA-2026-6286)

The remote Oracle Linux 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-6286 advisory. 3.11.13-5.2.0.1 - Remove upstream URL reference Orabug: 36073032 3.11.13-5.2 - Security fix for CVE-2026-4519 Resolves: RHEL-158050 Tenable has extracted the...

7.1CVSS5.8AI score0.00308EPSS
SaveExploits0References2
Rows per page
Query Builder