Lucene search
K

210 matches found

RedhatCVE
RedhatCVE
added 2026/05/27 4:59 p.m.7 views

CVE-2026-46100

A flaw was found in the Linux kernel's AFS Andrew File System component. The mmapprepare function was incorrectly used, leading to a reference count refcount leak. This issue occurs when mmapprepare establishes a refcount, but a subsequent operation fails, causing the refcount to be leaked. This...

7.8CVSS5.8AI score0.00013EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2026/05/27 12:59 p.m.6 views

CVE-2026-46100

In the Linux kernel, the following vulnerability has been resolved: fs: afs: revert mmapprepare change Partially reverts commit 9d5403b1036c "fs: convert most other genericfilemmap users to .mmapprepare". This is because the .mmap invocation establishes a refcount, but .mmapprepare is called at a...

7.8CVSS5.7AI score0.00013EPSS
Exploits0
EUVD
EUVD
added 2026/05/27 12:59 p.m.6 views

EUVD-2026-32483

In the Linux kernel, the following vulnerability has been resolved: fs: afs: revert mmapprepare change Partially reverts commit 9d5403b1036c "fs: convert most other genericfilemmap users to .mmapprepare". This is because the .mmap invocation establishes a refcount, but .mmapprepare is called at a...

5.8AI score0.00013EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2026/05/27 12:0 a.m.6 views

CVE-2026-46100

fs: afs: revert mmapprepare change...

7.8CVSS5.8AI score0.00013EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/09 9:0 p.m.10 views

CVE-2026-8210

A security vulnerability has been detected in aandrew-me tgpt up to 2.11.1 on Linux/macOS. Affected by this vulnerability is the function helper.Update of the file helper.go of the component Update Handler. The manipulation leads to command injection. Local access is required to approach this...

5.3CVSS5.6AI score0.00171EPSS
Exploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/05/09 2:39 a.m.6 views

SUSE CVE-2026-43463

In the Linux kernel, the following vulnerability has been resolved: rxrpc, afs: Fix missing error pointer check after rxrpckernellookuppeer rxrpckernellookuppeer can also return error pointers in addition to NULL, so just checking for NULL is not sufficient. Fix this by: 1 Changing...

5.5CVSS5.8AI score0.00015EPSS
Exploits0References3
EUVD
EUVD
added 2026/04/08 9:31 a.m.2 views

EUVD-2026-20402

Missing Authorization vulnerability in Andrew ShopWP wpshopify allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects ShopWP: from n/a through = 5.2.4...

5.9AI score0.00042EPSS
Exploits0References2
OSV
OSV
added 2025/12/19 2:43 p.m.2 views

USN-7922-3 linux-oracle-5.4 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Cryptographic API; - ACPI drivers; - InfiniBand drivers; - Media drivers; - Network drivers; - Pin controllers...

7.8CVSS6.4AI score0.00105EPSS
Exploits0References16
OSV
OSV
added 2025/12/19 2:41 p.m.2 views

USN-7928-4 linux-raspi vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Cryptographic API; - Media drivers; - Network drivers; - AFS file system; - F2FS file system; - Tracing...

7.8CVSS6.7AI score0.00097EPSS
Exploits0References10
Tenable Nessus
Tenable Nessus
added 2025/12/12 12:0 a.m.1 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-7928-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7928-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update...

7.8CVSS6.8AI score0.00097EPSS
Exploits0References10
OSV
OSV
added 2025/12/04 11:46 a.m.2 views

USN-7907-3 linux-gcp, linux-gcp-4.15, linux-hwe vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Cryptographic API; - ACPI drivers; - Hardware monitoring drivers; - InfiniBand drivers; - Mailbox framework; -...

7.8CVSS6.6AI score0.00105EPSS
Exploits0References23
Microsoft CVE
Microsoft CVE
added 2025/10/22 1:1 a.m.3 views

afs: Fix potential null pointer dereference in afs_put_server

...

7AI score0.00074EPSS
Exploits0
OSV
OSV
added 2025/10/20 3:26 p.m.2 views

CVE-2025-40010 afs: Fix potential null pointer dereference in afs_put_server

In the Linux kernel, the following vulnerability has been resolved: afs: Fix potential null pointer dereference in afsputserver afsputserver accessed server-debugid before the NULL check, which could lead to a null pointer dereference. Move the debugid assignment, ensuring we never dereference a...

6.4AI score0.00074EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2023-27787

Malicious code in bioql PyPI...

6.5CVSS6.6AI score0.00181EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2023-35116

Malicious code in bioql PyPI...

5.9CVSS5.9AI score0.0008EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/09/23 12:0 a.m.3 views

PT-2025-42779

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s AFS subsystem where a null pointer dereference could occur within the afs put server function. Specifically, the function accessed server-debug id...

4.6CVSS7.3AI score0.00074EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:26 p.m.4 views

afs: Fix lock recursion

...

5.5CVSS7AI score0.00004EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2024-26736

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: afs: Increase buffer size in afsupdatevolumestatus The max length of volume-vid value is 20...

7.8CVSS6.2AI score0.00019EPSS
Exploits0References2
Spring Engineering
Spring Engineering
added 2025/08/07 12:0 a.m.4 views

A Bootiful Podcast: Andrew Lombardi, Beginning Spring AI co-author, and friend of the show

Hi, Spring fans! In this installment I am thrilled to talk to my longtime friend Andrew Lombardi about the latest-and-greatest, his new book Beginning Spring AI , and more...

7.2AI score
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/23 2:46 a.m.4 views

CVE-2023-30752

Auth. admin+ Stored Cross-Site Scripting XSS vulnerability in Silvia Pfeiffer and Andrew Nimmo External Videos plugin = 2.0.1 versions...

5.9CVSS5.2AI score0.0008EPSS
Exploits0References1
Rows per page
Query Builder