Lucene search
+L

212 matches found

Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.13 views

CVE-2026-64156

In the Linux kernel, the following vulnerability has been resolved: netfs, afs: Fix write skipping in dir/link writepages Fix netfswritesingle and afssinglewritepages to better handle a write that would be skipped due to lock contention and WBSYNCNONE by returning 1 from netfswritesingle if it...

5.2AI score0.00166EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.29 views

CVE-2026-64156 netfs, afs: Fix write skipping in dir/link writepages

In the Linux kernel, the following vulnerability has been resolved: netfs, afs: Fix write skipping in dir/link writepages Fix netfswritesingle and afssinglewritepages to better handle a write that would be skipped due to lock contention and WBSYNCNONE by returning 1 from netfswritesingle if it...

0.00166EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/27 4:59 p.m.11 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.00141EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/05/27 2:17 p.m.15 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.8CVSS6.4AI score0.00141EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/05/27 12:59 p.m.12 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.00141EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/05/27 12:59 p.m.10 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.00141EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/05/09 9:0 p.m.17 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.00851EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/05/09 2:39 a.m.16 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.00112EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/08 9:31 a.m.12 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.00236EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/19 2:43 p.m.13 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...

8.6CVSS6.4AI score0.00403EPSS
SaveExploits0References16
OSV
OSV
added 2025/12/19 2:41 p.m.10 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...

8.6CVSS6.7AI score0.00403EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/12/12 12:0 a.m.5 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...

8.6CVSS6.8AI score0.00403EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/04 11:46 a.m.9 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; -...

8.6CVSS6.6AI score0.00403EPSS
SaveExploits0References23
Microsoft CVE
Microsoft CVE
added 2025/10/22 1:1 a.m.6 views

afs: Fix potential null pointer dereference in afs_put_server

...

7AI score0.00229EPSS
SaveExploits0
OSV
OSV
added 2025/10/20 3:26 p.m.4 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.00229EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2023-35116

Malicious code in bioql PyPI...

5.9CVSS5.9AI score0.00369EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2023-27787

Malicious code in bioql PyPI...

6.5CVSS6.6AI score0.00361EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/09/23 12:0 a.m.7 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.00229EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:26 p.m.7 views

afs: Fix lock recursion

...

5.5CVSS7AI score0.00194EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.4 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.8CVSS5.7AI score0.00263EPSS
SaveExploits0References2
Rows per page
Query Builder