Lucene search
+L

6878 matches found

UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.6 views

CVE-2023-53796

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix information leak in f2fsmoveinlinedirents When converting an inline directory to a regular one, f2fs is leaking uninitialized memory to disk because it doesn't initialize the entire directory block. Fix this by...

5.7AI score0.00205EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.6 views

CVE-2023-53809

In the Linux kernel, the following vulnerability has been resolved: l2tp: Avoid possible recursive deadlock in l2tptunnelregister When a file descriptor of pppol2tp socket is passed as file descriptor of UDP socket, a recursive deadlock occurs in l2tptunnelregister. This situation is reproduced b...

5.4AI score0.00183EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.4 views

CVE-2023-53804

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free bug of nilfsroot in nilfsevictinode During unmount process of nilfs2, nothing holds nilfsroot structure after nilfs2 detaches its writer in nilfsdetachlogwriter. However, since nilfsevictinode uses...

7.8CVSS5.7AI score0.00136EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.5 views

CVE-2022-50640

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Fix kernel panic when remove non-standard SDIO card SDIO tuple is only allocated for standard SDIO card, especially it causes memory corruption issues when the non-standard SDIO card has removed, which is because the...

6.1AI score0.00205EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.5 views

CVE-2023-53803

In the Linux kernel, the following vulnerability has been resolved: scsi: ses: Fix slab-out-of-bounds in sesenclosuredataprocess A fix for: BUG: KASAN: slab-out-of-bounds in sesenclosuredataprocess+0x949/0xe30 ses Read of size 1 at addr ffff88a1b043a451 by task systemd-udevd/3271 Checking after a...

8.1CVSS6AI score0.00283EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.5 views

CVE-2023-53811

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Cap MSIX used to online CPUs + 1 The irdma driver can use a maximum number of msix vectors equal to numonlinecpus + 1 and the kernel warning stack below is shown if that number is exceeded. The kernel throws a warning...

5.6AI score0.00183EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.5 views

CVE-2022-50652

In the Linux kernel, the following vulnerability has been resolved: uio: uiodmemgenirq: Fix missing unlock in irq configuration Commit b74351287d4b "uio: fix a sleep-in-atomic-context bug in uiodmemgenirqirqcontrol" started calling disableirq without holding the spinlock because it can sleep...

5.7AI score0.00227EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.6 views

CVE-2022-50646

In the Linux kernel, the following vulnerability has been resolved: scsi: hpsa: Fix possible memory leak in hpsainitone The hpdaallocctlrinfo allocates h and its field replymap. However, in hpsainitone, if allocpercpu failed, the hpsainitone jumps to clean1 directly, which frees h and leaks the...

5.7AI score0.002EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.4 views

CVE-2022-50633

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix memory leak in dwc3qcominterconnectinit oficcget alloc resources for path handle, we should release it when not need anymore. Like the release in dwc3qcominterconnectexit function. Add iccput in error handlin...

5.6AI score0.00195EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.5 views

CVE-2023-53782

In the Linux kernel, the following vulnerability has been resolved: dccp: Fix out of bounds access in DCCP error handler There was a previous attempt to fix an out-of-bounds access in the DCCP error handlers, but that fix assumed that the error handlers only want to access the first 8 bytes of th...

5.7AI score0.00233EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.5 views

CVE-2023-53806

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: populate subvp cmd info only for the top pipe Why System restart observed while changing the display resolution to 8k with extended mode. Sytem restart was caused by a page fault. How When the driver populates...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.9 views

CVE-2023-53817

In the Linux kernel, the following vulnerability has been resolved: crypto: lib/mpi - avoid null pointer deref in mpicmpui During NVMeTCP Authentication a controller can trigger a kernel oops by specifying the 8192 bit Diffie Hellman group and passing a correctly sized, but zeroed Diffie Hellamn...

7.5CVSS5.7AI score0.00519EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.4 views

CVE-2022-50642

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: crosectypec: zero out stale pointers crostypecgetswitchhandles allocates four pointers when obtaining type-c switch handles. These pointers are all freed if failing to obtain any of them; therefore, pointers in...

6.5AI score0.00195EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.4 views

CVE-2023-53807

In the Linux kernel, the following vulnerability has been resolved: clk: clocking-wizard: Fix Oops in clkwzrdregisterdivider Smatch detected this potential error pointer dereference clkwzrdregisterdivider. If devmclkhwregister fails then it sets "hw" to an error pointer and then dereferences it o...

5.7AI score0.00183EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.5 views

CVE-2023-53781

In the Linux kernel, the following vulnerability has been resolved: smc: Fix use-after-free in tcpwritetimerhandler. With Eric's ref tracker, syzbot finally found a repro for use-after-free in tcpwritetimerhandler by kernel TCP sockets. 0 If SMC creates a kernel socket in smccreate, the kernel...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.4 views

CVE-2023-53819

In the Linux kernel, the following vulnerability has been resolved: amdgpu: validate offsetinbo of drmamdgpugemva This is motivated by OOB access in amdgpuvmupdaterange when offsetinbo+mapsize overflows. v2: keep the validations in amdgpuvmbomap v3: add the validations to...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/09 12:00 a.m.5 views

CVE-2025-59029

An attacker can trigger an assertion failure by requesting crafted DNS records, waiting for them to be inserted into the records cache, then send a query with qtype set to ANY...

5.3CVSS5.9AI score0.00369EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/12/09 12:00 a.m.3 views

CVE-2025-59030

An attacker can trigger the removal of cached records by sending a NOTIFY query over TCP...

7.5CVSS5.9AI score0.00553EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/12/08 10:15 p.m.7 views

CVE-2025-62408

c-ares is an asynchronous resolver library. Versions 1.32.3 through 1.34.5 terminate a query after maximum attempts when using readanswer and processanswer, which can cause a Denial of Service. This issue is fixed in version 1.34.6...

5.9CVSS6.8AI score0.00433EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/08 12:00 a.m.5 views

CVE-2022-50624

In the Linux kernel, the following vulnerability has been resolved: net: netsec: fix error handling in netsecregistermdio If phydeviceregister fails, phydevicefree need be called to put refcount, so memory of phy device and device name can be freed in callback function. If getphydevice fails,...

5.7AI score0.002EPSS
SaveExploits0References8
Rows per page
Query Builder