Lucene search
+L

6917 matches found

OpenVAS
OpenVAS
•added 2025/05/21 12:00 a.m.•56 views

RICOH Printers XSS Vulnerability (ricoh-2025-000001)

Multiple RICOH printers and multifunction printers are prone to a cross-site scripting XSS vulnerability via the Web Image Monitor. SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders...

6.1CVSS5.9AI score0.00692EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2025/05/20 6:15 p.m.•9 views

CVE-2025-37990

In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: fmac: Add error handling for brcmfusbdlwriteimage The function brcmfusbdlwriteimage calls the function brcmfusbdlcmd but dose not check its return value. The 'state.state' and the 'state.bytes' are uninitialized ...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
•added 2025/05/20 6:15 p.m.•9 views

CVE-2025-37989

In the Linux kernel, the following vulnerability has been resolved: net: phy: leds: fix memory leak A network restart test on a router led to an out-of-memory condition, which was traced to a memory leak in the PHY LED trigger code. The root cause is misuse of the devm API. The registration...

5.5CVSS6.1AI score0.0019EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
•added 2025/05/20 6:15 p.m.•8 views

CVE-2025-37983

In the Linux kernel, the following vulnerability has been resolved: qibfs: fix another leak failure to allocate inode = leaked dentry... this one had been there since the initial merge; to be fair, if we are that far OOM, the odds of failing at that particular allocation are low...

5.5CVSS6AI score0.00186EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
•added 2025/05/20 5:15 p.m.•15 views

CVE-2025-37980

In the Linux kernel, the following vulnerability has been resolved: block: fix resource leak in blkregisterqueue error path When registering a queue fails after blkmqsysfsregister is successful but the function later encounters an error, we need to clean up the blkmqsysfs resources. Add the missi...

5.5CVSS6AI score0.00186EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
•added 2025/05/20 5:15 p.m.•11 views

CVE-2025-37974

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix missing check for zpcicreatedevice error return The zpcicreatedevice function returns an error pointer that needs to be checked before dereferencing it as a struct zpcidev pointer. Add the missing check in clpadd...

5.5CVSS6.1AI score0.00179EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
•added 2025/05/20 5:15 p.m.•11 views

CVE-2025-37972

In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtkpmickeysprobe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware where the button is left floating, that node will...

5.5CVSS6.2AI score0.00182EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
•added 2025/05/20 4:15 p.m.•7 views

CVE-2025-37897

In the Linux kernel, the following vulnerability has been resolved: wifi: plfxlc: Remove erroneous assert in plfxlcmacrelease plfxlcmacrelease asserts that mac-lock is held. This assertion is incorrect, because even if it was possible, it would not be the valid behaviour. The function is used whe...

5.5CVSS5.9AI score0.00195EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
•added 2025/05/20 4:15 p.m.•6 views

CVE-2025-37927

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix potential buffer overflow in parseivrsacpihid There is a string parsing logic error which can lead to an overflow of hid or uid buffers. Comparing ACPIIDLEN against a total string length doesn't take into account t...

7.8CVSS6.3AI score0.00283EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
•added 2025/05/20 4:15 p.m.•4 views

CVE-2025-37962

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leak in parseleasestate The previous patch that added bounds check for create lease context introduced a memory leak. When the bounds check fails, the function returns NULL without freeing the previously allocat...

5.5CVSS6AI score0.00182EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
•added 2025/05/20 4:15 p.m.•3 views

CVE-2025-37920

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AFXDP generic RX path Move rxlock from xsksocket to xskbuffpool. Fix synchronization for shared umem mode in generic RX path where multiple sockets share single xskbuffpool. RX queue is exclusive to...

7.8CVSS6.2AI score0.00153EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
•added 2025/05/20 4:15 p.m.•19 views

CVE-2025-37938

In the Linux kernel, the following vulnerability has been resolved: tracing: Verify event formats that have "%p.." The trace event verifier checks the formats of trace events to make sure that they do not point at memory that is not in the trace event itself or in data that will never be freed. I...

7.1CVSS6.2AI score0.00198EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
•added 2025/05/20 4:15 p.m.•10 views

CVE-2025-37911

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix out-of-bound memcpy during ethtool -w When retrieving the FW coredump using ethtool, it can sometimes cause memory corruption: BUG: KFENCE: memory corruption in bnxtgetcoredump+0x3ef/0x670 bnxten Corrupted memory at...

7.8CVSS6.6AI score0.00209EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
•added 2025/05/20 4:15 p.m.•11 views

CVE-2025-37908

In the Linux kernel, the following vulnerability has been resolved: mm, slab: clean up slab-objexts always When memory allocation profiling is disabled at runtime or due to an error, shutdownmemprofiling is called: slab-objexts which previously allocated remains. It won't be cleared by...

7.8CVSS6.1AI score0.002EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
•added 2025/05/16 8:15 p.m.•20 views

CVE-2025-22233

CVE-2024-38820 ensured Locale-independent, lowercase conversion for both the configured disallowedFields patterns and for request parameter names. However, there are still cases where it is possible to bypass the disallowedFields checks. Affected Spring Products and Versions Spring Framework: 6.2...

3.1CVSS6.8AI score0.00417EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2025/05/16 2:15 p.m.•13 views

CVE-2025-4211

Improper Link Resolution Before File Access 'Link Following' vulnerability in QFileSystemEngine in the Qt corelib module on Windows which potentially allows Symlink Attacks and the use of Malicious Files. Issue originates from CVE-2024-38081. The vulnerability arises from the use of the GetTempPa...

7.3CVSS7.4AI score0.00203EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2025/05/16 12:00 a.m.•19 views

CVE-2025-48174

In libavif before 1.3.0, makeRoom in stream.c has an integer overflow and resultant buffer overflow in stream-offset+size...

9.1CVSS6AI score0.0036EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2025/05/15 6:15 p.m.•8 views

CVE-2025-47279

Undici is an HTTP/1.1 client for Node.js. Prior to versions 5.29.0, 6.21.2, and 7.5.0, applications that use undici to implement a webhook-like system are vulnerable. If the attacker set up a server with an invalid certificate, and they can force the application to call the webhook repeatedly, th...

3.1CVSS6.6AI score0.00324EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
•added 2025/05/15 5:45 p.m.•8 views

Security update for elemental-operator

This update for elemental-operator fixes the following issues: Updated to v1.7.2: Updated header year CVE-2025-22870: golang.org/x/net/proxy: Fixed proxy bypass using IPv6 zone IDs bsc1238700 CVE-2025-22869: golang.org/x/crypto/ssh: Fixed Denial of Service in the Key Exchange of...

8.2CVSS7.4AI score0.00939EPSS
SaveExploits2References8
UbuntuCve
UbuntuCve
•added 2025/05/15 4:15 p.m.•12 views

CVE-2025-48050

In DOMPurify through 3.2.5 before 6bc6d60, scripts/server.js does not ensure that a pathname is located under the current working directory. NOTE: the Supplier disputes the significance of this report because the "Uncontrolled data used in path expression" occurs "in a development helper script...

7.5CVSS6.7AI score0.00468EPSS
SaveExploits0References5
Rows per page
Query Builder