Lucene search
+L

10085 matches found

OSV
OSV
added 2024/05/30 4:15 p.m.9 views

UBUNTU-CVE-2024-36958

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix nfsd4encodefattr4 crasher Ensure that args.acl is initialized early. It is used in an unconditional call to kfree on the way out of nfsd4encodefattr4...

9.8CVSS6.1AI score0.00495EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/30 4:15 p.m.11 views

UBUNTU-CVE-2024-36889

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure sndnxt is properly initialized on connect Christoph reported a splat hinting at a corrupted snduna: WARNING: CPU: 1 PID: 38 at net/mptcp/protocol.c:1005 mptcpcleanuna+0x4b3/0x620 net/mptcp/protocol.c:1005 Modules...

5.5CVSS6.3AI score0.00267EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.38 views

CVE-2024-36889

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure sndnxt is properly initialized on connect Christoph reported a splat hinting at a corrupted snduna: WARNING: CPU: 1 PID: 38 at net/mptcp/protocol.c:1005 mptcpcleanuna+0x4b3/0x620 net/mptcp/protocol.c:1005 Modules...

5.5CVSS6.4AI score0.00267EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2024/05/30 3:29 p.m.91 views

CVE-2024-36927 ipv4: Fix uninit-value access in __ip_make_skb()

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix uninit-value access in ipmakeskb KMSAN reported uninit-value access in ipmakeskb 1. ipmakeskb tests HDRINCL to know if the skb has icmphdr. However, HDRINCL can cause a race condition. If calling setsockopt2 with...

6.1AI score0.0017EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/30 3:29 p.m.49 views

CVE-2024-36900 net: hns3: fix kernel crash when devlink reload during initialization

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when devlink reload during initialization The devlink reload process will access the hardware resources, but the register operation is done before the hardware is initialized. So, processing the devlin...

6.3AI score0.00225EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.19 views

CVE-2024-36900 net: hns3: fix kernel crash when devlink reload during initialization

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when devlink reload during initialization The devlink reload process will access the hardware resources, but the register operation is done before the hardware is initialized. So, processing the devlin...

6.8AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/30 3:29 p.m.16 views

CVE-2024-36900 net: hns3: fix kernel crash when devlink reload during initialization

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when devlink reload during initialization The devlink reload process will access the hardware resources, but the register operation is done before the hardware is initialized. So, processing the devlin...

5.8AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/30 3:28 p.m.23 views

CVE-2024-36889 mptcp: ensure snd_nxt is properly initialized on connect

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure sndnxt is properly initialized on connect Christoph reported a splat hinting at a corrupted snduna: WARNING: CPU: 1 PID: 38 at net/mptcp/protocol.c:1005 mptcpcleanuna+0x4b3/0x620 net/mptcp/protocol.c:1005 Modules...

6.5AI score0.00267EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/30 3:28 p.m.25 views

CVE-2024-36889 mptcp: ensure snd_nxt is properly initialized on connect

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure sndnxt is properly initialized on connect Christoph reported a splat hinting at a corrupted snduna: WARNING: CPU: 1 PID: 38 at net/mptcp/protocol.c:1005 mptcpcleanuna+0x4b3/0x620 net/mptcp/protocol.c:1005 Modules...

6AI score
SaveExploits0References10
Cvelist
Cvelist
added 2024/05/30 3:28 p.m.40 views

CVE-2024-36889 mptcp: ensure snd_nxt is properly initialized on connect

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure sndnxt is properly initialized on connect Christoph reported a splat hinting at a corrupted snduna: WARNING: CPU: 1 PID: 38 at net/mptcp/protocol.c:1005 mptcpcleanuna+0x4b3/0x620 net/mptcp/protocol.c:1005 Modules...

7.2AI score0.00267EPSS
SaveExploits0References6
NVD
NVD
added 2024/05/30 3:15 p.m.19 views

CVE-2024-36021

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when devlink reload during pf initialization The devlink reload process will access the hardware resources, but the register operation is done before the hardware is initialized. So, processing the...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/30 3:15 p.m.3 views

DEBIAN-CVE-2024-36021

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when devlink reload during pf initialization The devlink reload process will access the hardware resources, but the register operation is done before the hardware is initialized. So, processing the...

5.5CVSS5.6AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/30 3:15 p.m.11 views

UBUNTU-CVE-2024-36021

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when devlink reload during pf initialization The devlink reload process will access the hardware resources, but the register operation is done before the hardware is initialized. So, processing the...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/05/30 2:59 p.m.19 views

CVE-2024-36021 net: hns3: fix kernel crash when devlink reload during pf initialization

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when devlink reload during pf initialization The devlink reload process will access the hardware resources, but the register operation is done before the hardware is initialized. So, processing the...

6.8AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/30 2:59 p.m.21 views

CVE-2024-36021 net: hns3: fix kernel crash when devlink reload during pf initialization

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when devlink reload during pf initialization The devlink reload process will access the hardware resources, but the register operation is done before the hardware is initialized. So, processing the...

5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/30 2:59 p.m.43 views

CVE-2024-36021 net: hns3: fix kernel crash when devlink reload during pf initialization

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when devlink reload during pf initialization The devlink reload process will access the hardware resources, but the register operation is done before the hardware is initialized. So, processing the...

6.3AI score0.00224EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/30 12:00 a.m.15 views

PT-2024-26849

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises when the devlink reload process accesses hardware resources during pf initialization, but the register operation is done before the hardware is initialized, potentially...

5.5CVSS5.5AI score0.00224EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/05/30 12:00 a.m.6 views

Linux kernel security vulnerabilities

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 Linux kernel that originates from the mptcp module ensuring that sndnxt is properly initialized on connection...

5.5CVSS6.5AI score0.00267EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/05/30 12:00 a.m.14 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 originates from a kernel crash during devlink reloading during pf initialization of the net:hns3 module...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/05/30 12:00 a.m.13 views

Linux kernel security vulnerabilities

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 kernel crash when devlink is reloaded during initialization of the net:hns3 module...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References6
Rows per page
Query Builder