Lucene search
+L

71 matches found

SUSE CVE
SUSE CVE
added 2026/09/05 12:25 a.m.11 views

SUSE CVE-2026-80877

In the Linux kernel, the following vulnerability has been resolved: afs: Fix vllist leak Fix a leak of the new vllist in afsupdatecell in the event that it is an empty list nrservers == 0, in which case the old list isn't displaced unless the old list is also empty...

5.8AI score0.00164EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:25 a.m.13 views

SUSE CVE-2026-80885

In the Linux kernel, the following vulnerability has been resolved: afs: Fix uncancelled rxrpc OOB message handler Fix AFS to cancel its OOB message processing typically to respond to security challenges. Also move OOB message processing to afswq so that it's also waited for and make the OOB...

5.8AI score0.00169EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/04 5:16 p.m.7 views

CVE-2026-80878

In the Linux kernel, the following vulnerability has been resolved: afs: Fix leak of ungot volume Fix afslookupvolumercu so that it doesn't leak a dying volume if afstrygetvolume fails...

0.00156EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 4:49 p.m.9 views

EUVD-2026-71515

In the Linux kernel, the following vulnerability has been resolved: afs: Fix uncancelled rxrpc OOB message handler Fix AFS to cancel its OOB message processing typically to respond to security challenges. Also move OOB message processing to afswq so that it's also waited for and make the OOB...

5.3AI score0.00169EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 4:49 p.m.11 views

CVE-2026-80885 afs: Fix uncancelled rxrpc OOB message handler

In the Linux kernel, the following vulnerability has been resolved: afs: Fix uncancelled rxrpc OOB message handler Fix AFS to cancel its OOB message processing typically to respond to security challenges. Also move OOB message processing to afswq so that it's also waited for and make the OOB...

5.6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/09/04 4:48 p.m.8 views

EUVD-2026-71508

In the Linux kernel, the following vulnerability has been resolved: afs: Fix leak of ungot volume Fix afslookupvolumercu so that it doesn't leak a dying volume if afstrygetvolume fails...

5.2AI score0.00156EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 4:48 p.m.38 views

CVE-2026-80878 afs: Fix leak of ungot volume

In the Linux kernel, the following vulnerability has been resolved: afs: Fix leak of ungot volume Fix afslookupvolumercu so that it doesn't leak a dying volume if afstrygetvolume fails...

0.00156EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/04 4:48 p.m.19 views

CVE-2026-80878

CVE-2026-80878 is a resource leak in the Linux kernel's AFS (Andrew File System) module. The function afs_lookup_volume_rcu() fails to release a dying volume when the preceding afs_try_get_volume() call fails, resulting in a leak of an ungot volume . The fix is provided in kernel patches (commits...

5.2AI score0.00156EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/04 4:48 p.m.14 views

CVE-2026-80877

CVE-2026-80877 is a memory leak in the Linux kernel's AFS (Andrew File System) module. The bug is in afs_update_cell() : when the new server list is empty (nr_servers == 0), the newly allocated vllist is never freed because the old list is only displaced if it is also empty. Each such event leaks...

5.3AI score0.00164EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/04 4:48 p.m.10 views

CVE-2026-80877 afs: Fix vllist leak

In the Linux kernel, the following vulnerability has been resolved: afs: Fix vllist leak Fix a leak of the new vllist in afsupdatecell in the event that it is an empty list nrservers == 0, in which case the old list isn't displaced unless the old list is also empty...

5.6AI score
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2026/09/03 12:07 a.m.14 views

SUSE CVE-2026-72374

In the Linux kernel, the following vulnerability has been resolved: afs: Fix callback service message parsers to pass through -EAGAIN The AFS filesystem client uses an rxrpc server to listen for callback notifications. Each callback call type handler has a delivery function that parses the incomi...

7.5CVSS5.8AI score0.00707EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/03 12:07 a.m.15 views

SUSE CVE-2026-72375

In the Linux kernel, the following vulnerability has been resolved: afs: Fix reinitialisation of the inode, in particular -lockwork It seems that initalising afsvnode::lockwork a single time in the slab's init function isn't sufficient for workstructs. This results in the DEBUGOBJECTS debugging...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/03 12:07 a.m.12 views

SUSE CVE-2026-72378

In the Linux kernel, the following vulnerability has been resolved: afs: Fix error code in afsextractvladdrs The error codes on these paths are only set on the first iteration through the loop. Set the correct error code on every iteration...

7.5CVSS5.9AI score0.00707EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/02 11:46 a.m.15 views

SUSE CVE-2026-72371

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the volume AFSVOLUMERMTREE is set on Fix afsinsertvolumeintocell to set AFSVOLUMERMTREE on the volume replaced, not the new volume, as it's now removed from the cell's volume tree. This will cause the old volume to be...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/09/01 1:29 p.m.13 views

SUSE CVE-2026-72376

In the Linux kernel, the following vulnerability has been resolved: afs: Fix misplaced inc of net-cellsoutstanding Fix net-cellsoutstanding being incremented before the check for failure of idralloccyclic, leaving the count incremented on error...

5.8AI score0.00209EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: afs: Fixed dynamic root getattr The recent patch to modify afagetattr to consult the server did not take into account the pseudo-inodes used by the dynamic root-type afa superblock. As a result, there was an oops when such a...

5.5CVSS5.3AI score0.00298EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/19 6:46 a.m.9 views

CVE-2026-72374

A flaw was found in the Linux kernel's AFS filesystem client. The AFS client uses an rxrpc server for callback notifications. Its message parsers incorrectly convert the -EAGAIN return value to 0 when the last packet has not been fully received but all currently queued data is consumed. This...

7.5CVSS5.4AI score0.00707EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-72378

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - afs: Fix error code in afsextractvladdrs The error codes on these paths are only set on the first iteration through the loop. Set the correct error code on ever...

7.5CVSS6AI score0.00707EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-74426

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - afs: fix NULL pointer dereference in afsgettree afsallocsbi uses kzalloc for memory allocation. And, if ctx-dynroot is not null, as-cell and as-volume are null...

5.9AI score0.00165EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.34 views

Linux Distros Unpatched Vulnerability : CVE-2026-72372

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - afs: Fix lack of locking around modifications of net-cellsdynino Fix the lack of locking around modifications of net-cellsdynino by taking net-cellslock...

7.8CVSS7.2AI score0.00175EPSS
SaveExploits0References3
Rows per page
Query Builder