Lucene search
+L

4110 matches found

OSV
OSV
added 2024/11/09 11:15 a.m.2 views

DEBIAN-CVE-2024-50251

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftpayload: sanitize offset and length before calling skbchecksum If access to offset + length is larger than the skbuff length, then skbchecksum triggers BUGON. skbchecksum internally subtracts the length parameter...

6.2CVSS5.7AI score0.00534EPSS
SaveExploits1References1
OSV
OSV
added 2024/11/09 11:15 a.m.26 views

UBUNTU-CVE-2024-50251

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftpayload: sanitize offset and length before calling skbchecksum If access to offset + length is larger than the skbuff length, then skbchecksum triggers BUGON. skbchecksum internally subtracts the length parameter...

6.2CVSS6.2AI score0.00534EPSS
SaveExploits1References48
CVE
CVE
added 2024/11/09 10:14 a.m.192 views

CVE-2024-50251

CVE-2024-50251 is a Linux kernel netfilter nft_payload vulnerability. The issue arises when nft_payload sanitization of offset and length fails, allowing skb_checksum() to access beyond the sk_buff boundary if offset+length exceeds the skb length, triggering a BUG_ON(). Connected advisories confi...

6.2CVSS6AI score0.00534EPSS
SaveExploits1References14Affected Software1
CNNVD
CNNVD
added 2024/11/09 12:0 a.m.7 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 the presence of an offset and length cleanup issue prior to a skbchecksum function call...

6.2CVSS6.6AI score0.00534EPSS
SaveExploits1References8
CNVD
CNVD
added 2024/11/07 12:0 a.m.7 views

Huawei HarmonyOS Entry Unsecured Checksum Vulnerability

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. Huawei HarmonyOS suffers from an Incoming Parameter Unsecure Checksum vulnerability, which stems from an inbound parameter unsecure checksum in the HDC modul...

5.5CVSS6.8AI score0.00115EPSS
SaveExploits0References1
CNVD
CNVD
added 2024/11/07 12:0 a.m.10 views

Huawei HarmonyOS Denial of Service Vulnerability (CNVD-2025-17360)

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. A denial of service vulnerability exists in Huawei HarmonyOS, which stems from an unsecured checksum of an incoming parameter in the HDC module. An attacker...

5.5CVSS6.7AI score0.0011EPSS
SaveExploits0References1
zdt
zdt
added 2024/11/06 12:0 a.m.348 views

ABB Cylon Aspect 3.08.01 File Upload MD5 Checksum Bypass Vulnerability

ABB Cylon Aspect version 3.08.01 has a vulnerability in caldavInstall.php, caldavInstallAgendav.php, and caldavUpload.php files, where the presence of an EXPERTMODE parameter activates a badassMode feature. This mode allows an unauthenticated attacker to bypass MD5 checksum validation during file...

7.5AI score
SaveExploits0
CNNVD
CNNVD
added 2024/11/05 12:0 a.m.10 views

Huawei HarmonyOS 安全漏洞

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. Huawei HarmonyOS suffers from an Incoming Parameter Unsecure Checksum vulnerability, which stems from an inbound parameter unsecure checksum in the HDC modul...

5.5CVSS6.6AI score0.00115EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/11/05 12:0 a.m.10 views

Huawei HarmonyOS 安全漏洞

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. A denial of service vulnerability exists in Huawei HarmonyOS, which stems from an unsecured checksum of an incoming parameter in the HDC module. An attacker...

5.5CVSS6.5AI score0.0011EPSS
SaveExploits0References1
Packet Storm
Packet Storm
added 2024/11/01 12:0 a.m.459 views

ABB Cylon Aspect 3.08.01 File Upload MD5 Checksum Bypass

ABB Cylon Aspect 3.08.01 badassMode File Upload MD5 Checksum Bypass Vendor: ABB Ltd. Product web page: https://www.global.abb Affected version: NEXUS Series, MATRIX-2 Series, ASPECT-Enterprise, ASPECT-Studio Firmware: =3.08.01 Summary: ASPECT is an award-winning scalable building energy managemen...

7.4AI score
SaveExploits0
Zero Science Lab
Zero Science Lab
added 2024/10/31 12:0 a.m.306 views

