Lucene search
+L

20104 matches found

OSV
OSV
added 2025/12/24 1:16 p.m.18 views

UBUNTU-CVE-2023-54128

In the Linux kernel, the following vulnerability has been resolved: fs: drop peer group ids under namespace lock When cleaning up peer group ids in the failure path we need to make sure to hold on to the namespace lock. Otherwise another thread might just turn the mount from a shared into a...

7.8CVSS5.7AI score0.0016EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:16 p.m.9 views

UBUNTU-CVE-2023-54158

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't free qgroup space unless specified Boris noticed in his simple quotas testing that he was getting a leak with Sweet Tea's change to subvol create that stopped doing a transaction commit. This was just a side effect o...

5.8AI score0.00239EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.5 views

CVE-2023-54128

In the Linux kernel, the following vulnerability has been resolved: fs: drop peer group ids under namespace lock When cleaning up peer group ids in the failure path we need to make sure to hold on to the namespace lock. Otherwise another thread might just turn the mount from a shared into a...

7.8CVSS5.7AI score0.0016EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.10 views

UBUNTU-CVE-2025-68735

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Prevent potential UAF in group creation This commit prevents the possibility of a use after free issue in the GROUPCREATE ioctl function, which arose as pointer to the group is accessed in that ioctl function after...

7.8CVSS5.7AI score0.00174EPSS
SaveExploits0References11
CVE
CVE
added 2025/12/24 1:07 p.m.43 views

CVE-2023-54158

Summary: CVE-2023-54158 affects the Linux kernel’s btrfs implementation, where an optimization in delayed inode handling can improperly free or free-trace qgroup reservations during subvolume creation, leaking reserved space and breaking proper accounting. The root cause involves btrfs_insert_del...

6.1AI score0.00239EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 1:07 p.m.41 views

CVE-2023-54158 btrfs: don't free qgroup space unless specified

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't free qgroup space unless specified Boris noticed in his simple quotas testing that he was getting a leak with Sweet Tea's change to subvol create that stopped doing a transaction commit. This was just a side effect o...

0.00239EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.40 views

CVE-2023-54128 fs: drop peer group ids under namespace lock

In the Linux kernel, the following vulnerability has been resolved: fs: drop peer group ids under namespace lock When cleaning up peer group ids in the failure path we need to make sure to hold on to the namespace lock. Otherwise another thread might just turn the mount from a shared into a...

7.8CVSS0.0016EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 1:06 p.m.28 views

CVE-2023-54128

The CVE-2023-54128 entry refers to a Linux kernel issue in fs: drop peer group IDs under namespace lock. The root cause is failing to hold the namespace lock while cleaning up peer group IDs in the failure path, which could allow another thread to change a mount from shared to non-shared concurre...

7.8CVSS6.1AI score0.0016EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:06 p.m.6 views

CVE-2023-54128 fs: drop peer group ids under namespace lock

In the Linux kernel, the following vulnerability has been resolved: fs: drop peer group ids under namespace lock When cleaning up peer group ids in the failure path we need to make sure to hold on to the namespace lock. Otherwise another thread might just turn the mount from a shared into a...

7.8CVSS6.3AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 12:09 p.m.44 views

CVE-2025-68735 drm/panthor: Prevent potential UAF in group creation

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Prevent potential UAF in group creation This commit prevents the possibility of a use after free issue in the GROUPCREATE ioctl function, which arose as pointer to the group is accessed in that ioctl function after...

7.8CVSS0.00174EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/24 12:09 p.m.33 views

CVE-2025-68735

CVE-2025-68735 corresponds to a Linux kernel drm/panthor issue where a use-after-free could occur in GROUP_CREATE by accessing a group handle after storing it in the Xarray. The fix applies a mark on the group pool Xarray entry just before GROUP_CREATE returns; this mark is checked by ioctls that...

7.8CVSS6.1AI score0.00174EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 12:09 p.m.5 views

CVE-2025-68735 drm/panthor: Prevent potential UAF in group creation

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Prevent potential UAF in group creation This commit prevents the possibility of a use after free issue in the GROUPCREATE ioctl function, which arose as pointer to the group is accessed in that ioctl function after...

7.8CVSS6.4AI score
SaveExploits0References6
NVD
NVD
added 2025/12/24 11:16 a.m.14 views

CVE-2025-68375

In the Linux kernel, the following vulnerability has been resolved: perf/x86: Fix NULL event access and potential PEBS record loss When intelpmudrainpebsicl is called to drain PEBS records, the perfeventoverflow could be called to process the last PEBS record. While perfeventoverflow could trigge...

0.00188EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 11:15 a.m.13 views

CVE-2023-54021

In the Linux kernel, the following vulnerability has been resolved: ext4: set goal start correctly in ext4mbnormalizerequest We need to set acgex to notify the goal start used in ext4mbfindbygoal. Set acgex instead of acfex in ext4mbnormalizerequest. Besides we should assure goal start is in rang...

0.00192EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/24 11:15 a.m.11 views

CVE-2023-54008

In the Linux kernel, the following vulnerability has been resolved: virtiovdpa: build affinity masks conditionally We try to build affinity mask via createaffinitymasks unconditionally which may lead several issues: - the affinity mask is not used for parent without affinity support only VDUSE...

0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 11:15 a.m.11 views

UBUNTU-CVE-2023-54003

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix GID entry ref leak when createah fails If AH create request fails, release sgidattr to avoid GID entry referrence leak reported while releasing GID table...

6.2AI score0.00201EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.8 views

CVE-2023-54003

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix GID entry ref leak when createah fails If AH create request fails, release sgidattr to avoid GID entry referrence leak reported while releasing GID table...

6AI score0.00201EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 10:55 a.m.37 views

CVE-2023-54008

CVE-2023-54008 affects the Linux kernel virtio_vdpa path where affinity masks are built unconditionally via create_affinity_masks(). The issue arises from potentially incorrect affinity handling when CPUs, groups, or devices (e.g., networking) exceed available CPUs, triggering a warning in group_...

5.9AI score0.00193EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/24 12:00 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 a potential post-release reuse issue that could result in access to freed memory after group creation...

6.1AI score0.00174EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.19 views

PT-2025-52978

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue was identified in the Linux kernel related to the ext4 filesystem. The problem involves incorrectly setting the goal start in the ext4 mb normalize request function. Specificall...

7.8CVSS6.4AI score0.00932EPSS
SaveExploits2References899
Rows per page
Query Builder