Lucene search
+L

553 matches found

RedhatCVE
RedhatCVE
added 2024/03/26 9:53 p.m.27 views

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.7AI score0.00268EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/26 6:15 p.m.16 views

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.5CVSS7.2AI score0.00268EPSS
SaveExploits0References10
OSV
OSV
added 2024/03/26 6:15 p.m.4 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
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/03/26 6:15 p.m.26 views

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
SaveExploits0References26
Vulnrichment
Vulnrichment
added 2024/03/26 5:19 p.m.29 views

CVE-2023-52623 SUNRPC: Fix a suspicious RCU usage warning

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

6.6AI score0.00268EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/03/26 5:19 p.m.28 views

CVE-2023-52623 SUNRPC: Fix a suspicious RCU usage warning

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

7.5AI score0.00268EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/03/26 5:19 p.m.34 views

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.5CVSS7.1AI score0.00268EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/03/25 5:54 p.m.22 views

CVE-2021-47179

A vulnerability in the Linux kernel's NFSv4 subsystem caused a NULL pointer dereference in pnfsmarkmatchinglsegsreturn. This issue occurred because pnfsreturnlayout passed a NULL pnfslayoutrange argument, which was not checked before dereferencing, leading to a system crash. Mitigation Red Hat ha...

5.5CVSS6AI score0.00227EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/25 10:15 a.m.17 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.1AI score0.00227EPSS
SaveExploits0References7
OSV
OSV
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.5CVSS5.2AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/03/25 9:16 a.m.25 views

CVE-2021-47179 NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()

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

6.7AI score0.00227EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.30 views

CVE-2021-47179 NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()

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.7AI score0.00227EPSS
SaveExploits0References7
CVE
CVE
added 2024/03/25 9:16 a.m.106 views

CVE-2021-47179

CVE-2021-47179 : In the Linux kernel, a NULL pointer dereference in NFSv4 pnfs_mark_matching_lsegs_return() occurs when _pnfs_return_layout() calls pnfs_mark_matching_lsegs_return() with a NULL struct pnfs_layout_range, which is not checked. This leads to an oops/crash. The issue has concrete det...

5.5CVSS6AI score0.00227EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2024/03/25 9:16 a.m.37 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.5CVSS6AI score0.00227EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/03/25 12:0 a.m.31 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.00227EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/02/22 12:0 a.m.23 views

PT-2024-2590

Name of the Vulnerable Software and Affected Versions nghttp2 versions prior to the fixed version Apache HTTP Server versions prior to the fixed version Apple Software affected versions not specified NetApp ONTAP affected versions not specified Fedoraproject Fedora affected versions not specified...

7.8CVSS7AI score0.91327EPSS
SaveExploits2References205
NVD
NVD
added 2024/01/26 4:15 p.m.27 views

CVE-2024-21985

ONTAP 9 versions prior to 9.9.1P18, 9.10.1P16, 9.11.1P13, 9.12.1P10 and 9.13.1P4 are susceptible to a vulnerability which could allow an authenticated user with multiple remote accounts with differing roles to perform actions via REST API beyond their intended privilege. Possible actions include...

7.6CVSS7.5AI score0.00332EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/26 4:15 p.m.5 views

CVE-2024-21985

ONTAP 9 versions prior to 9.9.1P18, 9.10.1P16, 9.11.1P13, 9.12.1P10 and 9.13.1P4 are susceptible to a vulnerability which could allow an authenticated user with multiple remote accounts with differing roles to perform actions via REST API beyond their intended privilege. Possible actions include...

7.6CVSS5.8AI score0.00332EPSS
SaveExploits0References1
Prion
Prion
added 2024/01/26 4:15 p.m.30 views

Code injection

ONTAP 9 versions prior to 9.9.1P18, 9.10.1P16, 9.11.1P13, 9.12.1P10 and 9.13.1P4 are susceptible to a vulnerability which could allow an authenticated user with multiple remote accounts with differing roles to perform actions via REST API beyond their intended privilege. Possible actions include...

6.5CVSS7.3AI score0.00332EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/01/26 4:1 p.m.32 views

CVE-2024-21985 Privilege Escalation Vulnerability in ONTAP 9

ONTAP 9 versions prior to 9.9.1P18, 9.10.1P16, 9.11.1P13, 9.12.1P10 and 9.13.1P4 are susceptible to a vulnerability which could allow an authenticated user with multiple remote accounts with differing roles to perform actions via REST API beyond their intended privilege. Possible actions include...

7.6CVSS7.7AI score0.00332EPSS
SaveExploits0References1
Rows per page
Query Builder