Lucene search
K

2007 matches found

OSV
OSV
added 2024/05/01 1:15 p.m.7 views

UBUNTU-CVE-2024-27031

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix nfsnetfsissueread xarray locking for writeback interrupt The loop inside nfsnetfsissueread currently does not disable interrupts while iterating through pages in the xarray to submit for NFS read. This is not safe though...

5.5CVSS6.1AI score0.002EPSS
Exploits0References12
OSV
OSV
added 2024/05/01 6:15 a.m.5 views

UBUNTU-CVE-2024-26958

In the Linux kernel, the following vulnerability has been resolved: nfs: fix UAF in direct writes In production we have been hitting the following warning consistently ------------ cut here ------------ refcountt: underflow; use-after-free. WARNING: CPU: 17 PID: 1800359 at lib/refcount.c:28...

7.8CVSS6.2AI score0.00244EPSS
Exploits0References23
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.2 views

kernel: NFS: Fix a potential data corruption

A logic error was found in the Linux kernel's NFS client implementation in the write request retransmission handling for ODIRECT operations. A local user performing direct I/O writes over NFS can trigger this issue when the server completes writes synchronously and network conditions require...

7.2AI score0.00182EPSS
Exploits0References5
OSV
OSV
added 2024/04/17 11:15 a.m.1 views

UBUNTU-CVE-2024-26868

In the Linux kernel, the following vulnerability has been resolved: nfs: fix panic when nfs4fflayoutprepareds fails We've been seeing the following panic in production BUG: kernel NULL pointer dereference, address: 0000000000000065 PGD 2f485f067 P4D 2f485f067 PUD 2cc5d8067 PMD 0 RIP:...

5.5CVSS6.2AI score0.00225EPSS
Exploits0References13
OSV
OSV
added 2024/04/11 1:25 a.m.2 views

CVE-2024-29937

NFS in a BSD derived codebase, as used in OpenBSD through 7.4 and FreeBSD through 14.0-RELEASE, allows remote attackers to execute arbitrary code via a bug that is unrelated to memory corruption...

9.8CVSS6.2AI score
Exploits0References4
CNNVD
CNNVD
added 2024/04/11 12:0 a.m.2 views

OpenBSD 安全漏洞

OpenBSD is a cross-platform, BSD-based, UNIX-like operating system from the Canadian OpenBSD project team. A security vulnerability exists in OpenBSD NFS versions 7.4 through 14.0 that originates from a vulnerability that allows remote attackers to execute arbitrary code...

9.8CVSS7.4AI score0.01763EPSS
Exploits1References5
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.2 views

SUSE CVE-2021-47166

In the Linux kernel, the following vulnerability has been resolved: NFS: Don't corrupt the value of pgbyteswritten in nfsdorecoalesce The value of mirror-pgbyteswritten should only be updated after a successful attempt to flush out the requests on the list...

5.5CVSS7.8AI score0.00238EPSS
Exploits0References12
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.2 views

SUSE CVE-2021-47167

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oopsable condition in nfspageioaddrequest Ensure that nfspageioerrorcleanup resets the mirror array contents, so that the structure reflects the fact that it is now empty. Also change the test in nfspageiodoaddrequest...

5.5CVSS7.8AI score0.00235EPSS
Exploits0References12
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.1 views

SUSE CVE-2021-47168

In the Linux kernel, the following vulnerability has been resolved: NFS: fix an incorrect limit in filelayoutdecodelayout The "sizeofstruct nfsfh" is two bytes too large and could lead to memory corruption. It should be NFSMAXFHSIZE because that's the size of the -data buffer. I reversed the size...

5.5CVSS7.8AI score0.00238EPSS
Exploits0References11
OSV
OSV
added 2024/03/26 6:15 p.m.7 views

DEBIAN-CVE-2023-52623

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: 57.202521 ============================= 57.202522 WARNING: suspicious RCU usage 57.202523...

