Lucene search
+L

93 matches found

SUSE CVE
SUSE CVE
added 2024/06/01 2:22 a.m.8 views

SUSE CVE-2024-36934

In the Linux kernel, the following vulnerability has been resolved: bna: ensure the copied buf is NUL terminated Currently, we allocate a nbytes-sized kernel buffer and copy nbytes from userspace to that buffer. Later, we use sscanf on this buffer but we don't ensure that the string is terminated...

5.1CVSS6.2AI score0.00295EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/06/01 2:22 a.m.6 views

SUSE CVE-2024-36935

In the Linux kernel, the following vulnerability has been resolved: ice: ensure the copied buf is NUL terminated Currently, we allocate a count-sized kernel buffer and copy count bytes from userspace to that buffer. Later, we use sscanf on this buffer but we don't ensure that the string is...

5.1CVSS6.7AI score0.00213EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/06/01 2:22 a.m.15 views

SUSE CVE-2024-36957

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: avoid off-by-one read from userspace We try to access count + 1 byte from userspace with memdupuserbuffer, count + 1. However, the userspace only provides buffer of count bytes and only these count bytes are verifie...

3.3CVSS6.6AI score0.00238EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/30 4:15 p.m.1 views

DEBIAN-CVE-2024-36935

In the Linux kernel, the following vulnerability has been resolved: ice: ensure the copied buf is NUL terminated Currently, we allocate a count-sized kernel buffer and copy count bytes from userspace to that buffer. Later, we use sscanf on this buffer but we don't ensure that the string is...

7.1CVSS6.3AI score0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.10 views

UBUNTU-CVE-2024-36957

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: avoid off-by-one read from userspace We try to access count + 1 byte from userspace with memdupuserbuffer, count + 1. However, the userspace only provides buffer of count bytes and only these count bytes are verifie...

5.5CVSS6.3AI score0.00238EPSS
SaveExploits0References21
OSV
OSV
added 2024/05/30 4:15 p.m.8 views

UBUNTU-CVE-2024-36931

In the Linux kernel, the following vulnerability has been resolved: s390/cio: Ensure the copied buf is NUL terminated Currently, we allocate a lbuf-sized kernel buffer and copy lbuf from userspace to that buffer. Later, we use scanf on this buffer but we don't ensure that the string is terminated...

7.1CVSS6.4AI score0.00233EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.22 views

CVE-2024-36931

In the Linux kernel, the following vulnerability has been resolved: s390/cio: Ensure the copied buf is NUL terminated Currently, we allocate a lbuf-sized kernel buffer and copy lbuf from userspace to that buffer. Later, we use scanf on this buffer but we don't ensure that the string is terminated...

7.1CVSS6.5AI score0.00233EPSS
SaveExploits0References19
CVE
CVE
added 2024/05/30 3:29 p.m.160 views

CVE-2024-36934

CVE-2024-36934 concerns a Linux kernel vulnerability where a kernel buffer allocated for a userspace copy of nbytes could lack a terminating NUL, causing an out-of-bounds read when sscanf is used on the buffer. The root cause is failing to ensure the copied buffer is NUL-terminated. The fix repla...

7.8CVSS6.6AI score0.00295EPSS
SaveExploits0References11Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.7 views

SUSE CVE-2024-35845

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: dbg-tlv: ensure NUL termination The iwlfwinidebuginfotlv is used as a string, so we must ensure the string is terminated correctly before using it...

5.5CVSS6.3AI score0.0117EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/17 3:15 p.m.4 views

DEBIAN-CVE-2024-35845

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: dbg-tlv: ensure NUL termination The iwlfwinidebuginfotlv is used as a string, so we must ensure the string is terminated correctly before using it...

9.1CVSS5.6AI score0.0117EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.25 views

CVE-2024-35845

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: dbg-tlv: ensure NUL termination The iwlfwinidebuginfotlv is used as a string, so we must ensure the string is terminated correctly before using it...

9.1CVSS6.3AI score0.0117EPSS
SaveExploits0References24
OSV
OSV
added 2024/05/17 3:15 p.m.14 views

UBUNTU-CVE-2024-35845

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: dbg-tlv: ensure NUL termination The iwlfwinidebuginfotlv is used as a string, so we must ensure the string is terminated correctly before using it...

9.1CVSS6.1AI score0.0117EPSS
SaveExploits0References25
Vulnrichment
Vulnrichment
added 2024/05/17 2:40 p.m.29 views

CVE-2024-35845 wifi: iwlwifi: dbg-tlv: ensure NUL termination

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: dbg-tlv: ensure NUL termination The iwlfwinidebuginfotlv is used as a string, so we must ensure the string is terminated correctly before using it...

6.7AI score0.0117EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/17 2:40 p.m.189 views

CVE-2024-35845

CVE-2024-35845 : In the Linux kernel, the wifi iwlwifi dbg-tlv path (iwl_fw_ini_debug_info_tlv) could be used to trigger a denial-of-service through an improperly terminated string. The root cause is a missing NUL termination, which could be exploited remotely (network) and yields a CRITICAL impa...

9.1CVSS6.7AI score0.0117EPSS
SaveExploits0References9Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/10/16 12:00 a.m.46 views

GLSA-202210-02 : OpenSSL: Multiple Vulnerabilities

The remote host is affected by the vulnerability described in GLSA-202210-02 OpenSSL: Multiple Vulnerabilities - The Raccoon attack exploits a flaw in the TLS specification which can lead to an attacker being able to compute the pre-master secret in connections which have used a Diffie-Hellman DH...

10CVSS7.9AI score0.87816EPSS
SaveExploits8References15
Broadcom
Broadcom
added 2022/09/13 12:00 a.m.13 views

CVE-2021-3712: ASN1_STRING structure contains a buffer holding the string data

Security Advisory ID : BSA-2022-1587 Component : OpenSSL Revision : 1.0 ASN.1 strings are represented internally within OpenSSL as an ASN1STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesent...

7.4CVSS6.9AI score0.50445EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2022/02/24 12:00 a.m.12 views

Huawei EulerOS: Security Advisory for openssl (EulerOS-SA-2022-1181)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2022 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.4CVSS8.1AI score0.50445EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2021/12/21 9:45 a.m.12 views

openssl: Read buffer overruns processing ASN.1 strings

It was found that openssl assumed ASN.1 strings to be NUL terminated. A malicious actor may be able to force an application into calling openssl function with a specially crafted, non-NUL terminated string to deliberately hit this bug, which may result in a crash of the application, causing a...

7.4CVSS6.7AI score0.50445EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2021/11/17 12:00 a.m.64 views

EulerOS Virtualization 2.9.1 : openssl (EulerOS-SA-2021-2733)

According to the versions of the openssl packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - In order to decrypt SM2 encrypted data an application is expected to call the API function EVPPKEYdecrypt. Typically an...

9.8CVSS7.3AI score0.87816EPSS
SaveExploits1References3
Amazon
Amazon
added 2021/10/05 12:00 a.m.82 views

Medium: openssl

Issue Overview: It was found that openssl assumed ASN.1 strings to be NUL terminated. A malicious actor may be able to force an application into calling openssl function with a specially crafted, non-NUL terminated string to deliberately hit this bug, which may result in a crash of the applicatio...

7.4CVSS6.9AI score0.50445EPSS
SaveExploits0
Rows per page
Query Builder