Lucene search
K

20 matches found

AstraLinux
AstraLinux
added 6 days ago4 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: arcnet: Add a NULL check in com20020pciprobe. devmkasprintf returns NULL when memory allocation fails. Currently, com20020pciprobe does not check for this case, resulting in a NULL pointer being dereferenced. Add a NULL check aft...

5.5CVSS6.1AI score0.00174EPSS
Exploits0References2
CVE
CVE
added 2026/05/06 11:28 a.m.17 views

CVE-2026-43270

The CVE-2026-43270 issue affects the Linux kernel media: mtk-mdp module. In mtk_mdp_probe(), vpu_get_plat_device() increases the platform device reference count and is not consistently released in mtk_mdp_remove(), creating a reference-leak vulnerability. Red Hat and Debian OS/tracking entries co...

5.5CVSS5.8AI score0.00114EPSS
Exploits0References8Affected Software1
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/fence: Fixed an oops due to incorrect initialization of drmsched before its fini. Currently, amdgpu calls drmschedfini from the fence driver’s fini routine. Such a call is expected to occur only after the respective in...

5.3CVSS5.1AI score0.00796EPSS
Exploits0References2
CVE
CVE
added 2025/12/30 12:23 p.m.12 views

CVE-2023-54307

CVE-2023-54307 affects the Linux kernel where the memory leak in the ptp_qoriq probe() was caused by a Smatch warning: the ‘base’ from ioremap() was not released. The fix revises the parameter from ptp_qoriq->base to base, addressing the leak when ptp_qoriq_init() returns on the first -ENODEV ...

6.3AI score0.00173EPSS
Exploits0References6
NVD
NVD
added 2025/12/16 2:15 p.m.7 views

CVE-2025-68229

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmloop: Fix segfault in tcmlooptpgaddressshow If the allocation of tlhba-sh fails in tcmloopdriverprobe and we attempt to dereference it in tcmlooptpgaddressshow we will get a segfault, see below for an example. So...

0.00172EPSS
Exploits0References8
OSV
OSV
added 2025/11/12 11:15 a.m.1 views

UBUNTU-CVE-2025-40177

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix bootlog initialization ordering As soon as we queue MHI buffers to receive the bootlog from the device, we could be receiving data. Therefore all the resources needed to process that data need to be setup prior to...

5.7AI score0.00161EPSS
Exploits0References10
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: dmaengine: nbpfaxi: Fixed memory corruption in probe The nbpf-chan array is allocated earlier in the nbpfprobe function, and it contains “numchannels” elements. These three loops iterate one element further than they should,...

7.8CVSS5.7AI score0.00157EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: misc: tps6594-pfsm: Add a NULL pointer check in tps6594pfsmprobe. The returned value pfsm-miscdev.name from devmkasprintf could be NULL. A pointer check has been added to prevent potential NULL pointer dereferencing. This is...

5.5CVSS5.6AI score0.00141EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.3 views

CVE-2023-53655

In the Linux kernel, the following vulnerability has been resolved: rcu: Avoid stack overflow due to rcuirqenterchecktick being kprobe-ed Registering a kprobe on rcuirqenterchecktick can cause kernel stack overflow as shown below. This issue can be reproduced by enabling CONFIGNOHZFULL and bootin...

5.5CVSS5.5AI score0.00158EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/09/16 11:30 p.m.3 views

SUSE CVE-2023-53255

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-svc: Fix a potential resource leak in svccreatememorypool svccreatememorypool is only called from stratix10svcdrvprobe. Most of resources in the probe are managed, but not this memremap call. There is also no...

3.3CVSS6.4AI score0.00136EPSS
Exploits0References19
OSV
OSV
added 2025/09/15 3:15 p.m.1 views

UBUNTU-CVE-2023-53255

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-svc: Fix a potential resource leak in svccreatememorypool svccreatememorypool is only called from stratix10svcdrvprobe. Most of resources in the probe are managed, but not this memremap call. There is also no...

5.5CVSS5.8AI score0.00136EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-26957

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - s390/zcrypt: fix reference counting on zcrypt card objects Tests with hot-plugging crytpo cards on KVM guests with debug kernel build revealed an use after free...

7.8CVSS6.8AI score0.00239EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/06/19 3:39 a.m.2 views

SUSE CVE-2022-50208

In the Linux kernel, the following vulnerability has been resolved: soc: amlogic: Fix refcount leak in meson-secure-pwrc.c In mesonsecurepwrcprobe, there is a refcount leak in one fail path...

5.5CVSS6.5AI score0.00184EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/06/18 11:1 a.m.9 views

CVE-2022-50011 venus: pm_helpers: Fix warning in OPP during probe

In the Linux kernel, the following vulnerability has been resolved: venus: pmhelpers: Fix warning in OPP during probe Fix the following WARN triggered during Venus driver probe on 5.19.0-rc8-next-20220728: WARNING: CPU: 7 PID: 339 at drivers/opp/core.c:2471 devpmoppsetconfig+0x49c/0x610 Modules...

0.00195EPSS
Exploits0References3
OSV
OSV
added 2025/05/09 7:16 a.m.1 views

UBUNTU-CVE-2025-37884

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock between rcutaskstrace and eventmutex. Fix the following deadlock: CPU A freeevent perfkprobedestroy mutexlock&eventmutex perftraceeventunreg synchronizercutaskstrace There are several paths where freeevent grabs...

5.5CVSS6.2AI score0.00167EPSS
Exploits0References27
Cvelist
Cvelist
added 2025/03/06 3:54 p.m.13 views

CVE-2024-58063 wifi: rtlwifi: fix memory leaks and invalid access at probe error path

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: fix memory leaks and invalid access at probe error path Deinitialize at reverse order when probe fails. When initswvars fails, rtldeinitcore should not be called, specially now that it destroys the rtlwq workqueue...

0.00187EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.2 views

kernel: soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe

The TI AM33xx power management driver in the Linux kernel fails to release reference counts acquired via wkupm3ipcget when errors occur during probe. Since the corresponding wkupm3ipcput call is missing from error paths, repeated probe failures gradually exhaust kernel resources...

5.8AI score0.00173EPSS
Exploits0References5
OSV
OSV
added 2024/11/05 6:15 p.m.7 views

AZL-52578 CVE-2024-50099 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: arm64: probes: Remove broken LDR literal uprobe support The simulateldrliteral and simulateldrswliteral functions are unsafe to use for uprobes. Both functions were originally written for use with kprobes, and access memory with...

5.5CVSS6.7AI score0.00263EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.0 views

kernel: media: airspy: fix memory leak in airspy probe

In the Linux kernel, the following vulnerability has been resolved: media: airspy: fix memory leak in airspy probe The commit ca9dc8d06ab6 "media: airspy: respect the DMA coherency rules" moves variable buf from stack to heap, however, it only frees buf in the error handling code, missing...

5.5CVSS6.7AI score0.00128EPSS
Exploits0References5
NVD
NVD
added 2018/09/18 6:29 p.m.19 views

CVE-2018-11276

In all android releases Android for MSM, Firefox OS for MSM, QRD Android from CAF using the linux kernel, double free of memory allocation is possible in Kernel when it explicitly tries to free that memory on driver probe failure, since memory allocated is automatically freed on probe...

7.8CVSS7.5AI score0.00187EPSS
Exploits0References3
Rows per page
Query Builder