Lucene search
+L

4141 matches found

OSV
OSV
added 2024/08/17 10:15 a.m.5 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.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
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
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
CVE
CVE
added 2024/08/17 9:21 a.m.106 views

CVE-2024-43845

CVE-2024-43845 concerns the Linux kernel udf implementation. The documented issue is a bogus checksum computation in udf_rename(), triggered when updating the checksum of the '..' directory entry in a moved directory. Syzbot noted an uninitialized memory access because on-stack diriter.fi is pass...

7.8CVSS6.5AI score0.00221EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2024/08/17 12:00 a.m.8 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 in the udf module in udfrename, where an incorrect checksum calculation may result in accessing invalid memo...

3.3CVSS6.4AI score0.00221EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/30 9:01 a.m.18 views

freeradius: forgery attack

A vulnerability in the RADIUS Remote Authentication Dial-In User Service protocol allows attackers to forge authentication responses when the Message-Authenticator attribute is not enforced. This issue arises from a cryptographically insecure integrity check using MD5, enabling attackers to spoof...

9CVSS7.2AI score0.14859EPSS
SaveExploits2References10
Citrix
Citrix
added 2024/07/13 12:00 a.m.14 views

TCP Checksum Interoperability with RFC1624

Customer installed a Repeater 8540 at Data Center and two Branch Repeater 300 appliances at two branch offices for the Proof of Concept POC test. After installation, customers in the branch offices reported that ICA sessions stopped responding from time to time. The session does not respond to...

7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/06/28 12:00 a.m.14 views

The vulnerability of the update_sctp_checksum() function in the QEMU hardware emulation software allows a hacker to trigger a service failure.

The vulnerability of the updatesctpchecksum function in the QEMU hardware emulation software is related to a flaw that allows an attacker to cause a service failure when attempting to calculate the checksum of a small-sized fragmented packet. Exploiting this vulnerability could enable a remote...

5.5CVSS6.7AI score0.00445EPSS
SaveExploits1References6Affected Software3
RedhatCVE
RedhatCVE
added 2024/06/20 11:27 a.m.26 views

CVE-2021-47587

In the Linux kernel, the following vulnerability has been resolved: net: systemport: Add global locking for descriptor lifecycle The descriptor list is a shared resource across all of the transmit queues, and the locking mechanism used today only protects concurrency across a given transmit queue...

5.6CVSS8.8AI score0.00547EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/19 3:15 p.m.36 views

CVE-2021-47587

In the Linux kernel, the following vulnerability has been resolved: net: systemport: Add global locking for descriptor lifecycle The descriptor list is a shared resource across all of the transmit queues, and the locking mechanism used today only protects concurrency across a given transmit queue...

9.8CVSS0.00547EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/06/19 2:53 p.m.21 views

CVE-2021-47587 net: systemport: Add global locking for descriptor lifecycle

In the Linux kernel, the following vulnerability has been resolved: net: systemport: Add global locking for descriptor lifecycle The descriptor list is a shared resource across all of the transmit queues, and the locking mechanism used today only protects concurrency across a given transmit queue...

9.8CVSS6.9AI score0.00547EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.30 views

CVE-2024-38578

In the Linux kernel, the following vulnerability has been resolved: ecryptfs: Fix buffer size for tag 66 packet The 'TAG 66 Packet Format' description is missing the cipher code and checksum fields that are packed into the message packet. As a result, the buffer allocated for the packet is 3 byte...

7.8CVSS6.5AI score0.00263EPSS
SaveExploits0References28
CVE
CVE
added 2024/06/19 1:37 p.m.138 views

CVE-2024-38578

The CVE-2024-38578 issue is a Linux kernel vulnerability in ecryptfs: the buffer for the TAG 66 packet was 3 bytes too small, causing a potential write past the end (KASAN slab-out-of-bounds). The fix increases the allocation size to ensure the entire packet fits, addressing the bug described in ...

7.8CVSS6.7AI score0.00263EPSS
SaveExploits0References12Affected Software1
Fedora
Fedora
added 2024/06/02 3:39 a.m.19 views

[SECURITY] Fedora 39 Update: rust-uu_sum-0.0.23-3.fc39

sum uutils display checksum and block counts for input...

7.4AI score
SaveExploits0
OpenVAS
OpenVAS
added 2024/05/27 12:00 a.m.9 views

Fedora: Security Advisory for rust-uu_sum (FEDORA-2024-ce2936b568)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
Fedora
Fedora
added 2024/05/26 1:29 a.m.17 views

[SECURITY] Fedora 40 Update: rust-uu_sum-0.0.23-3.fc40

sum uutils display checksum and block counts for input...

7.4AI score
SaveExploits0
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.10 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 a data checksum problem in the Bluetooth:btusb module...

5.5CVSS6.3AI score0.0024EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/20 9:17 a.m.101 views

CVE-2024-35948

In the Linux kernel (bcachefs), a missing bounds check in superblock validation allowed journal entries to overrun the end of the clean section. The issue has been fixed with a bounds-check in the superblock validation path. No repair code for individual items is available; the entire superblock ...

8.4CVSS6.8AI score0.00223EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder