Lucene search
K

9002 matches found

CVE
CVE
added 2024/04/03 2:55 p.m.74 views

CVE-2024-26713

CVE-2024-26713 is rejected/not used; this entry does not represent an active vulnerability.

6.5AI score
Exploits0
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.20 views

CVE-2024-26711

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad4130: zero-initialize clock init data The clkinitdata struct does not have all its members initialized, causing issues when trying to expose the internal clock on the CLK pin. Fix this by zero-initializing the...

5.5CVSS6.7AI score0.00015EPSS
Exploits0
OSV
OSV
added 2024/04/03 2:55 p.m.4 views

CVE-2024-26703 tracing/timerlat: Move hrtimer_init to timerlat_fd open()

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Move hrtimerinit to timerlatfd open Currently, the timerlat's hrtimer is initialized at the first read of timerlatfd, and destroyed at close. It works, but it causes an error if the user program open and close t...

5.5CVSS5.8AI score0.00009EPSS
Exploits0References6
CNNVD
CNNVD
added 2024/04/03 12:0 a.m.2 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 an initialization error...

5.5CVSS5.8AI score0.00015EPSS
Exploits0References6
NVD
NVD
added 2024/04/01 3:15 p.m.10 views

CVE-2023-33115

Memory corruption while processing buffer initialization, when trusted report for certain report types are generated...

7.8CVSS8AI score0.0006EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/04/01 3:5 p.m.9 views

CVE-2023-33115 Buffer Over-read in Trusted Execution Environment

Memory corruption while processing buffer initialization, when trusted report for certain report types are generated...

7.8CVSS7.4AI score0.0006EPSS
Exploits0References1
CVE
CVE
added 2024/04/01 3:5 p.m.89 views

CVE-2023-33115

CVE-2023-33115: memory corruption during buffer initialization when generating trusted reports for certain report types. The issue is documented in Qualcomm-related entries as affecting Qualcomm closed-source components (local, low-privilege access, no user interaction; high impact). Connected do...

7.8CVSS8AI score0.0006EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2024/04/01 3:5 p.m.16 views

CVE-2023-33115 Buffer Over-read in Trusted Execution Environment

Memory corruption while processing buffer initialization, when trusted report for certain report types are generated...

7.8CVSS8.2AI score0.0006EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/04/01 12:0 a.m.1 views

Qualcomm Chipsets 安全漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Chipsets that originates from a memory corruption that occurs when processing buffer initialization when generating trusted reports for certain report types...

7.8CVSS6.9AI score0.0006EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2024/04/01 12:0 a.m.3 views

PT-2024-12416 · Qualcomm · Snapdragon +166

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue involves memory corruption during buffer initialization when generating trusted reports for certain report types. This can occur when specific...

7.8CVSS7.4AI score0.0006EPSS
Exploits0References5
OSV
OSV
added 2024/03/31 6:17 p.m.17 views

BIT-ARTIFACTORY-2023-42509

JFrog Artifactory later than version 7.17.4 but prior to version 7.77.0 is vulnerable to an issue whereby a sequence of improperly handled exceptions in repository configuration initialization steps may lead to exposure of sensitive data...

7.5CVSS6.6AI score0.00275EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2024/03/26 3:49 a.m.1 views

SUSE CVE-2021-47136

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

5.3CVSS7.7AI score0.00015EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/03/26 3:49 a.m.1 views

SUSE CVE-2021-47139

In the Linux kernel, the following vulnerability has been resolved: net: hns3: put off calling registernetdev until client initialize complete Currently, the netdevice is registered before client initializing complete. So there is a timewindow between netdevice available and usable. In this case,...

4.7CVSS7.7AI score0.00015EPSS
Exploits0References6
OSV
OSV
added 2024/03/25 10:15 a.m.7 views

CVE-2021-47169

In the Linux kernel, the following vulnerability has been resolved: serial: rp2: use 'requestfirmware' instead of 'requestfirmwarenowait' In 'rp2probe', the driver registers 'rp2uartinterrupt' then calls 'rp2fwcb' through 'requestfirmwarenowait'. In 'rp2fwcb', if the firmware don't exists, functi...

5.5CVSS5.2AI score
Exploits0References8
OSV
OSV
added 2024/03/25 9:15 a.m.1 views

DEBIAN-CVE-2021-47139

In the Linux kernel, the following vulnerability has been resolved: net: hns3: put off calling registernetdev until client initialize complete Currently, the netdevice is registered before client initializing complete. So there is a timewindow between netdevice available and usable. In this case,...

5.5CVSS5.6AI score0.00015EPSS
Exploits0References1
OSV
OSV
added 2024/03/25 9:15 a.m.7 views

CVE-2021-47139

In the Linux kernel, the following vulnerability has been resolved: net: hns3: put off calling registernetdev until client initialize complete Currently, the netdevice is registered before client initializing complete. So there is a timewindow between netdevice available and usable. In this case,...

5.5CVSS5.2AI score
Exploits0References3
NVD
NVD
added 2024/03/25 9:15 a.m.17 views

CVE-2021-47136

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

5.5CVSS6.2AI score0.00015EPSS
Exploits0References3
OSV
OSV
added 2024/03/25 9:15 a.m.1 views

DEBIAN-CVE-2021-47136

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

5.5CVSS5.5AI score0.00015EPSS
Exploits0References1
OSV
OSV
added 2024/03/25 9:15 a.m.1 views

UBUNTU-CVE-2021-47136

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

5.5CVSS6.5AI score0.00015EPSS
Exploits0References5
OSV
OSV
added 2024/03/25 9:15 a.m.1 views

UBUNTU-CVE-2021-47139

In the Linux kernel, the following vulnerability has been resolved: net: hns3: put off calling registernetdev until client initialize complete Currently, the netdevice is registered before client initializing complete. So there is a timewindow between netdevice available and usable. In this case,...

5.5CVSS6.6AI score0.00015EPSS
Exploits0References5
Rows per page
Query Builder