Lucene search
+L

1711 matches found

UbuntuCve
UbuntuCve
added 2025/03/06 4:15 p.m.10 views

CVE-2024-58067

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-mpmu: Fix a NULL vs ISERR check The devmkzalloc function returns NULL on error, not error pointers. Update the check to match...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/03/06 4:15 p.m.15 views

CVE-2024-58051

In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: Add check devmkasprintf returned value devmkasprintf can return a NULL pointer on failure but this returned value is not checked...

5.5CVSS6.2AI score0.00202EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2025/03/06 4:15 p.m.11 views

CVE-2024-58066

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-apbcp: Fix a NULL vs ISERR check The devmkzalloc function doesn't return error pointers, it returns NULL on error. Update the check to match...

5.5CVSS5.9AI score0.0015EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/03/06 4:15 p.m.7 views

CVE-2024-58075

In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - do not transfer req when tegra init fails The tegracmacinit or tegrashainit function may return an error when memory is exhausted. It should not transfer the request when they return an error...

7.8CVSS6.3AI score0.00186EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/03/06 4:15 p.m.9 views

CVE-2024-58073

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check dpuplaneatomicprintstate for valid sspp Similar to the rpipe sspp protect, add a check to protect the pipe state prints to avoid NULL ptr dereference for cases when the state is dumped without a corresponding...

5.5CVSS5.9AI score0.0015EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/03/06 4:15 p.m.14 views

CVE-2025-21825

In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel the running bpftimer through kworker for PREEMPTRT During the update procedure, when overwrite element in a pre-allocated htab, the freeing of oldelement is protected by the bucket lock. The reason why the bucket lock...

7.8CVSS6AI score0.00175EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2025/03/06 12:15 p.m.13 views

CVE-2024-38311

Improper Input Validation vulnerability in Apache Traffic Server. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.11, from 9.0.0 through 9.2.8, from 10.0.0 through 10.0.3. Users are recommended to upgrade to version 9.2.9 or 10.0.4, which fixes the issue...

6.3CVSS6.5AI score0.00876EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/28 7:15 p.m.15 views

CVE-2025-1795

During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted...

2.3CVSS6.7AI score0.00605EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/02/27 8:16 p.m.10 views

CVE-2025-21805

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Add missing deinit call A warning is triggered when repeatedly connecting and disconnecting the rnbd: listadd corruption. prev-next should be next ffff88800b13e480, but was ffff88801ecd1338. prev=ffff88801ecd1340...

9.8CVSS6.3AI score0.00374EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/02/27 8:16 p.m.21 views

CVE-2025-21820

In the Linux kernel, the following vulnerability has been resolved: tty: xilinxuartps: split sysrq handling lockdep detects the following circular locking dependency: CPU 0 CPU 1 ========================== ============================ cdnsuartisr printk uartportlockport consolelock...

5.5CVSS6.2AI score0.00162EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/02/27 8:16 p.m.11 views

CVE-2025-21821

In the Linux kernel, the following vulnerability has been resolved: fbdev: omap: use threaded IRQ for LCD DMA When using touchscreen and framebuffer, Nokia 770 crashes easily with: BUG: scheduling while atomic: irq/144-ads7846/82/0x00010000 Modules linked in: usbfecm gether usbfrndis uether...

5.5CVSS6.1AI score0.00189EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2025/02/27 8:16 p.m.17 views

CVE-2025-21814

In the Linux kernel, the following vulnerability has been resolved: ptp: Ensure info-enable callback is always set The ioctl and sysfs handlers unconditionally call the -enable callback. Not all drivers implement that callback, leading to NULL dereferences. Example of affected drivers: ptps390.c,...

5.5CVSS6.2AI score0.00229EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2025/02/27 8:16 p.m.7 views

CVE-2025-21822

In the Linux kernel, the following vulnerability has been resolved: ptp: vmclock: Set driver data before its usage If vmclockptpregister fails during probing, vmclockremove is called to clean up the ptp clock and misc device. It uses devgetdrvdata to access the vmclock state. However the driver...

5.5CVSS5.9AI score0.00172EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/27 8:16 p.m.7 views

CVE-2024-58042

In the Linux kernel, the following vulnerability has been resolved: rhashtable: Fix potential deadlock by moving schedulework outside lock Move the hash table growth check and work scheduling outside the rht lock to prevent a possible circular locking dependency. The original implementation could...

5.5CVSS6.4AI score0.00164EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/02/27 8:16 p.m.13 views

CVE-2025-21815

In the Linux kernel, the following vulnerability has been resolved: mm/compaction: fix UBSAN shift-out-of-bounds warning syzkaller reported a UBSAN shift-out-of-bounds warning of 1UL order in isolatefreepagesblock. The bogus compoundorder can be any value because it is union with flags. Add back...

7.1CVSS6.6AI score0.00189EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2025/02/27 8:16 p.m.13 views

CVE-2025-21813

In the Linux kernel, the following vulnerability has been resolved: timers/migration: Fix off-by-one root mis-connection Before attaching a new root to the old root, the children counter of the new root is checked to verify that only the upcoming CPU's top group have been connected to it. However...

5.5CVSS6.3AI score0.00187EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/02/27 8:16 p.m.8 views

CVE-2025-21798

In the Linux kernel, the following vulnerability has been resolved: firewire: test: Fix potential null dereference in firewire kunit test kunitkzalloc may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for teststate...

5.5CVSS6.4AI score0.00212EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2025/02/27 8:16 p.m.8 views

CVE-2025-21802

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix oops when unload drivers paralleling When unload hclge driver, it tries to disable sriov first for each aedev node from hnae3aedevlist. If user unloads hns3 driver at the time, because it removes all the aedev node...

5.5CVSS6AI score0.00199EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/02/27 2:15 p.m.9 views

CVE-2025-27154

Spotipy is a lightweight Python library for the Spotify Web API. The CacheHandler class creates a cache file to store the auth token. Prior to version 2.25.1, the file created has rw-r--r-- 644 permissions by default, when it could be locked down to rw------- 600 permissions. This leads to overly...

9.8CVSS6.9AI score0.00589EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.9 views

CVE-2025-21736

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix possible int overflows in nilfsfiemap Since nilfsbmaplookupcontig in nilfsfiemap calculates its result by being prepared to go through potentially maxblocks == INTMAX blocks, the value in n may experience an overflow...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References49
Rows per page
Query Builder