Lucene search
+L

294 matches found

CVE
CVE
added 2024/03/13 2:1 p.m.174 views

CVE-2024-26629

CVE-2024-26629: Linux kernel nfsd: fix RELEASE_LOCKOWNER. Connected advisories document a patch correcting a test on so_count in nfsd4_release_lockowner(), which could transiently report locks held and cause NFS4 errors. The fix reverts to check_for_locks() (made to not sleep) and prevents false ...

5.5CVSS6.4AI score0.00195EPSS
Exploits0References8Affected Software1
NVD
NVD
added 2023/12/13 9:15 a.m.29 views

CVE-2023-6660

When a program running on an affected system appends data to a file via an NFS client mount, the bug can cause the NFS client to fail to copy in the data to be written but proceed as though the copy operation had succeeded. This means that the data to be written is instead replaced with whatever...

6.5CVSS0.00622EPSS
Exploits0References2
Prion
Prion
added 2023/12/13 9:15 a.m.17 views

Design/Logic Flaw

When a program running on an affected system appends data to a file via an NFS client mount, the bug can cause the NFS client to fail to copy in the data to be written but proceed as though the copy operation had succeeded. This means that the data to be written is instead replaced with whatever...

4CVSS6.8AI score0.00622EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2023/12/13 8:23 a.m.69 views

CVE-2023-6660

The CVE-2023-6660 issue affects FreeBSD NFS client (13.2/14.0) where appending data to a file via an NFS mount may cause the client to copy in data incorrectly and continue as if written, resulting in data being replaced by prior mbufs contents. This can leak sensitive information from mbuf buffe...

6.5CVSS6.4AI score0.00622EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2023/12/13 8:23 a.m.44 views

CVE-2023-6660 NFS client data corruption and kernel memory disclosure

When a program running on an affected system appends data to a file via an NFS client mount, the bug can cause the NFS client to fail to copy in the data to be written but proceed as though the copy operation had succeeded. This means that the data to be written is instead replaced with whatever...

6.6AI score0.00622EPSS
Exploits0References2
CNNVD
CNNVD
added 2023/12/13 12:0 a.m.5 views

FreeBSD Security Vulnerabilities

FreeBSD is a set of Unix-like operating systems from the FreeBSD Foundation. A security vulnerability exists in FreeBSD versions 13.2 and 14.0, which stems from an information disclosure vulnerability in the NFS client...

6.5CVSS6.2AI score0.00622EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2023/12/13 12:0 a.m.22 views

FreeBSD : FreeBSD -- NFS client data corruption and kernel memory disclosure (8eefff69-997f-11ee-8e38-002590c1f29c)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 8eefff69-997f-11ee-8e38-002590c1f29c advisory. - In FreeBSD 13.2 and 14.0, the NFS client was optimized to improve the performance of IOAPPEND writes,...

6.5CVSS6.8AI score0.00622EPSS
Exploits0References2
FreeBSD Advisory
FreeBSD Advisory
added 2023/12/12 12:0 a.m.53 views

FreeBSD-SA-23:18.nfsclient

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-23:18.nfsclient Security Advisory The FreeBSD Project Topic: NFS client data corruption and kernel memory disclosure Category: core Module: nfsclient Announced:...

6.5CVSS6.7AI score0.00622EPSS
Exploits0
FreeBSD
FreeBSD
added 2023/12/12 12:0 a.m.26 views

FreeBSD -- NFS client data corruption and kernel memory disclosure

Problem Description: In FreeBSD 13.2 and 14.0, the NFS client was optimized to improve the performance of IOAPPEND writes, that is, writes which add data to the end of a file and so extend its size. This uncovered an old bug in some routines which copy userspace data into the kernel. The bug also...

6.5CVSS6.8AI score0.00622EPSS
Exploits0
F5 Networks
F5 Networks
added 2023/02/21 6:49 p.m.60 views

K80622270: Linux kernel vulnerability CVE-2020-10742