5.5CVSS5.5AI score0.00268EPSS
Exploits0References1
OSV
OSV
added 2024/03/26 6:15 p.m.0 views

UBUNTU-CVE-2023-52623

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: 57.202521 ============================= 57.202522 WARNING: suspicious RCU usage 57.202523...

5.5CVSS6.2AI score0.00268EPSS
Exploits0References26
BDU FSTEC
BDU FSTEC
added 2024/03/26 12:0 a.m.4 views

The vulnerability in the implementation of the NFS network file system server for FreeBSD and OpenBSD allows a hacker to execute arbitrary code with root privileges.

The vulnerability of the NFS network file system server implementation for FreeBSD and OpenBSD is related to errors in processing input data. Exploiting this vulnerability allows a remote attacker to execute arbitrary code with root privileges...

9.9CVSS6AI score0.01763EPSS
Exploits1References4Affected Software2
OSV
OSV
added 2024/03/25 10:15 a.m.2 views

DEBIAN-CVE-2021-47167

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oopsable condition in nfspageioaddrequest Ensure that nfspageioerrorcleanup resets the mirror array contents, so that the structure reflects the fact that it is now empty. Also change the test in nfspageiodoaddrequest...

5.5CVSS6.5AI score0.00235EPSS
Exploits0References1
OSV
OSV
added 2024/03/25 10:15 a.m.2 views

DEBIAN-CVE-2021-47168

In the Linux kernel, the following vulnerability has been resolved: NFS: fix an incorrect limit in filelayoutdecodelayout The "sizeofstruct nfsfh" is two bytes too large and could lead to memory corruption. It should be NFSMAXFHSIZE because that's the size of the -data buffer. I reversed the size...

5.5CVSS5.7AI score0.00238EPSS
Exploits0References1
OSV
OSV
added 2024/03/25 10:15 a.m.1 views

DEBIAN-CVE-2021-47166

In the Linux kernel, the following vulnerability has been resolved: NFS: Don't corrupt the value of pgbyteswritten in nfsdorecoalesce The value of mirror-pgbyteswritten should only be updated after a successful attempt to flush out the requests on the list...

5.5CVSS5.7AI score0.00238EPSS
Exploits0References1
OSV
OSV
added 2024/03/25 10:15 a.m.1 views

UBUNTU-CVE-2021-47179

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix a NULL pointer dereference in pnfsmarkmatchinglsegsreturn Commit de144ff4234f changes pnfsreturnlayout to call pnfsmarkmatchinglsegsreturn passing NULL as the struct pnfslayoutrange argument. Unfortunately,...

5.5CVSS6.2AI score0.00227EPSS
Exploits0References8
OSV
OSV
added 2024/03/25 10:15 a.m.4 views

UBUNTU-CVE-2021-47168

In the Linux kernel, the following vulnerability has been resolved: NFS: fix an incorrect limit in filelayoutdecodelayout The "sizeofstruct nfsfh" is two bytes too large and could lead to memory corruption. It should be NFSMAXFHSIZE because that's the size of the -data buffer. I reversed the size...

5.5CVSS6.2AI score0.00238EPSS
Exploits0References10
OSV
OSV
added 2024/03/25 10:15 a.m.0 views

UBUNTU-CVE-2021-47166

In the Linux kernel, the following vulnerability has been resolved: NFS: Don't corrupt the value of pgbyteswritten in nfsdorecoalesce The value of mirror-pgbyteswritten should only be updated after a successful attempt to flush out the requests on the list...

5.5CVSS6.2AI score0.00238EPSS
Exploits0References10
CNNVD
CNNVD
added 2024/03/25 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a security issue with Oopsable in nfspageioaddrequest...

5.5CVSS6.3AI score0.00235EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2024/03/25 12:0 a.m.5 views

PT-2024-11213 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns the corruption of the pg bytes written value in the nfs do recoalesce function. The value of mirror-pg bytes written should only be updated after a successful attemp...

7.8CVSS7AI score0.08555EPSS
Exploits6References1075
Rows per page
Query Builder