Lucene search
+L

4116 matches found

RedhatCVE
RedhatCVE
added 2024/08/27 3:11 p.m.26 views

CVE-2024-43897

In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csumstart and offset in virtionethdr Tighten csumstart and csumoffset checks in virtionethdrtoskb for GSO packets. The function already checks that a checksum requested with VIRTIONETHDRFNEEDSCSUM is in skb...

5.5CVSS6.9AI score0.00221EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/27 2:24 a.m.13 views

SUSE CVE-2024-43897

In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csumstart and offset in virtionethdr Tighten csumstart and csumoffset checks in virtionethdrtoskb for GSO packets. The function already checks that a checksum requested with VIRTIONETHDRFNEEDSCSUM is in skb...

5.5CVSS6.4AI score0.00221EPSS
SaveExploits0References13
OSV
OSV
added 2024/08/26 11:15 a.m.8 views

DEBIAN-CVE-2024-43897

In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csumstart and offset in virtionethdr Tighten csumstart and csumoffset checks in virtionethdrtoskb for GSO packets. The function already checks that a checksum requested with VIRTIONETHDRFNEEDSCSUM is in skb...

5.5CVSS5.7AI score0.00221EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/26 11:15 a.m.26 views

CVE-2024-43897

In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csumstart and offset in virtionethdr Tighten csumstart and csumoffset checks in virtionethdrtoskb for GSO packets. The function already checks that a checksum requested with VIRTIONETHDRFNEEDSCSUM is in skb...

7.8CVSS0.00221EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/26 11:15 a.m.13 views

AZL-48670 CVE-2024-43897 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csumstart and offset in virtionethdr Tighten csumstart and csumoffset checks in virtionethdrtoskb for GSO packets. The function already checks that a checksum requested with VIRTIONETHDRFNEEDSCSUM is in skb...

5.5CVSS6.3AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.11 views

UBUNTU-CVE-2024-43897

In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csumstart and offset in virtionethdr Tighten csumstart and csumoffset checks in virtionethdrtoskb for GSO packets. The function already checks that a checksum requested with VIRTIONETHDRFNEEDSCSUM is in skb...

7.8CVSS6.5AI score0.00221EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/08/26 11:15 a.m.20 views

CVE-2024-43897

In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csumstart and offset in virtionethdr Tighten csumstart and csumoffset checks in virtionethdrtoskb for GSO packets. The function already checks that a checksum requested with VIRTIONETHDRFNEEDSCSUM is in skb...

7.8CVSS6.4AI score0.00221EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/26 10:10 a.m.18 views

CVE-2024-43897 net: drop bad gso csum_start and offset in virtio_net_hdr

In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csumstart and offset in virtionethdr Tighten csumstart and csumoffset checks in virtionethdrtoskb for GSO packets. The function already checks that a checksum requested with VIRTIONETHDRFNEEDSCSUM is in skb...

7.1AI score0.00221EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/26 10:10 a.m.44 views

CVE-2024-43897 net: drop bad gso csum_start and offset in virtio_net_hdr

In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csumstart and offset in virtionethdr Tighten csumstart and csumoffset checks in virtionethdrtoskb for GSO packets. The function already checks that a checksum requested with VIRTIONETHDRFNEEDSCSUM is in skb...

7.8CVSS0.00221EPSS
SaveExploits0References5
CVE
CVE
added 2024/08/26 10:10 a.m.122 views

CVE-2024-43897

The CVE-2024-43897 entry concerns the Linux kernel net/virtio_net_hdr handling for GSO. The fix tightens csum_start and csum_offset checks in virtio_net_hdr_to_skb for GSO packets, ensuring that a checksum requested via VIRTIO_NET_HDR_F_NEEDS_CSUM is valid in the skb after segmentation. The patch...

7.8CVSS7AI score0.00221EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2024/08/26 12:00 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 the Linux kernel that stems from not rigorously checking csumstart and csumoffset when processing GSO packets for virtionethdr...

5.5CVSS6.6AI score0.00221EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/08/18 2:02 a.m.6 views

SUSE CVE-2024-43817

In the Linux kernel, the following vulnerability has been resolved: net: missing check virtio Two missing check in virtionethdrtoskb allowed syzbot to crash kernels again 1. After the skbsegment function the buffer may become non-linear nrfrags != 0, but since the SKBTXSHAREDFRAG flag is not set...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/08/18 2:01 a.m.4 views

SUSE CVE-2024-43845

In the Linux kernel, the following vulnerability has been resolved: udf: Fix bogus checksum computation in udfrename Syzbot reports uninitialized memory access in udfrename when updating checksum of '..' directory entry of a moved directory. This is indeed true as we pass on-stack diriter.fi to t...

5.5CVSS7.2AI score0.00221EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/17 10:15 a.m.5 views

DEBIAN-CVE-2024-43845

In the Linux kernel, the following vulnerability has been resolved: udf: Fix bogus checksum computation in udfrename Syzbot reports uninitialized memory access in udfrename when updating checksum of '..' directory entry of a moved directory. This is indeed true as we pass on-stack diriter.fi to t...

3.3CVSS5.6AI score0.00221EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/17 10:15 a.m.20 views

CVE-2024-43845

In the Linux kernel, the following vulnerability has been resolved: udf: Fix bogus checksum computation in udfrename Syzbot reports uninitialized memory access in udfrename when updating checksum of '..' directory entry of a moved directory. This is indeed true as we pass on-stack diriter.fi to t...

7.8CVSS0.00221EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/17 10:15 a.m.4 views

DEBIAN-CVE-2024-43817

In the Linux kernel, the following vulnerability has been resolved: net: missing check virtio Two missing check in virtionethdrtoskb allowed syzbot to crash kernels again 1. After the skbsegment function the buffer may become non-linear nrfrags != 0, but since the SKBTXSHAREDFRAG flag is not set...

5.5CVSS5.8AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.9 views

UBUNTU-CVE-2024-43845

In the Linux kernel, the following vulnerability has been resolved: udf: Fix bogus checksum computation in udfrename Syzbot reports uninitialized memory access in udfrename when updating checksum of '..' directory entry of a moved directory. This is indeed true as we pass on-stack diriter.fi to t...

7.8CVSS6.5AI score0.00221EPSS
SaveExploits0References11
OSV
OSV
added 2024/08/17 10:15 a.m.11 views

UBUNTU-CVE-2024-43817

In the Linux kernel, the following vulnerability has been resolved: net: missing check virtio Two missing check in virtionethdrtoskb allowed syzbot to crash kernels again 1. After the skbsegment function the buffer may become non-linear nrfrags != 0, but since the SKBTXSHAREDFRAG flag is not set...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.21 views

CVE-2024-43845 udf: Fix bogus checksum computation in udf_rename()

In the Linux kernel, the following vulnerability has been resolved: udf: Fix bogus checksum computation in udfrename Syzbot reports uninitialized memory access in udfrename when updating checksum of '..' directory entry of a moved directory. This is indeed true as we pass on-stack diriter.fi to t...

7.8CVSS6.8AI score0.00221EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.40 views

CVE-2024-43845 udf: Fix bogus checksum computation in udf_rename()

In the Linux kernel, the following vulnerability has been resolved: udf: Fix bogus checksum computation in udfrename Syzbot reports uninitialized memory access in udfrename when updating checksum of '..' directory entry of a moved directory. This is indeed true as we pass on-stack diriter.fi to t...

7.8CVSS0.00221EPSS
SaveExploits0References4
Rows per page
Query Builder