Lucene search
+L

22 matches found

NVD
NVD
added 2026/06/08 5:16 p.m.17 views

CVE-2026-46313

In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: fix error pointer dereference In a error path isp-psys is confirmed to be an error pointer not NULL so this condition is true and the error pointer is dereferenced. So isp-psys should be set to NULL before goin...

5.5CVSS0.00114EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/04 4:16 p.m.13 views

AZL-71420 CVE-2025-40251 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

7.8CVSS5.9AI score0.00151EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/28 12:15 p.m.9 views

CVE-2025-40055

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix double free in userclusterconnect userclusterdisconnect frees "conn-ccprivate" which is "lc" but then the error handling frees "lc" a second time. Set "lc" to NULL on this path to avoid a double free...

0.00212EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2017-4210

Malware in sbrugna...

6.5CVSS7.3AI score0.01107EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/04 4:15 p.m.6 views

CVE-2022-50499

In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: Fix double free in dvbregisterdevice In function dvbregisterdevice - dvbregistermediadevice - dvbcreatemediaentity, dvb-entity is allocated and initialized. If the initialization fails, it frees the dvb-entity, a...

7.8CVSS0.00153EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.4 views

PT-2025-40733

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s dvb-core component within the dvb register device function. Specifically, a double free issue can occur during the initialization process of dvb-entit...

6.1AI score0.00153EPSS
SaveExploits0References11
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-27922

Malicious code in bioql PyPI...

8.6AI score0.00166EPSS
SaveExploits0References4
OSV
OSV
added 2025/08/19 5:15 p.m.1 views

DEBIAN-CVE-2025-38593

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: fix double free in 'hcidiscoveryfilterclear' Function 'hcidiscoveryfilterclear' frees 'uuids' array and then sets it to NULL. There is a tiny chance of the following race: 'hcicmdsyncwork'...

7.8CVSS6.1AI score0.00166EPSS
SaveExploits0References1
CVE
CVE
added 2025/02/12 1:27 p.m.174 views

CVE-2025-21697

The CVE-2025-21697 issue affects the Linux kernel’s DRM/V3D component. The root cause is failure to reset the job pointer to NULL after a job completes, which can cause a warning during driver unload, implying the job may still be active. The documented remediation is to assign the job pointer to...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/10/21 8:15 p.m.11 views

UBUNTU-CVE-2022-49025

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix use-after-free when reverting termination table When having multiple dests with termination tables and second one or afterwards fails the driver reverts usage of term tables but doesn't reset the assignment in...

7.8CVSS6.1AI score0.00248EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2024/08/27 12:0 a.m.7 views

The vulnerability of the nested_svm_load_cr3() function in the nSVM component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the nestedsvmloadcr3 function in the nSVM component of the Linux operating system is related to the assignment of NULL during an embedded migration. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00239EPSS
SaveExploits0References10Affected Software2
OSV
OSV
added 2024/07/30 8:15 a.m.9 views

AZL-48111 CVE-2024-42123 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix double free erraddr pointer warnings In amdgpuumcbadpagepollingtimeout, the amdgpuumchandlebadpages will be run many times so that double free erraddr in some special case. So set the erraddr to NULL to avoid the...

4.4CVSS6.2AI score0.00204EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.4 views

SUSE CVE-2024-26930

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix double free of the ha-vpmap pointer Coverity scan reported potential risk of double free of the pointer ha-vpmap. ha-vpmap was freed in qla2x00memalloc, and again freed in function qla2x00memfreeha. Assign NULL...

7.8CVSS6.4AI score0.00239EPSS
SaveExploits0References96
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

DEBIAN-CVE-2024-26930

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix double free of the ha-vpmap pointer Coverity scan reported potential risk of double free of the pointer ha-vpmap. ha-vpmap was freed in qla2x00memalloc, and again freed in function qla2x00memfreeha. Assign NULL...

7.8CVSS5.6AI score0.00239EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/04/30 2:26 a.m.5 views

SUSE CVE-2022-48637

In the Linux kernel, the following vulnerability has been resolved: bnxt: prevent skb UAF after handing over to PTP worker When reading the timestamp is required bnxttxint hands over the ownership of the completed skb to the PTP worker. The skb should not be used afterwards, as the worker may run...

5.5CVSS6.2AI score0.00227EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.14 views

SUSE CVE-2021-47068

In the Linux kernel, the following vulnerability has been resolved: net/nfc: fix use-after-free llcpsockbind/connect Commits 8a4cd82d "nfc: fix refcount leak in llcpsockconnect" and c33b1cc62 "nfc: fix refcount leak in llcpsockbind" fixed a refcount leak bug in bind/connect but introduced a...

7.8CVSS6.1AI score0.00233EPSS
SaveExploits0References12
OSV
OSV
added 2024/02/26 4:27 p.m.5 views

UBUNTU-CVE-2023-52473

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix NULL pointer dereference in zone registration error path If deviceregister in thermalzonedeviceregisterwithtrips returns an error, the tz variable is set to NULL and subsequently dereferenced in kfreetz-tzp...

5.5CVSS6.3AI score0.00272EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2024/01/26 12:0 a.m.6 views

PT-2024-3464 · Linux +7 · Linux Kernel +7

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a double-free bug in the iwlwifi driver. The storage for the TLV PC register data was not handled like other storage in the drv-fw area, which is cleared at the...

8.8CVSS6.6AI score0.01287EPSS
SaveExploits1References646
Veracode
Veracode
added 2017/08/08 6:11 a.m.33 views

Denial Of Service (DoS) Through Missing NULL Assignment

ImageMagick is vulnerable to denial of service DoS attacks. The attacks exist because coders/png.c is missing a NULL assignment, leading to bad free of memory in RelinquishMagickMemory in MagickCore/memory.c...

6.5CVSS6.8AI score0.01107EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2017/08/07 9:29 p.m.3 views

DEBIAN-CVE-2017-12671

In ImageMagick 7.0.6-3, a missing NULL assignment was found in coders/png.c, leading to an invalid free in the function RelinquishMagickMemory in MagickCore/memory.c, which allows attackers to cause a denial of service...

6.5CVSS8.3AI score0.01107EPSS
SaveExploits0References1
Rows per page
Query Builder