ABB Cylon Aspect 3.08.01 (badassMode) File Upload MD5 Checksum Bypass

Summary ASPECT is an award-winning scalable building energy management and control solution designed to allow users seamless access to their building data through standard building protocols including smart devices. Description The ABB BMS/BAS system has a vulnerability in caldavInstall.php,...

5.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/26 3:2 a.m.5 views

SUSE CVE-2024-49875

In the Linux kernel, the following vulnerability has been resolved: nfsd: map the EBADMSG to nfserrio to avoid warning Ext4 will throw -EBADMSG through ext4readdir when a checksum error occurs, resulting in the following WARNING. Fix it by mapping EBADMSG to nfserrio. nfsdbufferedreaddir iterated...

6.4AI score0.00541EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/10/24 3:18 a.m.8 views

SUSE CVE-2024-49947

In the Linux kernel, the following vulnerability has been resolved: net: test for not too small csumstart in virtionethdrtoskb syzbot was able to trigger this warning 1, after injecting a malicious packet through afpacket, setting skb-csumstart and thus the transport header to an incorrect value...

5.5CVSS7.1AI score0.00236EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2024/10/21 10:7 p.m.17 views

CVE-2024-49875

In the Linux kernel, the following vulnerability has been resolved: nfsd: map the EBADMSG to nfserrio to avoid warning Ext4 will throw -EBADMSG through ext4readdir when a checksum error occurs, resulting in the following WARNING. Fix it by mapping EBADMSG to nfserrio. nfsdbufferedreaddir iterated...

3.3CVSS6.6AI score0.00541EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 6:15 p.m.3 views

DEBIAN-CVE-2024-49947

In the Linux kernel, the following vulnerability has been resolved: net: test for not too small csumstart in virtionethdrtoskb syzbot was able to trigger this warning 1, after injecting a malicious packet through afpacket, setting skb-csumstart and thus the transport header to an incorrect value...

5.5CVSS5.7AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.2 views

DEBIAN-CVE-2024-49875

In the Linux kernel, the following vulnerability has been resolved: nfsd: map the EBADMSG to nfserrio to avoid warning Ext4 will throw -EBADMSG through ext4readdir when a checksum error occurs, resulting in the following WARNING. Fix it by mapping EBADMSG to nfserrio. nfsdbufferedreaddir iterated...

5.5CVSS5.5AI score0.00541EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 6:15 p.m.12 views

CVE-2024-49875

In the Linux kernel, the following vulnerability has been resolved: nfsd: map the EBADMSG to nfserrio to avoid warning Ext4 will throw -EBADMSG through ext4readdir when a checksum error occurs, resulting in the following WARNING. Fix it by mapping EBADMSG to nfserrio. nfsdbufferedreaddir iterated...

7.5CVSS0.00541EPSS
SaveExploits0References9
OSV
OSV
added 2024/10/21 6:15 p.m.10 views

AZL-51207 CVE-2024-49875 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: nfsd: map the EBADMSG to nfserrio to avoid warning Ext4 will throw -EBADMSG through ext4readdir when a checksum error occurs, resulting in the following WARNING. Fix it by mapping EBADMSG to nfserrio. nfsdbufferedreaddir iterated...

5.5CVSS6.3AI score0.00541EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.10 views

UBUNTU-CVE-2024-49875

In the Linux kernel, the following vulnerability has been resolved: nfsd: map the EBADMSG to nfserrio to avoid warning Ext4 will throw -EBADMSG through ext4readdir when a checksum error occurs, resulting in the following WARNING. Fix it by mapping EBADMSG to nfserrio. nfsdbufferedreaddir iterated...

7.5CVSS6.1AI score0.00541EPSS
SaveExploits0References32
OSV
OSV
added 2024/10/21 6:2 p.m.15 views

CVE-2024-49947 net: test for not too small csum_start in virtio_net_hdr_to_skb()

In the Linux kernel, the following vulnerability has been resolved: net: test for not too small csumstart in virtionethdrtoskb syzbot was able to trigger this warning 1, after injecting a malicious packet through afpacket, setting skb-csumstart and thus the transport header to an incorrect value...

6AI score
SaveExploits0References7
Rows per page
Query Builder