Lucene search
+L

13160 matches found

Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.43 views

CVE-2023-53090

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix an illegal memory access In the kfdwaitonevents function, the kfdeventwaiter structure is allocated by alloceventwaiters, but the event field of the waiter structure is not initialized; When copyfromuser fails in...

7.8CVSS5.5AI score0.002EPSS
SaveExploits0
CVE
CVE
added 2025/05/02 3:55 p.m.143 views

CVE-2023-53089

CVE-2023-53089 affects the Linux kernel ext4/xattr path. The issue occurs during eviction of inodes with extended attributes (EA) where ext4_xattr_delete_inode triggers a hang due to finding an EA inode (ea_inum = 15) that is in I_FREEING state and waiting for the EA inode’s deletion, causing an ...

5.5CVSS6.5AI score0.00191EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.10 views

CVE-2023-53089

In the Linux kernel, the following vulnerability has been resolved: ext4: fix task hung in ext4xattrdeleteinode Syzbot reported a hung task problem: ================================================================== INFO: task syz-executor232:5073 blocked for more than 143 seconds. Not tainted...

5.5CVSS5.5AI score0.00191EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.27 views

CVE-2023-53089 ext4: fix task hung in ext4_xattr_delete_inode

In the Linux kernel, the following vulnerability has been resolved: ext4: fix task hung in ext4xattrdeleteinode Syzbot reported a hung task problem: ================================================================== INFO: task syz-executor232:5073 blocked for more than 143 seconds. Not tainted...

0.00191EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/02 3:55 p.m.121 views

CVE-2023-53086

The CVE-2023-53086 entry describes a Linux kernel fix for the wifi mt76 connac driver: WED status checks were erroneously performed on non-MMIO devices (e.g., USB/SDIO). The underlying issue could trigger a crash or kernel fault during authentication/association with wireless peers, as evidenced ...

8.8CVSS6.5AI score0.00223EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.12 views

CVE-2023-53084

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove another errant put in error path drmgemshmemmmap doesn't own reference in error code path, resulting in the dma-buf shmem GEM object getting prematurely freed leading to a later use-after-free...

7.8CVSS5.5AI score0.00193EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.28 views

CVE-2023-53083 nfsd: don't replace page in rq_pages if it's a continuation of last page

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't replace page in rqpages if it's a continuation of last page The splice read calls nfsdspliceactor to put the pages containing file data into the svcrqst-rqpages array. It's possible however to get a splice result that...

9.8CVSS0.00469EPSS
SaveExploits0References5
CVE
CVE
added 2025/05/02 3:55 p.m.133 views

CVE-2023-53083

CVE-2023-53083 affects the Linux kernel NFSD splice path. If a splice read returns a partial page at end and the next splice completes it, the same page could be re-added, corrupting the reply by overwriting rq_respages/rq_next_page. The issue stems from nfsd_splice_actor previously handling cont...

9.8CVSS6.2AI score0.00469EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.43 views

CVE-2023-53082

In the Linux kernel, the following vulnerability has been resolved: vpvdpa: fix the crash in hot unplug with vpvdpa While unplugging the vpvdpa device, it triggers a kernel panic The root cause is: vdpamgmtdevunregister will accesses modern devices which will cause a use after free. So need to...

7.8CVSS5.4AI score0.00191EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.11 views

CVE-2023-53083

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't replace page in rqpages if it's a continuation of last page The splice read calls nfsdspliceactor to put the pages containing file data into the svcrqst-rqpages array. It's possible however to get a splice result that...

9.8CVSS5.3AI score0.00469EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.7 views

CVE-2023-53081

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after failed write When buffered write fails to copy data into underlying page cache page, ocfs2writeendnolock just zeroes out and dirties the page. This can leave dirty page beyond EOF and if page...

7.8CVSS5.9AI score0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.8 views

CVE-2023-53080

In the Linux kernel, the following vulnerability has been resolved: xsk: Add missing overflow check in xdpumemreg The number of chunks can overflow u32. Make sure to return -EINVAL on overflow. Also remove a redundant u32 cast assigning umem-npgs...

7.8CVSS5.5AI score0.00215EPSS
SaveExploits0
OSV
OSV
added 2025/05/02 3:55 p.m.11 views

CVE-2023-53080 xsk: Add missing overflow check in xdp_umem_reg

In the Linux kernel, the following vulnerability has been resolved: xsk: Add missing overflow check in xdpumemreg The number of chunks can overflow u32. Make sure to return -EINVAL on overflow. Also remove a redundant u32 cast assigning umem-npgs...

7.8CVSS6.1AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.21 views

CVE-2023-53080 xsk: Add missing overflow check in xdp_umem_reg

In the Linux kernel, the following vulnerability has been resolved: xsk: Add missing overflow check in xdpumemreg The number of chunks can overflow u32. Make sure to return -EINVAL on overflow. Also remove a redundant u32 cast assigning umem-npgs...

7.8CVSS0.00215EPSS
SaveExploits0References5
CVE
CVE
added 2025/05/02 3:55 p.m.94 views

CVE-2023-53080

CVE-2023-53080 affects the Linux kernel’s xsk component, specifically the xdp_umem_reg path. The vulnerability arises from a missing overflow check on the number of chunks, which can overflow a 32-bit unsigned integer. The provided documents state that the overflow can lead to errors and that a f...

7.8CVSS6.7AI score0.00215EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.10 views

CVE-2023-53079

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix steering rules cleanup vport's mc, uc and multicast rules are not deleted in teardown path when EEH happens. Since the vport's promisc settingsuc, mc and all in firmware are reset after EEH, mlx5 driver will try to...

5.5CVSS5.5AI score0.00204EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.19 views

CVE-2023-53079 net/mlx5: Fix steering rules cleanup

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix steering rules cleanup vport's mc, uc and multicast rules are not deleted in teardown path when EEH happens. Since the vport's promisc settingsuc, mc and all in firmware are reset after EEH, mlx5 driver will try to...

0.00204EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/02 3:55 p.m.13 views

CVE-2023-53077 drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes WHY When PTEBufferSizeInRequests is zero, UBSAN reports the following warning because dmllog2 returns an unexpected negative value: shift exponent 4294966273 is t...

6.1AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.15 views

CVE-2023-53077

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes WHY When PTEBufferSizeInRequests is zero, UBSAN reports the following warning because dmllog2 returns an unexpected negative value: shift exponent 4294966273 is t...

7.8CVSS5.5AI score0.00199EPSS
SaveExploits0
CVE
CVE
added 2025/05/02 3:55 p.m.118 views

CVE-2023-53075

CVE-2023-53075 : In the Linux kernel, a ftrace lookup_rec() path can read records[-1].ip when index is 0, causing a KASAN use-after-free read via task modprobe. The root cause is an invalid access to pg->records[pg->index - 1].ip when pg->index is 0. The fix prevents IP checks when pg-&g...

7.8CVSS6.6AI score0.00193EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder