Lucene search
+L

3025 matches found

UbuntuCve
UbuntuCve
added 2025/07/25 1:15 p.m.4 views

CVE-2025-38382

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix iteration of extrefs during log replay At inodeaddref when processing extrefs, if we jump into the next label we have an undefined value of victimname.len, since we haven't initialized it before we did the goto. This...

7.8CVSS6AI score0.00168EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/07/25 1:15 p.m.6 views

CVE-2025-38372

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix unsafe xarray access in implicit ODP handling xastore and xaerase were used without holding the proper lock, which led to a lockdep warning due to unsafe RCU usage. This patch replaces them with xastore and xaerase...

7.8CVSS6.1AI score0.00156EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/07/25 1:15 p.m.7 views

CVE-2025-38386

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Refuse to evaluate a method if arguments are missing As reported in 1, a platform firmware update that increased the number of method parameters and forgot to update a least one of its callers, caused ACPICA to crash due ...

7.8CVSS6.2AI score0.00178EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/07/25 1:15 p.m.4 views

CVE-2025-38360

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add more checks for DSC / HUBP ONO guarantees WHY For non-zero DSC instances it's possible that the HUBP domain required to drive it for sequential ONO ASICs isn't met, potentially causing the logic to the tile t...

5.5CVSS5.7AI score0.00157EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/07/25 1:15 p.m.3 views

CVE-2025-38371

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Disable interrupts before resetting the GPU Currently, an interrupt can be triggered during a GPU reset, which can lead to GPU hangs and NULL pointer dereference in an interrupt context as shown in the following trace:...

5.5CVSS6AI score0.00164EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/07/25 12:00 a.m.5 views

CVE-2025-54566

hw/pci/pciesriov.c in QEMU through 10.0.3 has a migration state inconsistency, a related issue to CVE-2024-26327...

5.4CVSS5.9AI score0.0024EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/07/24 3:15 p.m.7 views

CVE-2025-8114

A flaw was found in libssh, a library that implements the SSH protocol. When calculating the session ID during the key exchange KEX process, an allocation failure in cryptographic functions may lead to a NULL pointer dereference. This issue can cause the client or server to crash...

4.7CVSS6.3AI score0.00222EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/07/22 10:15 p.m.5 views

CVE-2025-54141

ViewVC is a browser interface for CVS and Subversion version control repositories. In versions 1.1.0 through 1.1.31 and 1.2.0 through 1.2.3, the standalone.py script provided in the ViewVC distribution can expose the contents of the host server's filesystem though a directory traversal-style...

7.5CVSS5.8AI score0.00822EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2025/07/22 6:15 p.m.4 views

CVE-2025-48964

ping in iputils before 20250602 allows a denial of service application error in adaptive ping mode or incorrect data collection via a crafted ICMP Echo Reply packet, because a zero timestamp can lead to large intermediate values that have an integer overflow when squared during statistics...

6.5CVSS5.9AI score0.00324EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/07/22 4:15 p.m.4 views

CVE-2025-51480

Path Traversal vulnerability in onnx.externaldatahelper.saveexternaldata in ONNX 1.17.0 allows attackers to overwrite arbitrary files by supplying crafted externaldata.location paths containing traversal sequences, bypassing intended directory restrictions...

8.8CVSS7.3AI score0.00578EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2025/07/22 12:00 a.m.6 views

CVE-2025-38352

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel If an exiting non-autoreaping task has already passed exitnotify and calls handleposixcputimers from IRQ, it can be reaped by its parent or debugger rig...

7.8CVSS6.5AI score0.01278EPSS
SaveExploits8References48
UbuntuCve
UbuntuCve
added 2025/07/21 8:15 p.m.8 views

CVE-2025-54121

Starlette is a lightweight ASGI Asynchronous Server Gateway Interface framework/toolkit, designed for building async web services in Python. In versions 0.47.1 and below, when parsing a multi-part form with large files greater than the default max spool size starlette will block the main thread t...

5.3CVSS6.8AI score0.0053EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/07/21 5:15 a.m.8 views

CVE-2025-54352

WordPress 3.5 through 6.8.2 allows remote attackers to guess titles of private and draft posts via pingback.ping XML-RPC requests. NOTE: the Supplier is not changing this behavior...

3.7CVSS5.9AI score0.00321EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2025/07/20 7:15 p.m.6 views

CVE-2025-47917

Mbed TLS before 3.6.4 allows a use-after-free in certain situations of applications that are developed in accordance with the documentation. The function mbedtlsx509stringtonames takes a head argument that is documented as an output argument. The documentation does not suggest that the function...

9.8CVSS7.2AI score0.0199EPSS
SaveExploits2References3
UbuntuCve
UbuntuCve
added 2025/07/18 8:15 a.m.10 views

CVE-2025-38349

In the Linux kernel, the following vulnerability has been resolved: eventpoll: don't decrement ep refcount while still holding the ep mutex Jann Horn points out that epoll is decrementing the ep refcount and then doing a mutexunlock&ep-mtx; afterwards. That's very wrong, because it can lead to a...

7.8CVSS6.2AI score0.00155EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2025/07/18 12:00 a.m.12 views

CVE-2025-7700

A flaw was found in FFmpeg’s ALS audio decoder, where it does not properly check for memory allocation failures. This can cause the application to crash when processing certain malformed audio files. While it does not lead to data theft or system control, it can be used to disrupt services and...

5.3CVSS6.4AI score0.0035EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/07/17 8:15 p.m.8 views

CVE-2024-41921

A code injection vulnerability has been discovered in the Robot Operating System ROS 'rostopic' command-line tool, affecting ROS distributions Noetic Ninjemys and earlier. The vulnerability lies in the 'echo' verb, which allows a user to introspect a ROS topic and accepts a user-provided Python...

7.8CVSS6AI score0.0019EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/07/17 8:15 p.m.10 views

CVE-2024-41148

A code injection vulnerability has been discovered in the Robot Operating System ROS 'rostopic' command-line tool, affecting ROS distributions Noetic Ninjemys and earlier. The vulnerability lies in the 'hz' verb, which reports the publishing rate of a topic and accepts a user-provided Python...

7.8CVSS5.9AI score0.0019EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/07/17 8:15 p.m.7 views

CVE-2025-3753

A code execution vulnerability has been identified in the Robot Operating System ROS 'rosbag' tool, affecting ROS distributions Noetic Ninjemys and earlier. The vulnerability arises from the use of the eval function to process unsanitized, user-supplied input in the 'rosbag filter' command. This...

7.8CVSS6.4AI score0.00195EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/07/17 6:15 p.m.7 views

CVE-2025-53644

OpenCV is an Open Source Computer Vision Library. Versions 4.10.0 and 4.11.0 have an uninitialized pointer variable on stack that may lead to arbitrary heap buffer write when reading crafted JPEG images. Version 4.12.0 fixes the vulnerability...

9.8CVSS6AI score0.00371EPSS
SaveExploits1References5
Rows per page
Query Builder