Lucene search
+L

6883 matches found

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

CVE-2023-53723

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend sdmav40ip is shared on a few asics, but in sdmav40hwfini, driver unconditionally disables eccirq which is only enabled on those asics enabling sdma ecc. Th...

5.7AI score0.00191EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.7 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.4 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.6 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.4 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.6 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.3 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.2 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.3 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.3 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.6 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.3 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.4 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.4 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.7 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.5 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.3 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
UbuntuCve
UbuntuCve
added 2025/10/21 8:20 p.m.5 views

CVE-2025-61759

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. Supported versions that are affected are 7.1.12 and 7.2.2. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise...

6.5CVSS6.8AI score0.0018EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/10/21 8:20 p.m.3 views

CVE-2025-62587

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. Supported versions that are affected are 7.1.12 and 7.2.2. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromis...

8.2CVSS7AI score0.00188EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/10/21 8:20 p.m.4 views

CVE-2025-61760

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. Supported versions that are affected are 7.1.12 and 7.2.2. Difficult to exploit vulnerability allows low privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromi...

7.5CVSS7.1AI score0.00143EPSS
SaveExploits0References2
Rows per page
Query Builder