Lucene search
K

21 matches found

SUSE CVE
SUSE CVE
added 2026/05/28 3:55 a.m.3 views

SUSE CVE-2026-45948

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4extshiftextents In ext4extshiftextents, if the extent is NULL in the while loop, the function returns immediately without releasing the path obtained via ext4findextent, leading to a memory leak. Fix...

5.8AI score0.00032EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/05/27 11:57 p.m.3 views

CVE-2026-45948

A flaw was found in the Linux kernel's ext4 filesystem. This vulnerability occurs in the ext4extshiftextents function, where a memory leak can happen if the function returns prematurely without releasing a previously obtained path. A local attacker could potentially exploit this to cause a denial...

5.5CVSS5.8AI score0.00032EPSS
Exploits0References4
EUVD
EUVD
added 2026/05/27 3:33 p.m.3 views

EUVD-2026-32232

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4extshiftextents In ext4extshiftextents, if the extent is NULL in the while loop, the function returns immediately without releasing the path obtained via ext4findextent, leading to a memory leak. Fix...

5.8AI score0.00032EPSS
Exploits0References9
NVD
NVD
added 2026/05/27 2:17 p.m.4 views

CVE-2026-45948

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4extshiftextents In ext4extshiftextents, if the extent is NULL in the while loop, the function returns immediately without releasing the path obtained via ext4findextent, leading to a memory leak. Fix...

0.00032EPSS
Exploits0References8
OSV
OSV
added 2026/05/27 2:17 p.m.1 views

UBUNTU-CVE-2026-45948

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4extshiftextents In ext4extshiftextents, if the extent is NULL in the while loop, the function returns immediately without releasing the path obtained via ext4findextent, leading to a memory leak. Fix...

5.7AI score0.00032EPSS
Exploits0References3
CVE
CVE
added 2026/05/27 12:18 p.m.7 views

CVE-2026-45948

The CVE-2026-45948 affects the Linux kernel ext4 code. In ext4_ext_shift_extents(), if the extent is NULL during a loop, the function returns without releasing the path from ext4_find_extent(), causing a memory leak. The fix routes control to the out label to ensure the path is released, mitigati...

5.8AI score0.00032EPSS
Exploits0References8
Cvelist
Cvelist
added 2026/05/27 12:18 p.m.32 views

CVE-2026-45948 ext4: fix memory leak in ext4_ext_shift_extents()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4extshiftextents In ext4extshiftextents, if the extent is NULL in the while loop, the function returns immediately without releasing the path obtained via ext4findextent, leading to a memory leak. Fix...

0.00032EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.3 views

PT-2026-43815

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4 ext shift extents In ext4 ext shift extents, if the extent is NULL in the while loop, the function returns immediately without releasing the path obtained via ext4 find extent, leading to a memory...

5.8AI score0.00032EPSS
Exploits0References9
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.3 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the ext4extshiftextents function encountering empty extents during the while loop, without...

5.8AI score0.00032EPSS
Exploits0References8
CVE
CVE
added 2026/04/03 3:16 p.m.4 views

CVE-2026-31404

In CVE-2026-31404, the Linux kernel NFSD component suffers a Use-After-Free: svc_export_put() releases sub-objects (path_put, auth_domain_put) immediately, before the RCU grace period, risking NULL pointer dereferences when cache_clean drops references concurrently. Fixes described in the CVE not...

7.8CVSS5.8AI score0.00015EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/12/30 1:16 p.m.0 views

UBUNTU-CVE-2022-50874

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Fix refcount leak in erdmammap rdmausermmapentryget take reference, we should release it when not need anymore, add the missing rdmausermmapentryput in the error path to fix it...

5.7AI score0.0002EPSS
Exploits0References6
CVE
CVE
added 2025/12/30 12:23 p.m.8 views

CVE-2023-54281

CVE-2023-54281 (Linux kernel, btrfs) : The issue affects the btrfs inode lookup path during ino_lookup ioctl. When ino_lookup triggers btrfs_iget() to obtain an inode reference while holding the root btree, it may need to acquire an additional lock on the same/btrfs root path, risking a deadlock ...

6AI score0.00022EPSS
Exploits0References5
EUVD
EUVD
added 2025/12/08 3:31 a.m.2 views

EUVD-2023-60084

In the Linux kernel, the following vulnerability has been resolved: soc: ti: pm33xx: Fix refcount leak in am33xxpmprobe wkupm3ipcget takes refcount, which should be freed by wkupm3ipcput. Add missing refcount release in the error paths...

5.9AI score0.0004EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.24 views

CVE-2023-53744 soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe

In the Linux kernel, the following vulnerability has been resolved: soc: ti: pm33xx: Fix refcount leak in am33xxpmprobe wkupm3ipcget takes refcount, which should be freed by wkupm3ipcput. Add missing refcount release in the error paths...

0.0004EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2025/10/05 2:56 a.m.2 views

SUSE CVE-2023-53533

In the Linux kernel, the following vulnerability has been resolved: Input: raspberrypi-ts - fix refcount leak in rpitsprobe rpifirmwareget take reference, we need to release it in error paths as well. Use devmrpifirmwareget helper to handling the resources. Also remove the existing rpifirmwareput...

5.5CVSS6.5AI score0.00023EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2023-53330

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - caif: fix memory leak in cfctrllinkuprequest When linktype is unknown or kzalloc failed in cfctrllinkuprequest, pkt is not released. Add release process to erro...

5.5CVSS6AI score0.00021EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/09/16 6:25 p.m.2 views

CVE-2023-53330

In the Linux kernel, the following vulnerability has been resolved: caif: fix memory leak in cfctrllinkuprequest When linktype is unknown or kzalloc failed in cfctrllinkuprequest, pkt is not released. Add release process to error path...

5.5CVSS5.8AI score0.00021EPSS
Exploits0References4
OSV
OSV
added 2025/09/16 5:15 p.m.2 views

DEBIAN-CVE-2023-53330

In the Linux kernel, the following vulnerability has been resolved: caif: fix memory leak in cfctrllinkuprequest When linktype is unknown or kzalloc failed in cfctrllinkuprequest, pkt is not released. Add release process to error path...

5.5CVSS5.3AI score0.00021EPSS
Exploits0References1
OSV
OSV
added 2025/09/16 4:12 p.m.4 views

CVE-2023-53330 caif: fix memory leak in cfctrl_linkup_request()

In the Linux kernel, the following vulnerability has been resolved: caif: fix memory leak in cfctrllinkuprequest When linktype is unknown or kzalloc failed in cfctrllinkuprequest, pkt is not released. Add release process to error path...

5.5CVSS4.9AI score0.00021EPSS
Exploits0References11
OSV
OSV
added 2025/05/01 3:16 p.m.2 views

DEBIAN-CVE-2022-49919

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: release flow rule object from commit path No need to postpone this to the commit release path, since no packets are walking over this object, this is accessed from control plane only. This helped uncovered UA...

7CVSS5.6AI score0.00039EPSS
Exploits0References1
Rows per page
Query Builder