Lucene search
+L

5246 matches found

Positive Technologies
Positive Technologies
added 2024/04/15 12:00 a.m.11 views

PT-2024-18455 · Unknown · Vertaai/Modeldb

Name of the Vulnerable Software and Affected Versions: vertaai/modeldb affected versions not specified Description: The issue is related to a path traversal attack due to improper sanitization of user-supplied file paths in the file upload functionality. Attackers can exploit this by manipulating...

8.8CVSS9.1AI score0.01034EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/11 1:25 a.m.20 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.8CVSS7.7AI score0.01763EPSS
SaveExploits1References4
CVE
CVE
added 2024/04/10 7:01 p.m.127 views

CVE-2021-47213

CVE-2021-47213 is rejected and not an active vulnerability entry.

6.7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/04/10 12:00 a.m.11 views

PT-2024-6393 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the handling of cached open files in the nfsd4 open codepath. It's racy, as a newly-created nfsd file can end up with its PENDING bit cleared while the nf is...

8.4CVSS6.7AI score0.01915EPSS
SaveExploits13References1596
OSV
OSV
added 2024/04/08 7:48 a.m.27 views

CLSA-2024-1712263970 kernel: Fix of 48 CVEs

bpf: Fix re-attachment branch in bpftracingprogattach CVE-2024-26591 - ext4: improve error recovery code paths in ext4remount CVE-2024-0775 - smb: client: fix OOB in receiveencryptedstandard CVE-2024-0565 - mtd: Fix gluebi NULL pointer dereference caused by ftl notifier CVE-2023-52449 - net:...

10CVSS7AI score0.28058EPSS
SaveExploits27References1
Cvelist
Cvelist
added 2024/04/03 5:00 p.m.39 views

CVE-2024-26743 RDMA/qedr: Fix qedr_create_user_qp error flow

In the Linux kernel, the following vulnerability has been resolved: RDMA/qedr: Fix qedrcreateuserqp error flow Avoid the following warning by making sure to free the allocated resources in case that qedrinituserqueue fail. ----------- cut here ----------- WARNING: CPU: 0 PID: 143192 at...

7.6AI score0.00242EPSS
SaveExploits0References6
Virtuozzo
Virtuozzo
added 2024/03/28 12:00 a.m.33 views

Virtuozzo Hybrid Infrastructure 6.1 (6.1.0-238)

In this release, Virtuozzo Hybrid Infrastructure introduces a new service---Backup and Restore as a Service---as well as provides a range of new features that cover improvements in the compute services and object storage. Additionally, this release delivers stability and security improvements, an...

7.3AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.5 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
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.5 views

SUSE 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.5CVSS7.8AI score0.0067EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2024/03/25 5:26 p.m.24 views

CVE-2021-47166

A vulnerability was found in the NFS module in the Linux kernel where a memory corruption occurred in pgbyteswritten in the nfsdorecoalesce function. The value was updated before successfully flushing requests, potentially leading to incorrect accounting of written bytes. Mitigation Red Hat has...

5.5CVSS7.4AI score0.00238EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/25 4:55 p.m.14 views

CVE-2021-47168

A vulnerability was found in the NFS implementation in Linux Kernel causing memory corruption due to an incorrect size limit in filelayoutdecodelayout. Using "sizeofstruct nfsfh" instead of NFSMAXFHSIZE led to buffer overflow by two bytes leads to potential memory corruption. Mitigation Red Hat h...

5.5CVSS7.8AI score0.0076EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/25 4:55 p.m.30 views

CVE-2021-47167

A vulnerability was found in the NFS module of the Linux kernel, where a potential system crash Oops occurred due to improper handling of the mirror array in nfspageioaddrequest. The nfspageioerrorcleanup function did not correctly reset the mirror array, leading to inconsistencies when the...

5.5CVSS7.3AI score0.00235EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2024/03/25 10:15 a.m.8 views

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.4AI score0.0067EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/03/25 10:15 a.m.4 views

DEBIAN-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.5CVSS5.7AI score0.0067EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/25 10:15 a.m.16 views

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...

9.8CVSS7.3AI score0.0076EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/25 10:15 a.m.8 views

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.3AI score
SaveExploits0References8
NVD
NVD
added 2024/03/25 10:15 a.m.19 views

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.4AI score0.00235EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/25 10:15 a.m.8 views

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.3AI score
SaveExploits0References8
OSV
OSV
added 2024/03/25 10:15 a.m.13 views

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.5CVSS5.3AI score
SaveExploits0References4
NVD
NVD
added 2024/03/25 10:15 a.m.13 views

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.5AI score0.00238EPSS
SaveExploits0References8
Rows per page
Query Builder