Lucene search
+L

6886 matches found

UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.3 views

CVE-2023-53727

In the Linux kernel, the following vulnerability has been resolved: net/sched: fqpie: avoid stalls in fqpietimer When setting a high number of flows limit being 65536, fqpietimer is currently using too much time as syzbot reported. Add logic to yield the cpu every 2048 flows less than 150 usec on...

5.7AI score0.00186EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.7 views

CVE-2022-50580

In the Linux kernel, the following vulnerability has been resolved: blk-throttle: prevent overflow while calculating wait time There is a problem found by code review in tgwithinbpslimit that 'bpslimit jiffyelapsedrnd' might overflow. Fix the problem by calling mulu64u64divu64 instead...

5.8AI score0.00199EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.6 views

CVE-2022-50563

In the Linux kernel, the following vulnerability has been resolved: dm thin: Fix UAF in runtimersoftirq When dmresume and dmdestroy are concurrent, it will lead to UAF, as follows: BUG: KASAN: use-after-free in runtimers+0x173/0x710 Write of size 8 at addr ffff88816d9490f0 by task swapper/0/0 Cal...

5.5AI score0.00232EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.6 views

CVE-2023-53732

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix NULL dereference in niwriteinode Syzbot reports a NULL dereference in niwriteinode. When creating a new inode, if allocation fails in miinit function called in miformatnew function, mi-mrec is set to NULL. In the...

5.7AI score0.00186EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.7 views

CVE-2023-53722

In the Linux kernel, the following vulnerability has been resolved: md: raid1: fix potential OOB in raid1removedisk If rddev-raiddisk is greater than mddev-raiddisks, there will be an out-of-bounds in raid1removedisk. We have already found similar reports as follows: 1 commit d17f744e883b...

5.9AI score0.00195EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.8 views

CVE-2023-53715

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex Apparently the hex passphrase mechanism does not work on newer chips/firmware e.g. BCM4387. It seems there was a simple way of passing it in binary all along, so use...

6AI score0.00195EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.6 views

CVE-2023-53714

In the Linux kernel, the following vulnerability has been resolved: drm/stm: ltdc: fix late dereference check In ltdccrtcsetcrcsource, struct drmcrtc was dereferenced in a containerof before the pointer check. This could cause a kernel panic. Fix this smatch warning: drivers/gpu/drm/stm/ltdc.c:11...

5.7AI score0.00194EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.7 views

CVE-2022-50576

In the Linux kernel, the following vulnerability has been resolved: serial: pch: Fix PCI device refcount leak in pchrequestdma As comment of pcigetslot says, it returns a pcidevice with its refcount increased. The caller must decrement the reference count by calling pcidevput. Since 'dmadev' is...

5.7AI score0.00232EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.7 views

CVE-2022-50572

In the Linux kernel, the following vulnerability has been resolved: ASoC: audio-graph-card: fix refcount leak of cpuep in graphforeachlink The ofgetnextchild returns a node with refcount incremented, and decrements the refcount of prev. So in the error path of the while loop, ofnodeput needs be...

5.7AI score0.00205EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.5 views

CVE-2022-50559

In the Linux kernel, the following vulnerability has been resolved: clk: imx: scu: fix memleak on platformdeviceadd fails No error handling is performed when platformdeviceadd fails. Add error processing before return, and modified the return value...

5.7AI score0.00199EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.3 views

CVE-2022-50577

In the Linux kernel, the following vulnerability has been resolved: ima: Fix memory leak in imainodehash Commit f3cc6b25dcc5 "ima: always measure and audit files in policy" lets measurement or audit happen even if the file digest cannot be calculated. As a result, iint-imahash could have been...

5.7AI score0.00197EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.5 views

CVE-2023-53720

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Release the label when replacing existing ct entry Cited commit doesn't release the label mapping when replacing existing ct entry which leads to following memleak report: unreferenced object 0xffff8881854cf280 size 96...

5.7AI score0.00172EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.5 views

CVE-2023-53706

In the Linux kernel, the following vulnerability has been resolved: mm/vmemmap/devdax: fix kernel crash when probing devdax devices commit 4917f55b4ef9 "mm/sparse-vmemmap: improve memory savings for compound devmaps" added support for using optimized vmmemap for devdax devices. But how vmemmap...

5.8AI score0.00197EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.8 views

CVE-2023-53698

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

7.8CVSS6.3AI score0.00153EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.7 views

CVE-2023-53710

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix error code of return in mt7921acpiread Kernel NULL pointer dereference when ACPI SAR table isn't implemented well. Fix the error code of return to mark the ACPI SAR table as invalid. 5.077128 mt7921e...

6.6AI score0.00184EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.6 views

CVE-2023-53709

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Handle race between rbmovetail and rbcheckpages It seems a data race between ringbuffer writing and integrity check. That is, RBFLAG of headpage is been updating, while at same time RBFLAG was cleared when doing...

5.7AI score0.00186EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.5 views

CVE-2022-50566

In the Linux kernel, the following vulnerability has been resolved: mtd: Fix device name leak when register device failed in addmtddevice There is a kmemleak when register device failed: unreferenced object 0xffff888101aab550 size 8: comm "insmod", pid 3922, jiffies 4295277753 age 925.408s hex du...

5.7AI score0.00232EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.5 views

CVE-2023-53731

In the Linux kernel, the following vulnerability has been resolved: netlink: fix potential deadlock in netlinkseterr syzbot reported a possible deadlock in netlinkseterr 1 A similar issue was fixed in commit 1d482e666b8e "netlink: disable IRQs for netlinklocktable" in netlinklocktable This patch...

5.7AI score0.00216EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.6 views

CVE-2022-50578

In the Linux kernel, the following vulnerability has been resolved: class: fix possible memory leak in classregister If classaddgroups returns error, the 'cp-subsys' need be unregister, and the 'cp' need be freed. We can not call ksetunregister here, because the 'cls' will be freed in callback...

5.7AI score0.00226EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.5 views

CVE-2023-53707

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix integer overflow in amdgpucspass1 The type of size is unsigned int, if size is 0x40000000, there will be an integer overflow, size will be zero after size = sizeofuint32t, will cause uninitialized memory to be...

7.8CVSS5.7AI score0.00151EPSS
SaveExploits0References5
Rows per page
Query Builder