Lucene search
K

25 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: BPF: Fixed incorrect reg type conversion in releasereference. Some helper functions will allocate memory. To avoid memory leaks, the verifier requires the eBPF program to release this memory by calling the corresponding helper...

5.5CVSS6.4AI score0.00016EPSS
Exploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.4 views

UBUNTU-CVE-2026-43396

In the Linux kernel, the following vulnerability has been resolved: drm/xe/sync: Fix user fence leak on alloc failure When dmafencechainalloc fails, properly release the user fence reference to prevent a memory leak. cherry picked from commit a5d5634cde48a9fcd68c8504aa07f89f175074a0...

5.5CVSS5.7AI score0.00015EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2026/01/24 12:25 a.m.3 views

SUSE CVE-2025-71150

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix refcount leak when invalid session is found on session lookup When a session is found but its state is not SMB2SESSIONVALID, It indicates that no valid session was found, but it is missing to decrement the reference...

5.5CVSS5.3AI score0.00023EPSS
Exploits0References3
OSV
OSV
added 2026/01/23 3:16 p.m.0 views

UBUNTU-CVE-2025-71150

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix refcount leak when invalid session is found on session lookup When a session is found but its state is not SMB2SESSIONVALID, It indicates that no valid session was found, but it is missing to decrement the reference...

5.5CVSS5.7AI score0.00023EPSS
Exploits0References27
UbuntuCve
UbuntuCve
added 2026/01/23 3:16 p.m.3 views

CVE-2025-71150

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix refcount leak when invalid session is found on session lookup When a session is found but its state is not SMB2SESSIONVALID, It indicates that no valid session was found, but it is missing to decrement the reference...

5.5CVSS5.9AI score0.00023EPSS
Exploits0References26
SUSE CVE
SUSE CVE
added 2025/12/25 1:3 a.m.1 views

SUSE CVE-2022-50775

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix refcount leak in hnsrocemmap rdmausermmapentrygetpgoff takes the reference. Add missing rdmausermmapentryput to release the reference. Acked-by Haoyue Xu...

6.5AI score0.00024EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/12/24 1:6 p.m.24 views

CVE-2022-50775 RDMA/hns: Fix refcount leak in hns_roce_mmap

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix refcount leak in hnsrocemmap rdmausermmapentrygetpgoff takes the reference. Add missing rdmausermmapentryput to release the reference. Acked-by Haoyue Xu...

0.00024EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2025/12/17 9:5 a.m.1 views

drm/tegra: Add call to put_pid()

...

6.2CVSS6.7AI score0.00043EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986761)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986761 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf: Fix wrong reg type conversion in releasereference Some helper functions will allocate memory...

5.5CVSS6.5AI score0.00016EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/10/05 2:57 a.m.3 views

SUSE CVE-2022-50481

In the Linux kernel, the following vulnerability has been resolved: cxl: fix possible null-ptr-deref in cxlguestinitafu|adapter If deviceregister fails in cxlregisterafu|adapter, the device is not added, deviceunregister can not be called in the error path, otherwise it will cause a null-ptr-dere...

5.5CVSS6.5AI score0.00016EPSS
Exploits0References4
NVD
NVD
added 2025/10/01 12:15 p.m.1 views

CVE-2022-50427

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix possible memory leak in sndac97devregister If deviceregister fails in sndac97devregister, it should call putdevice to give up reference, or the name allocated in devsetname is leaked...

5.5CVSS0.00014EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.3 views

CVE-2022-50427 ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix possible memory leak in sndac97devregister If deviceregister fails in sndac97devregister, it should call putdevice to give up reference, or the name allocated in devsetname is leaked...

0.00014EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2025/08/19 12:21 a.m.4 views

kernel: drivers:md:fix a potential use-after-free bug

A use-after-free bug exists in the linux kernel such that in the line "raid5releasestripesh;" drops the reference to sh and may cause sh to be released. However, sh is subsequently used in lines "if sh-batchhead && sh != sh-batchhead" resulting in a minor application crash...

7.8CVSS6.7AI score0.00064EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-1178

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue has been discovered in GitLab CE/EE affecting all versions from 8.6 before 15.9.6, all versions starting from 15.10 before 15.10.5, all versions starti...

5.7CVSS5.8AI score0.09198EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-49873

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Fix wrong reg type conversion in releasereference Some helper functions will allocate memory. To avoid memory leaks, the verifier requires the eBPF program...

5.5CVSS6.6AI score0.00016EPSS
Exploits0References3
OSV
OSV
added 2025/05/01 3:16 p.m.1 views

UBUNTU-CVE-2022-49873

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix wrong reg type conversion in releasereference Some helper functions will allocate memory. To avoid memory leaks, the verifier requires the eBPF program to release these memories by calling the corresponding helper...

5.5CVSS6.1AI score0.00016EPSS
Exploits0References7
OSV
OSV
added 2025/05/01 3:16 p.m.3 views

UBUNTU-CVE-2022-49821

In the Linux kernel, the following vulnerability has been resolved: mISDN: fix possible memory leak in mISDNdspelementregister Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, use putdevice to give up the reference...

5.5CVSS6.1AI score0.00013EPSS
Exploits0References11
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.1 views

CVE-2022-49873 bpf: Fix wrong reg type conversion in release_reference()

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix wrong reg type conversion in releasereference Some helper functions will allocate memory. To avoid memory leaks, the verifier requires the eBPF program to release these memories by calling the corresponding helper...

6AI score0.00016EPSS
Exploits0References4
CNNVD
CNNVD
added 2025/05/01 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 a register type conversion error problem in the releasereference function in the bpf driver...

5.5CVSS6.1AI score0.00016EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/02/26 12:0 a.m.2 views

PT-2025-8212 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the coresight subsystem. The problem occurs when device registration fails in the cscfg create device...

5.5CVSS6.4AI score0.00111EPSS
Exploits0References13
Rows per page
Query Builder