Lucene search
+L

2218 matches found

Ubuntu
Ubuntu
added 2026/07/28 6:37 a.m.26 views

USN-8547-2: Linux kernel (Azure FIPS) 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: - RISC-V architecture; - Cryptographic API; - InfiniBand drivers; - IOMMU subsystem; - Network drivers; -...

9.8CVSS6.7AI score0.20744EPSS
SaveExploits4
OSV
OSV
added 2026/07/28 6:37 a.m.12 views

USN-8547-2 linux-azure-fips 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: - RISC-V architecture; - Cryptographic API; - InfiniBand drivers; - IOMMU subsystem; - Network drivers; -...

9.8CVSS6.3AI score0.20744EPSS
SaveExploits4References66
NVD
NVD
added 2026/07/27 9:16 p.m.12 views

CVE-2026-28931

A buffer overflow was addressed with improved bounds checking. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, tvOS 26.6, watchOS 26.6. Connecting to a malicious NFS server may lead to kernel memory corruption...

8.8CVSS0.00438EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/27 8:14 p.m.99 views

CVE-2026-28931

CVE-2026-28931 involves a buffer overflow that was addressed through improved bounds checking. The vulnerability is fixed in Apple OS updates: iOS 26.6, iPadOS 26.6, macOS Tahoe 26.6, tvOS 26.6, and watchOS 26.6. The public description notes that connecting to a malicious NFS server may lead to k...

8.8CVSS6.1AI score0.00438EPSS
SaveExploits0References4Affected Software5
Cvelist
Cvelist
added 2026/07/27 8:14 p.m.41 views

CVE-2026-28931

A buffer overflow was addressed with improved bounds checking. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, tvOS 26.6, watchOS 26.6. Connecting to a malicious NFS server may lead to kernel memory corruption...

0.00438EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/27 8:14 p.m.12 views

EUVD-2026-49422

A buffer overflow was addressed with improved bounds checking. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, tvOS 26.6, watchOS 26.6. Connecting to a malicious NFS server may lead to kernel memory corruption...

6.1AI score0.00438EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-64519

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: NFSD: Fix infinite loop in layout state revocation findonesbstid skips stids whose scstatus ...

5.9AI score0.00168EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.26 views

PT-2026-65126

Name of the Vulnerable Software and Affected Versions iOS versions prior to 26.6 iPadOS versions prior to 26.6 macOS Tahoe versions prior to 26.6 tvOS versions prior to 26.6 watchOS versions prior to 26.6 Description A buffer overflow occurs due to insufficient bounds checking. Connecting to a...

8.8CVSS5.8AI score0.00438EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2026/07/26 8:02 a.m.10 views

NFSv4: include MAY_WRITE in open permission mask for O_TRUNC

...

7.8CVSS5.2AI score0.00164EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/25 3:57 p.m.13 views

SUSE CVE-2026-64519

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix infinite loop in layout state revocation findonesbstid skips stids whose scstatus is non-zero, but the SCTYPELAYOUT case in nfsd4revokestates never sets scstatus before calling nfsd4closelayout. The retry loop therefore...

5.8AI score0.00168EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.13 views

CVE-2026-64298

In the Linux kernel, the following vulnerability has been resolved: NFSv4: include MAYWRITE in open permission mask for OTRUNC POSIX requires write permission to truncate a file, so an open that specifies OTRUNC must be authorized for write access regardless of the OACCMODE access mode...

7.1CVSS0.00164EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/25 9:14 a.m.20 views

CVE-2026-64519

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix infinite loop in layout state revocation findonesbstid skips stids whose scstatus is non-zero, but the SCTYPELAYOUT case in nfsd4revokestates never sets scstatus before calling nfsd4closelayout. The retry loop therefore...

5.7AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 9:14 a.m.13 views

CVE-2026-64519 NFSD: Fix infinite loop in layout state revocation

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix infinite loop in layout state revocation findonesbstid skips stids whose scstatus is non-zero, but the SCTYPELAYOUT case in nfsd4revokestates never sets scstatus before calling nfsd4closelayout. The retry loop therefore...

5.8AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/25 9:14 a.m.9 views

CVE-2026-64519

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix infinite loop in layout state revocation findonesbstid skips stids whose scstatus is non-zero, but the SCTYPELAYOUT case in nfsd4revokestates never sets scstatus before calling nfsd4closelayout. The retry loop therefore...

5.8AI score0.00168EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/25 8:49 a.m.58 views

CVE-2026-64298

CVE-2026-64298: Linux kernel NFSv4: when O_TRUNC is used, the open permission mask must include MAY_WRITE so the local check aligns with server behavior. Current nfs_open_permission_mask() derives the mask from O_ACCMODE, which can let an open(O_RDONLY|O_TRUNC) pass local checks while the server ...

7.1CVSS5.8AI score0.00164EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/25 8:49 a.m.13 views

CVE-2026-64298 NFSv4: include MAY_WRITE in open permission mask for O_TRUNC

In the Linux kernel, the following vulnerability has been resolved: NFSv4: include MAYWRITE in open permission mask for OTRUNC POSIX requires write permission to truncate a file, so an open that specifies OTRUNC must be authorized for write access regardless of the OACCMODE access mode...

7.1CVSS5.8AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.20 views

CVE-2026-64298

In the Linux kernel, the following vulnerability has been resolved: NFSv4: include MAYWRITE in open permission mask for OTRUNC POSIX requires write permission to truncate a file, so an open that specifies OTRUNC must be authorized for write access regardless of the OACCMODE access mode...

7.1CVSS5.7AI score0.00164EPSS
SaveExploits0
CloudLinux
CloudLinux
added 2026/07/25 8:46 a.m.28 views

kernel: Fix of 43 CVEs

Bluetooth: hcisysfs: Fix attempting to call deviceadd multiple times CVE-2022-50419 - firewire: net: fix use after free in fwnetfinishincomingpacket CVE-2023-53432 - wifi: brcmfmac: fix use-after-free bug in brcmfnetdevstartxmit CVE-2022-50408 - wifi: brcmfmac: slab-out-of-bounds read in...

9.8CVSS7.1AI score0.22293EPSS
SaveExploits0References43
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.24 views

PT-2026-64519

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the NFSv4 implementation where the nfs open permission mask function fails to include MAY WRITE in the access mask when the O TRUNC flag is used during a file open...

7.1CVSS5.8AI score0.00164EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2026/07/24 10:11 a.m.25 views

USN-8605-1: Linux kernel (Azure CVM) 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: - Foo-over-UDP FOU; - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - Drivers...

9.8CVSS5.9AI score0.01338EPSS
SaveExploits13
Rows per page
Query Builder