Lucene search
+L

1711 matches found

UbuntuCve
UbuntuCve
added 2025/09/18 2:15 p.m.6 views

CVE-2023-53396

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memory leak in dorename If renaming a file in an encrypted directory, function fscryptsetupfilename allocates memory for a file name. This name is never used, and before returning to the caller the memory for it is not...

5.5CVSS5.7AI score0.00148EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/09/18 2:15 p.m.5 views

CVE-2023-53416

In the Linux kernel, the following vulnerability has been resolved: USB: isp1362: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/18 2:15 p.m.4 views

CVE-2023-53386

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix potential use-after-free when clear keys Similar to commit c5d2b6fa26b5 "Bluetooth: Fix use-after-free in hciremoveltk/hciremoveirk". We can not access k after kfreercu call...

7.8CVSS6.1AI score0.00149EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/09/18 2:15 p.m.3 views

CVE-2022-50380

In the Linux kernel, the following vulnerability has been resolved: mm: /proc/pid/smapsrollup: fix no vma's null-deref Commit 258f669e7e88 "mm: /proc/pid/smapsrollup: convert to single value seqfile" introduced a null-deref if there are no vma's in the task in showsmapsrollup...

5.5CVSS5.7AI score0.00156EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/09/18 2:15 p.m.3 views

CVE-2022-50390

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix undefined behavior in bit shift for TTMTTFLAGPRIVPOPULATED Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN:...

5.5CVSS5.7AI score0.00161EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/18 2:15 p.m.3 views

CVE-2022-50375

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsllpuart: disable dma rx/tx use flags in lpuartdmashutdown lpuartdmashutdown tears down lpuart dma, but lpuartflushbuffer can still occur which in turn tries to access dma apis if lpuartdmatxuse flag is true. At thi...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/09/18 2:15 p.m.2 views

CVE-2023-53418

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: lpc32xxudc: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremo...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/18 2:15 p.m.2 views

CVE-2023-53408

In the Linux kernel, the following vulnerability has been resolved: trace/blktrace: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instea...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/18 2:15 p.m.4 views

CVE-2023-53372

In the Linux kernel, the following vulnerability has been resolved: sctp: fix a potential overflow in sctpifwdtsnskip Currently, when traversing ifwdtsn skips with sctpwalkifwdtsn, it only checks the pos against the end of the chunk. However, the data left for the last pos may be sizeofstruct...

8.2CVSS6AI score0.00376EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/09/18 2:15 p.m.4 views

CVE-2023-53395

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Add AMLNOOPERANDRESOLVE flag to Timer ACPICA commit 90310989a0790032f5a0140741ff09b545af4bc5 According to the ACPI specification 19.6.134, no argument is required to be passed for ASL Timer instruction. For taking care of...

7.8CVSS6.1AI score0.00153EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/09/18 2:15 p.m.3 views

CVE-2022-50389

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmcrb: Add the missed acpiputtable to fix memory leak In crbacpiadd, we get the TPM2 table to retrieve information like start method, and then assign them to the priv data, so the TPM2 table is not used after the init, shou...

5.5CVSS5.7AI score0.00156EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/09/18 2:15 p.m.8 views

CVE-2023-53406

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: pxa25xudc: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremov...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/18 2:15 p.m.2 views

CVE-2022-50399

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: prevent integer overflow in shcsssetblackframe The "height" and "width" values come from the user so the "height width" multiplication can overflow...

7.8CVSS5.9AI score0.00164EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/18 2:15 p.m.5 views

CVE-2022-50384

In the Linux kernel, the following vulnerability has been resolved: staging: vmeuser: Fix possible UAF in tsi148dmalistadd Smatch report warning as follows: drivers/staging/vmeuser/vmetsi148.c:1757 tsi148dmalistadd warn: '&entry-list' not removed from list In tsi148dmalistadd, the error path "got...

7.8CVSS5.9AI score0.00167EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/09/18 2:15 p.m.5 views

CVE-2023-53413

In the Linux kernel, the following vulnerability has been resolved: USB: isp116x: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.2 views

CVE-2023-53348

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock when aborting transaction during relocation with scrub Before relocating a block group we pause scrub, then do the relocation and then unpause scrub. The relocation process requires starting and committing a...

5.5CVSS5.7AI score0.00152EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.2 views

CVE-2023-53343

In the Linux kernel, the following vulnerability has been resolved: icmp6: Fix null-ptr-deref of ip6nullentry-rt6iidev in icmp6dev. With some IPv6 Ext Hdr RPL, SRv6, etc., we can send a packet that has the link-local address as src and dst IP and will be forwarded to an external IP in the IPv6 Ex...

5.5CVSS6.1AI score0.00204EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.6 views

CVE-2022-50369

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Fix null-ptr-deref in vkmsrelease A null-ptr-deref is triggered when it tries to destroy the workqueue in vkms-output.composerworkq in vkmsrelease. KASAN: null-ptr-deref in range 0x0000000000000118-0x000000000000011f CP...

5.5CVSS5.9AI score0.00197EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.3 views

CVE-2023-53360

In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: Rework scratch handling for READPLUS again I found that the read code might send multiple requests using the same nfspgioheader, but nfs4procreadsetup is only called once. This is how we ended up occasionally...

9.8CVSS6AI score0.00401EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.3 views

CVE-2023-53366

In the Linux kernel, the following vulnerability has been resolved: block: be a bit more careful in checking for NULL bdev while polling Wei reports a crash with an application using polled IO: PGD 14265e067 P4D 14265e067 PUD 47ec50067 PMD 0 Oops: 0000 1 SMP CPU: 0 PID: 21915 Comm: iocore0 Kdump:...

5.5CVSS5.9AI score0.00187EPSS
SaveExploits0References5
Rows per page
Query Builder