Lucene search
K

17 matches found

Cvelist
Cvelist
added 2025/10/04 7:30 a.m.10 views

CVE-2025-39931 crypto: af_alg - Set merge to zero early in af_alg_sendmsg

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Set merge to zero early in afalgsendmsg If an error causes afalgsendmsg to abort, ctx-merge may contain a garbage value from the previous loop. This may then trigger a crash on the next entry into afalgsendmsg whe...

0.00024EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-6295

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00076EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/03/08 2:50 a.m.3 views

SUSE CVE-2025-21843

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: avoid garbage value in panthorioctldevquery 'prioritiesinfo' is uninitialized, and the uninitialized value is copied to user object when calling PANTHORUOBJSET. Using memset to initialize 'prioritiesinfo' to avoid th...

5.5CVSS6.5AI score0.00076EPSS
Exploits0References3
NVD
NVD
added 2025/03/07 9:15 a.m.4 views

CVE-2025-21843

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: avoid garbage value in panthorioctldevquery 'prioritiesinfo' is uninitialized, and the uninitialized value is copied to user object when calling PANTHORUOBJSET. Using memset to initialize 'prioritiesinfo' to avoid th...

5.5CVSS0.00076EPSS
Exploits0References2
CVE
CVE
added 2025/03/07 9:10 a.m.63 views

CVE-2025-21843

CVE-2025-21843 concerns the Linux kernel DRM panthor component (panthor_ioctl_dev_query). The issue is that priorities_info is uninitialized and its value can be copied to a user object when PANTHOR_UOBJ_SET() is invoked. The documented fix is to initialize priorities_info (e.g., via memset) to a...

5.5CVSS7.1AI score0.00076EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2025/03/07 9:10 a.m.2 views

CVE-2025-21843 drm/panthor: avoid garbage value in panthor_ioctl_dev_query()

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: avoid garbage value in panthorioctldevquery 'prioritiesinfo' is uninitialized, and the uninitialized value is copied to user object when calling PANTHORUOBJSET. Using memset to initialize 'prioritiesinfo' to avoid th...

5.5CVSS6.5AI score0.00076EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/03/07 12:0 a.m.1 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 an uninitialized prioritiesinfo variable in the panthorioctldevquery function that could lead to a garbage...

5.5CVSS5AI score0.00076EPSS
Exploits0References3
NVD
NVD
added 2024/05/22 7:15 a.m.13 views

CVE-2021-47451

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtIDLETIMER: fix panic that occurs when timertype has garbage value Currently, when the rule related to IDLETIMER is added, idletimertg timer structure is initialized by kmalloc on executing idletimertgcreate function...

5.5CVSS6.2AI score0.00015EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/05/22 7:15 a.m.14 views

CVE-2021-47451

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtIDLETIMER: fix panic that occurs when timertype has garbage value Currently, when the rule related to IDLETIMER is added, idletimertg timer structure is initialized by kmalloc on executing idletimertgcreate function...

5.5CVSS5.9AI score0.00015EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/05/22 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 that stems from a panic that occurs when timertype has a garbage value...

5.5CVSS6.5AI score0.00015EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.15 views

CVE-2024-26799

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix uninitialized pointer dmactl In the case where lpassgetdmactlhandle is called and the driver id daiid is invalid the pointer dmactl is not being assigned a value, and dmactl contains a garbage value since it has n...

6.2CVSS5.4AI score0.00018EPSS
Exploits0
OSV
OSV
added 2024/04/04 8:20 a.m.3 views

CVE-2024-26799 ASoC: qcom: Fix uninitialized pointer dmactl

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix uninitialized pointer dmactl In the case where lpassgetdmactlhandle is called and the driver id daiid is invalid the pointer dmactl is not being assigned a value, and dmactl contains a garbage value since it has n...

6.2CVSS5AI score0.00018EPSS
Exploits0References6
NVD
NVD
added 2022/01/13 12:15 p.m.16 views

CVE-2021-30300

Possible denial of service due to incorrectly decoding hex data for the SIB2 OTA message and assigning a garbage value to choice when processing the SRS configuration in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon...

7.5CVSS0.0026EPSS
Exploits0References1
OSV
OSV
added 2021/11/14 3:22 p.m.15 views

GSD-2021-1002165 netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value

netfilter: xtIDLETIMER: fix panic that occurs when timertype has garbage value This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2021/11/14 3:19 p.m.6 views

UVI-2021-1002096 netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value

netfilter: xtIDLETIMER: fix panic that occurs when timertype has garbage value This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.14.15 by commi...

7.2AI score
Exploits0
OSV
OSV
added 2021/10/28 1:54 p.m.10 views

GSD-2021-1001893 netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value

netfilter: xtIDLETIMER: fix panic that occurs when timertype has garbage value This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.14.15 by commi...

7.2AI score
Exploits0
Hacker One
Hacker One
added 2020/03/09 1:56 p.m.74 views

HackerOne: Account creation with invalid email addresses / email is accepting % and %0d%0a line termination chars

An account creation vulnerability was found where invalid email addresses containing '%' and '%0d%0a' line termination characters were accepted, allowing multiple unverified accounts to be created...

7.1AI score
Exploits0
Rows per page
Query Builder