Lucene search
+L

975 matches found

OSV
OSV
added 2024/09/04 8:15 p.m.1 views

DEBIAN-CVE-2024-44989

In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm realdev null pointer dereference We shouldn't set realdev to NULL because packets can be in transit and xfrm might call xdodevoffloadok in parallel. All callbacks assume realdev is set. Example trace: kernel: BU...

5.5CVSS5.6AI score0.00239EPSS
Exploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.13 views

AZL-48719 CVE-2024-44989 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm realdev null pointer dereference We shouldn't set realdev to NULL because packets can be in transit and xfrm might call xdodevoffloadok in parallel. All callbacks assume realdev is set. Example trace: kernel: BU...

5.5CVSS6.3AI score0.00239EPSS
Exploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.8 views

AZL-48795 CVE-2024-44990 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: bonding: fix null pointer deref in bondipsecoffloadok We must check if there is an active slave before dereferencing the pointer...

5.5CVSS6.3AI score0.00239EPSS
Exploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.6 views

AZL-48703 CVE-2024-44990 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: bonding: fix null pointer deref in bondipsecoffloadok We must check if there is an active slave before dereferencing the pointer...

5.5CVSS6.3AI score0.00239EPSS
Exploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.8 views

AZL-48765 CVE-2024-44989 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm realdev null pointer dereference We shouldn't set realdev to NULL because packets can be in transit and xfrm might call xdodevoffloadok in parallel. All callbacks assume realdev is set. Example trace: kernel: BU...

5.5CVSS6.3AI score0.00239EPSS
Exploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.2 views

DEBIAN-CVE-2024-44990

In the Linux kernel, the following vulnerability has been resolved: bonding: fix null pointer deref in bondipsecoffloadok We must check if there is an active slave before dereferencing the pointer...

5.5CVSS5.7AI score0.00239EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.23 views

CVE-2024-44990

In the Linux kernel, the following vulnerability has been resolved: bonding: fix null pointer deref in bondipsecoffloadok We must check if there is an active slave before dereferencing the pointer...

5.5CVSS6.4AI score0.00239EPSS
Exploits0References18
OSV
OSV
added 2024/09/04 8:15 p.m.12 views

UBUNTU-CVE-2024-44989

In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm realdev null pointer dereference We shouldn't set realdev to NULL because packets can be in transit and xfrm might call xdodevoffloadok in parallel. All callbacks assume realdev is set. Example trace: kernel: BU...

5.5CVSS6.2AI score0.00239EPSS
Exploits0References19
OSV
OSV
added 2024/09/04 8:15 p.m.9 views

UBUNTU-CVE-2024-44990

In the Linux kernel, the following vulnerability has been resolved: bonding: fix null pointer deref in bondipsecoffloadok We must check if there is an active slave before dereferencing the pointer...

5.5CVSS6.2AI score0.00239EPSS
Exploits0References19
CVE
CVE
added 2024/09/04 7:54 p.m.265 views

CVE-2024-44990

CVE-2024-44990 is a Linux kernel vulnerability fixed in the bonding subsystem: the function bond_ipsec_offload_ok dereferenced a pointer without validating an active slave, risking a NULL pointer dereference. The connected docs confirm the root cause (checking for an active slave before dereferen...

5.5CVSS6.2AI score0.00239EPSS
Exploits0References11Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.18 views

CVE-2024-44990 bonding: fix null pointer deref in bond_ipsec_offload_ok

In the Linux kernel, the following vulnerability has been resolved: bonding: fix null pointer deref in bondipsecoffloadok We must check if there is an active slave before dereferencing the pointer...

6.9AI score0.00239EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.22 views

CVE-2024-44990 bonding: fix null pointer deref in bond_ipsec_offload_ok

In the Linux kernel, the following vulnerability has been resolved: bonding: fix null pointer deref in bondipsecoffloadok We must check if there is an active slave before dereferencing the pointer...

0.00239EPSS
Exploits0References6
OSV
OSV
added 2024/09/04 7:54 p.m.18 views

CVE-2024-44990 bonding: fix null pointer deref in bond_ipsec_offload_ok

In the Linux kernel, the following vulnerability has been resolved: bonding: fix null pointer deref in bondipsecoffloadok We must check if there is an active slave before dereferencing the pointer...

5.5CVSS6.1AI score0.00239EPSS
Exploits0References14
Debian CVE
Debian CVE
added 2024/09/04 7:54 p.m.11 views

CVE-2024-44990

In the Linux kernel, the following vulnerability has been resolved: bonding: fix null pointer deref in bondipsecoffloadok We must check if there is an active slave before dereferencing the pointer...

5.5CVSS5.7AI score0.00239EPSS
Exploits0
CVE
CVE
added 2024/09/04 7:54 p.m.269 views

CVE-2024-44989

CVE-2024-44989 is a Linux kernel vulnerability affecting bonding with xfrm offload, caused by setting real_dev to NULL (callbacks assume real_dev is always set). This can lead to a null-pointer dereference in offload/add SA paths (notably bond_ipsec_offload_ok/nsim_ipsec_offload_ok) when SA setup...

5.5CVSS6AI score0.00239EPSS
Exploits0References11Affected Software1
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.38 views

CVE-2024-44989 bonding: fix xfrm real_dev null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm realdev null pointer dereference We shouldn't set realdev to NULL because packets can be in transit and xfrm might call xdodevoffloadok in parallel. All callbacks assume realdev is set. Example trace: kernel: BU...

0.00239EPSS
Exploits0References6
OSV
OSV
added 2024/09/04 7:54 p.m.26 views

CVE-2024-44989 bonding: fix xfrm real_dev null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm realdev null pointer dereference We shouldn't set realdev to NULL because packets can be in transit and xfrm might call xdodevoffloadok in parallel. All callbacks assume realdev is set. Example trace: kernel: BU...

5.5CVSS6AI score0.00239EPSS
Exploits0References14
Debian CVE
Debian CVE
added 2024/09/04 7:54 p.m.18 views

CVE-2024-44989

In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm realdev null pointer dereference We shouldn't set realdev to NULL because packets can be in transit and xfrm might call xdodevoffloadok in parallel. All callbacks assume realdev is set. Example trace: kernel: BU...

5.5CVSS5.6AI score0.00239EPSS
Exploits0
CNNVD
CNNVD
added 2024/09/04 12:0 a.m.4 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 Linux kernel, which originates from an xfrm realdev null pointer dereference vulnerability in the bonding component...

5.5CVSS6.4AI score0.00239EPSS
Exploits0References8
CNNVD
CNNVD
added 2024/09/04 12:0 a.m.5 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 Linux kernel, which stems from a null pointer dereference vulnerability in the bonding component...

5.5CVSS6.3AI score0.00239EPSS
Exploits0References8
Rows per page
Query Builder