Lucene search
+L

1132 matches found

CVE
CVE
added 2025/05/01 2:10 p.m.101 views

CVE-2022-49915

The CVE-2022-49915 issue affects the Linux kernel mISDN path and is caused by a memory leak in mISDN_register_device due to how device names were allocated. After the commit 1fa5ae857bb1 (driver core: get rid of struct device's bus_id string array), the device name is allocated dynamically and fr...

5.5CVSS6.4AI score0.00193EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.3 views

CVE-2022-49909

...

6.9AI score0.00024EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 2:10 p.m.13 views

CVE-2022-49909 Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix use-after-free in l2capconndel When l2caprecvframe is invoked to receive data, and the cid is L2CAPCIDA2MP, if the channel does not exist, it will create a channel. However, after a channel is created, the...

7.8CVSS6AI score
SaveExploits0References9
CVE
CVE
added 2025/05/01 2:9 p.m.93 views

CVE-2022-49829

CVE-2022-49829 pertains to the Linux kernel DRM scheduler exhibit: fix of fence ref counting to prevent leaking dependency fences when processes are killed. The issue involved grabbing a reference to the last scheduled fence and leaks occur due to improper fence ref counts. Connected advisories (...

5.5CVSS6.6AI score0.00161EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/05/01 2:9 p.m.11 views

CVE-2022-49829 drm/scheduler: fix fence ref counting

In the Linux kernel, the following vulnerability has been resolved: drm/scheduler: fix fence ref counting We leaked dependency fences when processes were beeing killed. Additional to that grab a reference to the last scheduled fence...

5.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.9 views

CVE-2022-49829

In the Linux kernel, the following vulnerability has been resolved: drm/scheduler: fix fence ref counting We leaked dependency fences when processes were beeing killed. Additional to that grab a reference to the last scheduled fence...

5.5CVSS5.6AI score0.00161EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.19 views

CVE-2022-49829 drm/scheduler: fix fence ref counting

In the Linux kernel, the following vulnerability has been resolved: drm/scheduler: fix fence ref counting We leaked dependency fences when processes were beeing killed. Additional to that grab a reference to the last scheduled fence...

0.00161EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/05/01 12:0 a.m.8 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 the failure to properly manage fence reference counting in drmscheduler, which could lead to a memory leak...

5.5CVSS6.2AI score0.00161EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/05/01 12:0 a.m.4 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 device reference counting not being handled correctly in drmdevinit, which could lead to a memory leak...

5.5CVSS6.3AI score0.00204EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/04/23 2:38 a.m.4 views

SUSE CVE-2025-22094

In the Linux kernel, the following vulnerability has been resolved: powerpc/perf: Fix ref-counting on the PMU 'vpapmu' Commit 176cda0619b6 "powerpc/perf: Add perf interface to expose vpa counters" introduced 'vpapmu' to expose Book3s-HV nested APIv2 provided L1L2 context switch latency counters t...

5.5CVSS7.5AI score0.00194EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/04/23 2:38 a.m.8 views

SUSE CVE-2025-22109

In the Linux kernel, the following vulnerability has been resolved: ax25: Remove broken autobind Binding AX25 socket by using the autobind feature leads to memory leaks in ax25connect and also refcount leaks in ax25release. Memory leak was detected with kmemleak:...

5.5CVSS7.8AI score0.00168EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/04/18 1:49 a.m.8 views

SUSE CVE-2020-36789

In the Linux kernel, the following vulnerability has been resolved: can: dev: cangetechoskb: prevent call to kfreeskb in hard IRQ context If a driver calls cangetechoskb during a hardware IRQ which is often, but not always, the case, the 'WARNONinirq' in net/core/skbuff.cskbreleaseheadstate might...

5.5CVSS7.6AI score0.00176EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2025/04/16 3:16 p.m.8 views

CVE-2025-22111

In the Linux kernel, the following vulnerability has been resolved: net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF. SIOCBRDELIF is passed to devioctl first and later forwarded to brioctlcall, which causes unnecessary RTNL dance and the splat below 0 under RTNL pressure. Let's say Thread A...

5.5CVSS6.5AI score0.00191EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.12 views

CVE-2025-22121

In the Linux kernel, the following vulnerability has been resolved: ext4: fix out-of-bound read in ext4xattrinodedecrefall There's issue as follows: BUG: KASAN: use-after-free in ext4xattrinodedecrefall+0x6ff/0x790 Read of size 4 at addr ffff88807b003000 by task syz-executor.0/15172 CPU: 3 PID:...

8.4CVSS5.8AI score0.00185EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:0 a.m.10 views

Vulnerability of the mlx5_coredestroy_cq() function in the drivers/net/ethernet/mellanox/mlx5/core/cq.c file – a driver for supporting Mellanox Ethernet network adapters in the Linux operating system, which allows an attacker to cause a service failure.

Vulnerability of the mlx5coredestroycq function in the drivers/net/ethernet/mellanox/mlx5/core/cq.c module – The drivers for Mellanox Ethernet network adapters in Linux operating systems are vulnerable to a memory leak before the last reference is freed. Exploiting this vulnerability could allow ...

5.5CVSS6.7AI score0.00233EPSS
SaveExploits0References12Affected Software3
Positive Technologies
Positive Technologies
added 2025/04/08 12:0 a.m.18 views

PT-2025-18428

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A hang can occur while freeing a sigtrap event in the Linux kernel's perf subsystem if a related deferred signal hadn't been sent before the file got closed. This issue arises due to a...

5.5CVSS5.6AI score0.00176EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/07 12:0 a.m.6 views

PT-2025-27750

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A panic in the Linux kernel can be triggered by executing a specific command, resulting in a kernel bug. The issue originates from the assertion BUG ONskb sharedskb in skb linearize. A...

5.5CVSS6.5AI score0.00296EPSS
SaveExploits0
OSV
OSV
added 2025/04/03 8:15 a.m.5 views

UBUNTU-CVE-2025-22000

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: drop beyond-EOF folios with the right number of refs When an after-split folio is large and needs to be dropped due to EOF, folioputrefsfolio, folionrpagesfolio should be used to drop all page cache refs. Otherwise...

5.5CVSS6.5AI score0.00178EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/04/03 12:0 a.m.4 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 reference counting problem on large memory pages...

5.5CVSS6.4AI score0.00178EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/01 4:15 p.m.2 views

DEBIAN-CVE-2025-21943

In the Linux kernel, the following vulnerability has been resolved: gpio: aggregator: protect driver attr handlers against module unload Both newdevicestore and deletedevicestore touch module global resources e.g. gpioaggregatorlock. To prevent race conditions with module unload, a reference need...

4.7CVSS5.5AI score0.00147EPSS
SaveExploits0References1
Rows per page
Query Builder