Security Advisory Description A flaw was found in the Linux kernel. An index buffer overflow during Direct IO write leading to the NFS client to crash. In some cases, a reach out of the index after one memory allocation by kmalloc will cause a kernel panic. The highest threat from this...

6CVSS6.6AI score0.00263EPSS
Exploits0
F5 Networks
F5 Networks
added 2023/02/21 6:34 p.m.52 views

K42355373: Linux NFS kernel vulnerablity CVE-2020-25212

Security Advisory Description A TOCTOU mismatch in the NFS client code in the Linux kernel before 5.8.3 could be used by local attackers to corrupt memory or possibly have unspecified other impact because a size check is in fs/nfs/nfs4proc.c instead of fs/nfs/nfs4xdr.c, aka CID-b4487b935452...

7CVSS6.7AI score0.00275EPSS
Exploits0
F5 Networks
F5 Networks
added 2023/02/21 5:39 p.m.48 views

K72225092: Linux kernel vulnerability CVE-2015-8746

Security Advisory Description fs/nfs/nfs4proc.c in the NFS client in the Linux kernel before 4.2.2 does not properly initialize memory for migration recovery operations, which allows remote NFS servers to cause a denial of service NULL pointer dereference and panic via crafted network traffic...

7.5CVSS7.2AI score0.03103EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2023/02/15 6:16 a.m.3 views

SUSE CVE-2006-0555

The Linux Kernel before 2.6.15.5 allows local users to cause a denial of service NFS client panic via unknown attack vectors related to the use of ODIRECT direct I/O...

2.1CVSS6.4AI score0.00412EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:4 a.m.4 views

SUSE CVE-2009-1336

fs/nfs/client.c in the Linux kernel before 2.6.23 does not properly initialize a certain structure member that stores the maximum NFS filename length, which allows local users to cause a denial of service OOPS via a long filename, related to the encodelookup function...

4.9CVSS6.2AI score0.00411EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:54 a.m.3 views

SUSE CVE-2020-25212

A TOCTOU mismatch in the NFS client code in the Linux kernel before 5.8.3 could be used by local attackers to corrupt memory or possibly have unspecified other impact because a size check is in fs/nfs/nfs4proc.c instead of fs/nfs/nfs4xdr.c, aka CID-b4487b935452...

7.4CVSS6.6AI score0.00275EPSS
Exploits0References45
RedHat Linux
RedHat Linux
added 2022/02/22 5:14 p.m.365 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.9CVSS6.5AI score0.02579EPSS
Exploits6References10
RedHat Linux
RedHat Linux
added 2021/11/23 5:37 p.m.98 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.8CVSS6.5AI score0.01476EPSS
Exploits0References2
OSV
OSV
added 2021/09/28 2:30 a.m.8 views

USN-5091-1 linux, linux-aws, linux-aws-5.4, linux-azure, linux-azure-5.4, linux-gcp, linux-gcp-5.4, linux-gke, linux-gke-5.4, linux-gkeop, linux-gkeop-5.4, linux-hwe-5.4, linux-kvm, linux-oracle, linux-oracle-5.4 vulnerabilities

Ofek Kirzner, Adam Morrison, Benedict Schlueter, and Piotr Krysiuk discovered that the BPF verifier in the Linux kernel missed possible mispredicted branches due to type confusion, allowing a side-channel attack. An attacker could use this to expose sensitive information. CVE-2021-33624 It was...

7.8CVSS7.1AI score0.01245EPSS
Exploits4References7
RedHat Linux
RedHat Linux
added 2021/09/07 6:9 p.m.74 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.8CVSS6.6AI score0.03365EPSS
Exploits1References3
OSV
OSV
added 2021/09/07 5:24 p.m.40 views

ALSA-2021:3447 Important: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: powerpc: KVM guest OS users can cause host OS memory corruption CVE-2021-37576 kernel: slab-out-of-bounds access in xdrsetpagebase in net/sunrpc/xdr.c CVE-2021-38201 For more details abou...

7.8CVSS7.5AI score0.03365EPSS
Exploits1References2
Rows per page
Query Builder