Lucene search
+L

6917 matches found

UbuntuCve
UbuntuCve
•added 2025/03/27 5:15 p.m.•9 views

CVE-2023-52982

In the Linux kernel, the following vulnerability has been resolved: fscache: Use waitonbit to wait for the freeing of relinquished volume The freeing of relinquished volume will wake up the pending volume acquisition by using wakeupbit, however it is mismatched with waitvarevent used in...

5.5CVSS5.9AI score0.00224EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2025/03/27 5:15 p.m.•16 views

CVE-2023-53010

In the Linux kernel, the following vulnerability has been resolved: bnxt: Do not read past the end of test names Test names were being concatenated based on a offset beyond the end of the first name, which tripped the buffer overflow detection logic: detected buffer overflow in strnlen ... Call...

5.5CVSS6.5AI score0.00189EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2025/03/27 5:15 p.m.•8 views

CVE-2023-52987

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-mtrace: prevent underflow in sofipc4prioritymaskdfswrite The "id" comes from the user. Change the type to unsigned to prevent an array underflow...

7.8CVSS6.3AI score0.00251EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2025/03/27 5:15 p.m.•17 views

CVE-2023-53022

In the Linux kernel, the following vulnerability has been resolved: net: enetc: avoid deadlock in enetctxonesteptstamp This lockdep splat says it better than I could: ================================ WARNING: inconsistent lock state 6.2.0-rc2-07010-ga9b9500ffaac-dirty 967 Not tainted...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2025/03/27 5:15 p.m.•13 views

CVE-2023-52931

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Avoid potential vm use-after-free Adding the vm to the vmxa table makes it visible to userspace, which could try to race with us to close the vm. So we need to take our extra reference before putting it in the table...

7.8CVSS6.3AI score0.00237EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2025/03/27 5:15 p.m.•6 views

CVE-2023-52995

In the Linux kernel, the following vulnerability has been resolved: riscv/kprobe: Fix instruction simulation of JALR Set kprobe at 'jalr 1140ra' of vfswrite results in the following crash: 32.092235 Unable to handle kernel access to user memory without uaccess routines at virtual address...

5.5CVSS5.6AI score0.00253EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2025/03/27 5:15 p.m.•16 views

CVE-2023-52975

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsitcp: Fix UAF during logout when accessing the shost ipaddress Bug report and analysis from Ding Hui. During iSCSI session logout, if another task accesses the shost ipaddress attr, we can get a KASAN UAF report like...

7.8CVSS6.2AI score0.00269EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
•added 2025/03/27 5:15 p.m.•15 views

CVE-2023-53024

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation To mitigate Spectre v4, 2039f26f3aca "bpf: Fix leakage due to insufficient speculative store bypass mitigation" inserts lfence instructions after 1...

7.1CVSS6.2AI score0.00202EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2025/03/27 5:15 p.m.•10 views

CVE-2023-53018

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix memory leaks When hcicmdsyncqueue failed in hcileterminatebig or hcilebigterminate, the memory pointed by variable d is not freed, which will cause memory leak. Add release process to error path...

5.5CVSS6.3AI score0.00159EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2025/03/27 5:15 p.m.•9 views

CVE-2023-53020

In the Linux kernel, the following vulnerability has been resolved: l2tp: close all race conditions in l2tptunnelregister The code in l2tptunnelregister is racy in several ways: 1. It modifies the tunnel socket after publishing it. 2. It calls setupudptunnelsock on an existing socket without...

4.7CVSS5.9AI score0.00139EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2025/03/27 5:15 p.m.•10 views

CVE-2022-49739

In the Linux kernel, the following vulnerability has been resolved: gfs2: Always check inode size of inline inodes Check if the inode size of stuffed inline inodes is within the allowed range when reading inodes from disk gfs2dinodein. This prevents us from on-disk corruption. The two checks in...

7.1CVSS6AI score0.00198EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2025/03/27 5:15 p.m.•7 views

CVE-2022-49756

In the Linux kernel, the following vulnerability has been resolved: phy: usb: sunplus: Fix potential null-ptr-deref in spusbphyprobe spusbphyprobe will call platformgetresourcebyname that may fail and return NULL. devmioremap will use usbphy-moon4resmem-start as input, which may causes...

5.5CVSS5.9AI score0.0017EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2025/03/27 5:15 p.m.•20 views

CVE-2023-52977

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix flow memory leak in ovsflowcmdnew Syzkaller reports a memory leak of newflow in ovsflowcmdnew as it is not freed when an allocation of a key fails. BUG: memory leak unreferenced object 0xffff888116668000 siz...

5.5CVSS6AI score0.00266EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2025/03/27 5:15 p.m.•12 views

CVE-2023-52930

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential bit17 double-free A userspace with multiple threads racing I915GEMSETTILING to set the tiling to I915TILINGNONE could trigger a double free of the bit17 bitmask. Or conversely leak memory on the transition...

7.8CVSS6.1AI score0.00279EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2025/03/27 3:16 p.m.•24 views

CVE-2025-29491

An allocation-size-too-big error in the parseSWFDEFINEBINARYDATA function of libming v0.48 allows attackers to cause a Denial of Service DoS via supplying a crafted SWF file...

6.5CVSS5.9AI score0.00336EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2025/03/27 3:15 p.m.•11 views

CVE-2025-21884

In the Linux kernel, the following vulnerability has been resolved: net: better track kernel sockets lifetime While kernel sockets are dismantled during pernetoperations-exit, their freeing can be delayed by any tx packets still held in qdisc or device queues, due to skbsetownerw prior calls. Thi...

7.8CVSS5.7AI score0.00213EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
•added 2025/03/27 3:15 p.m.•14 views

CVE-2025-21875

In the Linux kernel, the following vulnerability has been resolved: mptcp: always handle address removal under msk socket lock Syzkaller reported a lockdep splat in the PM control path: WARNING: CPU: 0 PID: 6693 at ./include/net/sock.h:1711 sockownedbyme include/net/sock.h:1711 inline WARNING: CP...

7.8CVSS6.2AI score0.00224EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
•added 2025/03/27 2:15 p.m.•9 views

CVE-2025-21869

In the Linux kernel, the following vulnerability has been resolved: powerpc/code-patching: Disable KASAN report during patching via temporary mm Erhard reports the following KASAN hit on Talos II power9 with kernel 6.13: 12.028126 ==================================================================...

7.8CVSS6.4AI score0.00196EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
•added 2025/03/27 2:15 p.m.•11 views

CVE-2025-21868

In the Linux kernel, the following vulnerability has been resolved: net: allow small head cache usage with large MAXSKBFRAGS values Sabrina reported the following splat: WARNING: CPU: 0 PID: 1 at net/core/dev.c:6935 netifnapiaddweightlocked+0x8f2/0xba0 Modules linked in: CPU: 0 UID: 0 PID: 1 Comm...

7.5CVSS6.3AI score0.00375EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
•added 2025/03/27 2:15 p.m.•11 views

CVE-2025-2849

A vulnerability, which was classified as problematic, was found in UPX up to 5.0.0. Affected is the function PackLinuxElf64::unDTINIT of the file src/plxelf.cpp. The manipulation leads to heap-based buffer overflow. It is possible to launch the attack on the local host. The exploit has been...

5.5CVSS5.3AI score0.00298EPSS
SaveExploits1References8
Rows per page
Query Builder