Lucene search
+L

6917 matches found

UbuntuCve
UbuntuCve
•added 2025/05/01 3:16 p.m.•11 views

CVE-2022-49900

In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix adapter not be removed in piix4remove In piix4probe, the piix4 adapter will be registered in: piix4probe piix4addadapterssb800 / piix4addadapter i2caddadapter Based on the probed device type, piix4addadapterssb800...

7.8CVSS6AI score0.00204EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2025/05/01 3:15 p.m.•8 views

CVE-2022-49766

In the Linux kernel, the following vulnerability has been resolved: netlink: Bounds-check struct nlmsgerr creation In preparation for FORTIFYSOURCE doing bounds-check on memcpy, switch from nlmsgput to nlmsgput, and explain the bounds check for dealing with the memcpy across a composite flexible...

5.5CVSS5.9AI score0.00163EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2025/05/01 3:15 p.m.•6 views

CVE-2022-49763

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix use-after-free in ntfsattrfind Patch series "ntfs: fix bugs about Attribute", v2. This patchset fixes three bugs relative to Attribute in record: Patch 1 adds a sanity check to ensure that, attrsoffset field in first mf...

7.8CVSS6.1AI score0.00211EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2025/05/01 2:15 p.m.•11 views

CVE-2024-52979

Uncontrolled Resource Consumption in Elasticsearch while evaluating specifically crafted search templates with Mustache functions can lead to Denial of Service by causing the Elasticsearch node to crash...

7.5CVSS6.7AI score0.00621EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2025/05/01 2:15 p.m.•20 views

CVE-2025-37788

In the Linux kernel, the following vulnerability has been resolved: cxgb4: fix memory leak in cxgb4initethtoolfilters error path In the for loop used to allocate the locarray and bmap for each port, a memory leak is possible when the allocation for locarray succeeds, but the allocation for bmap...

5.5CVSS6.1AI score0.00193EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
•added 2025/05/01 2:15 p.m.•11 views

CVE-2025-37775

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix the warning from kernelwriteiter 2110.972290 ------------ cut here ------------ 2110.972301 WARNING: CPU: 3 PID: 735 at fs/readwrite.c:599 kernelwriteiter+0x21b/0x280 This patch doesn't allow writing to directory...

5.5CVSS6AI score0.00181EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
•added 2025/05/01 2:15 p.m.•5 views

CVE-2025-37764

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: fix firmware memory leaks Free the memory used to hold the results of firmware image processing when the module is unloaded. Fix the related issue of the same memory being leaked if processing of the firmware ima...

5.5CVSS6.1AI score0.00191EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
•added 2025/05/01 2:15 p.m.•17 views

CVE-2025-37770

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINTMAX/8, division by zero is possible. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS6.1AI score0.00201EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
•added 2025/05/01 1:15 p.m.•9 views

CVE-2025-23163

In the Linux kernel, the following vulnerability has been resolved: net: vlan: don't propagate flags on open With the device instance lock, there is now a possibility of a deadlock: 1.211455 ============================================ 1.211571 WARNING: possible recursive locking detected 1.21168...

5.5CVSS6.1AI score0.00151EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
•added 2025/05/01 1:15 p.m.•10 views

CVE-2025-23154

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix ioreqpostcqe abuse by send bundle 114.987980 T5313 WARNING: CPU: 6 PID: 5313 at iouring/iouring.c:872 ioreqpostcqe+0x12e/0x4f0 114.991597 T5313 RIP: 0010:ioreqpostcqe+0x12e/0x4f0 115.001880 T5313 Call Trace:...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2025/05/01 1:15 p.m.•10 views

CVE-2025-37741

In the Linux kernel, the following vulnerability has been resolved: jfs: Prevent copying of nlink with value 0 from disk inode syzbot report a deadlock in diFree. 1 When calling "ioctl$LOOPSETSTATUS64", the offset value passed in is 4, which does not match the mounted loop device, causing the...

7.8CVSS6AI score0.00156EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
•added 2025/05/01 1:15 p.m.•9 views

CVE-2025-23156

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfiparser: refactor hfi packet parsing logic wordscount denotes the number of words in total payload, while data points to payload of various property within it. When wordscount reaches last word, data can access...

7.8CVSS6.1AI score0.00214EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
•added 2025/05/01 1:15 p.m.•13 views

CVE-2025-23141

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Acquire SRCU in KVMGETMPSTATE to protect guest memory accesses Acquire a lock on kvm-srcu when userspace is getting MP state to handle a rather extreme edge case where "accepting" APIC events, i.e. processing pending IN...

7.8CVSS5.9AI score0.00206EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
•added 2025/05/01 1:15 p.m.•8 views

CVE-2025-37742

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix uninit-value access of imap allocated in the diMount function syzbot reports that hexdumptobuffer is using uninit-value: ===================================================== BUG: KMSAN: uninit-value in...

5.5CVSS6AI score0.00183EPSS
SaveExploits0References38
OpenVAS
OpenVAS
•added 2025/05/01 12:00 a.m.•12 views

Debian: Security Advisory (DSA-5909-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.2CVSS6.3AI score0.00313EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2025/04/29 5:15 p.m.•11 views

CVE-2025-0716

Improper sanitization of the value of the 'href' and 'xlink:href' attributes in '' SVG elements in AngularJS allows attackers to bypass common image source restrictions. This can lead to a form of Content Spoofing https://owasp.org/www-community/attacks/ContentSpoofing and also negatively affect...

4.8CVSS6.7AI score0.00399EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2025/04/26 9:15 p.m.•10 views

CVE-2025-46653

Formidable aka node-formidable 2.1.0 through 3.x before 3.5.3 relies on hexoid to prevent guessing of filenames for untrusted executable content; however, hexoid is documented as not "cryptographically secure." Also, there is a scenario in which only the last two characters of a hexoid string nee...

3.1CVSS6.8AI score0.00438EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2025/04/26 3:15 p.m.•12 views

CVE-2025-46646

In Artifex Ghostscript before 10.05.0, decodeutf8 in base/gputf8.c mishandles overlong UTF-8 encoding. NOTE: this issue exists because of an incomplete fix for CVE-2024-46954...

4.5CVSS5.8AI score0.00184EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2025/04/25 3:15 p.m.•10 views

CVE-2025-3642

A flaw was found in Moodle. A remote code execution risk was identified in the Moodle LMS EQUELLA repository. By default, this was only available to teachers and managers on sites with the EQUELLA repository enabled...

8.8CVSS7.7AI score0.0104EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2025/04/23 9:15 p.m.•8 views

CVE-2025-46398

In xfig diagramming tool, a stack-overflow while running fig2dev allows memory corruption via local input manipulation via readobjects function...

5.5CVSS6AI score0.00273EPSS
SaveExploits1References3
Rows per page
Query Builder