Lucene search
K

1000 matches found

OSV
OSV
added 2025/10/01 12:15 p.m.0 views

UBUNTU-CVE-2022-50462

In the Linux kernel, the following vulnerability has been resolved: MIPS: vpe-mt: fix possible memory leak while module exiting Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, it need be freed when module exiting,...

5.5CVSS5.8AI score0.00016EPSS
Exploits0References12
Cvelist
Cvelist
added 2025/10/01 11:46 a.m.8 views

CVE-2023-53520 Bluetooth: Fix hci_suspend_sync crash

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix hcisuspendsync crash If hciunregisterdev frees the hcidev object but hcisuspendnotifier may still be accessing it, it can cause the program to crash. Here's the call trace: 102152.653246 Call Trace: 102152.653254...

0.00015EPSS
Exploits0References4
OSV
OSV
added 2025/10/01 11:46 a.m.3 views

CVE-2023-53520 Bluetooth: Fix hci_suspend_sync crash

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix hcisuspendsync crash If hciunregisterdev frees the hcidev object but hcisuspendnotifier may still be accessing it, it can cause the program to crash. Here's the call trace: 102152.653246 Call Trace: 102152.653254...

4.7CVSS6.4AI score0.00015EPSS
Exploits0References7
CVE
CVE
added 2025/10/01 8:7 a.m.22 views

CVE-2025-39925

CVE-2025-39925 affects the Linux kernel’s CAN J1939 implementation. The issue stems from the j1939 protocol not having a NETDEV_UNREGISTER notification handler, which meant that when a NETDEV_UNREGISTER event fires, the extra ref held by j1939_sk_bind() could prevent the net_device usage count fr...

5.5CVSS6.1AI score0.0002EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2025/09/23 6:15 a.m.3 views

CVE-2025-39882

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: fix potential OF node use-after-free The foreachchildofnode helper drops the reference it takes to each node as it iterates over children and an explicit ofnodeput is only needed when exiting the loop early. Drop th...

7.8CVSS0.00022EPSS
Exploits0References4
OSV
OSV
added 2025/09/23 6:15 a.m.2 views

UBUNTU-CVE-2025-39882

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: fix potential OF node use-after-free The foreachchildofnode helper drops the reference it takes to each node as it iterates over children and an explicit ofnodeput is only needed when exiting the loop early. Drop th...

7.8CVSS5.7AI score0.00022EPSS
Exploits0References7
CNNVD
CNNVD
added 2025/09/23 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 improper reference counting operation in the idxdfree function, which could lead to reuse after release...

7.8CVSS5.9AI score0.00025EPSS
Exploits0References4
CNNVD
CNNVD
added 2025/09/23 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 not properly handling OF node reference counting, which could lead to reuse after release...

7.8CVSS5.9AI score0.00022EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.2 views

SUSE CVE-2022-50401

In the Linux kernel, the following vulnerability has been resolved: nfsd: under NFSv4.1, fix double svcxprtput on rpccreate failure On error situation clp-clcbconn.cbxprt should not be given a reference to the xprt otherwise both client cleanup and the error handling path of the caller call to pu...

7CVSS6.5AI score0.0002EPSS
Exploits0References11
SUSE CVE
SUSE CVE
added 2025/09/18 11:42 p.m.2 views

SUSE CVE-2022-50417

In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix GEM handle creation ref-counting panfrostgemcreatewithhandle previously returned a BO but with the only reference being from the handle, which user space could in theory guess and release, causing a...

5.5CVSS6.2AI score0.00021EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2025/09/18 7:38 p.m.12 views

CVE-2022-50417

In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix GEM handle creation ref-counting panfrostgemcreatewithhandle previously returned a BO but with the only reference being from the handle, which user space could in theory guess and release, causing a...

5.5CVSS5.5AI score0.00021EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/09/18 6:53 p.m.2 views

CVE-2022-50401

In the Linux kernel, the following vulnerability has been resolved: nfsd: under NFSv4.1, fix double svcxprtput on rpccreate failure On error situation clp-clcbconn.cbxprt should not be given a reference to the xprt otherwise both client cleanup and the error handling path of the caller call to pu...

5.1CVSS5.8AI score0.0002EPSS
Exploits0References4
OSV
OSV
added 2025/09/18 4:15 p.m.1 views

DEBIAN-CVE-2022-50417

In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix GEM handle creation ref-counting panfrostgemcreatewithhandle previously returned a BO but with the only reference being from the handle, which user space could in theory guess and release, causing a...

7.8CVSS5.3AI score0.00021EPSS
Exploits0References1
OSV
OSV
added 2025/09/18 4:15 p.m.0 views

UBUNTU-CVE-2022-50417

In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix GEM handle creation ref-counting panfrostgemcreatewithhandle previously returned a BO but with the only reference being from the handle, which user space could in theory guess and release, causing a...

7.8CVSS5.5AI score0.00021EPSS
Exploits0References8
OSV
OSV
added 2025/09/18 4:4 p.m.4 views

CVE-2022-50417 drm/panfrost: Fix GEM handle creation ref-counting

In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix GEM handle creation ref-counting panfrostgemcreatewithhandle previously returned a BO but with the only reference being from the handle, which user space could in theory guess and release, causing a...

7.8CVSS5.9AI score0.00021EPSS
Exploits0References8
CVE
CVE
added 2025/09/18 4:4 p.m.21 views

CVE-2022-50417

The CVE-2022-50417 issue affects the Linux kernel (drm/panfrost) where panfrost_gem_create_with_handle() could return a BO whose only reference came from the handle, enabling a potential use-after-free if the handle was released by user space. Additionally, if panfrost_gem_mapping_get() in panfro...

7.8CVSS5.8AI score0.00021EPSS
Exploits0References5Affected Software1
CNNVD
CNNVD
added 2025/09/18 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 Linux kernel that stems from improper reference counting for GEM handle creation, which could lead to reuse after release...

7.8CVSS5.8AI score0.00021EPSS
Exploits0References6
CNNVD
CNNVD
added 2025/09/18 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 improper handling of reference counting in the qrtrrecvmsg function, which could lead to reuse after release...

5.5CVSS4.9AI score0.00021EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2025-39827

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: rose: include node references in roseneigh refcount Current implementation maintains two separate reference counting mechanisms: the 'count' field in struc...

5.5CVSS6.8AI score0.00026EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/09/16 11:23 p.m.1 views

SUSE CVE-2025-39827

In the Linux kernel, the following vulnerability has been resolved: net: rose: include node references in roseneigh refcount Current implementation maintains two separate reference counting mechanisms: the 'count' field in struct roseneigh tracks references from rosenode structures, while the 'us...

7.8CVSS6.5AI score0.00026EPSS
Exploits0References22
Rows per page
Query Builder