Lucene search
+L

1711 matches found

UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.18 views

CVE-2025-38009

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: disable napi on driver removal A warning on driver removal started occurring after commit 9dd05df8403b "net: warn if NAPI instance wasn't shut down". Disable tx napi before deleting it in mt76dmacleanup. WARNING: CPU:...

5.5CVSS6.1AI score0.00177EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2025/06/16 10:16 p.m.9 views

CVE-2025-6140

A vulnerability, which was classified as problematic, was found in spdlog up to 1.15.1. This affects the function scopedpadder in the library include/spdlog/patternformatter-inl.h. The manipulation leads to resource consumption. It is possible to launch the attack on the local host. The exploit h...

4.8CVSS4.8AI score0.00212EPSS
SaveExploits1References8
UbuntuCve
UbuntuCve
added 2025/06/13 7:15 a.m.7 views

CVE-2025-22241

File contents overwrite the VirtKey class is called when “on-demand pillar” data is requested and uses un-validated input to create paths to the “pki directory”. The functionality is used to auto-accept Minion authentication keys based on a pre-placed “authorization file” at a specific location a...

5.6CVSS5.9AI score0.00165EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/06/13 7:15 a.m.3 views

CVE-2024-38822

Multiple methods in the salt master skip minion token validation. Therefore a misbehaving minion can impersonate another minion...

2.7CVSS5.8AI score0.00214EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/06/13 7:15 a.m.8 views

CVE-2025-22242

Worker process denial of service through file read operation. .A vulnerability exists in the Master's “pubret” method which is exposed to all minions. The un-sanitized input value “jid” is used to construct a path which is then opened for reading. An attacker could exploit this vulnerabilities by...

5.6CVSS5.9AI score0.00121EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/06/09 8:15 p.m.4 views

CVE-2025-5916

A vulnerability has been identified in the libarchive library. This flaw involves an integer overflow that can be triggered when processing a Web Archive WARC file that claims to have more than INT64MAX - 4 content bytes. An attacker could craft a malicious WARC archive to induce this overflow,...

5.6CVSS6.2AI score0.00162EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/06/09 6:15 a.m.7 views

CVE-2025-47712

A flaw exists in the nbdkit "blocksize" filter that can be triggered by a specific type of client request. When a client requests block status information for a very large data range, exceeding a certain limit, it causes an internal error in the nbdkit, leading to a denial of service...

6.5CVSS6.2AI score0.00408EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/06/08 11:15 a.m.6 views

CVE-2025-38004

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add locking for bcmop runtime updates The CAN broadcast manager CAN BCM can send a sequence of CAN frames via hrtimer. The content and also the length of the sequence can be changed resp reduced at runtime where the...

7.3CVSS6.3AI score0.00212EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/06/06 12:00 a.m.20 views

CVE-2025-38000

In the Linux kernel, the following vulnerability has been resolved: schhfsc: Fix qlen accounting bug when using peek in hfscenqueue When enqueuing the first packet to an HFSC class, hfscenqueue calls the child qdisc's peek operation before incrementing sch-q.qlen and sch-qstats.backlog. If the...

7.8CVSS6.1AI score0.00198EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/06/03 8:15 p.m.13 views

CVE-2025-35036

Hibernate Validator before 6.2.0 and 7.0.0, by default and depending how it is used, may interpolate user-supplied input in a constraint violation message with Expression Language. This could allow an attacker to access sensitive information or execute arbitrary Java code. Hibernate Validator as ...

7.3CVSS7.4AI score0.00697EPSS
SaveExploits1References18
UbuntuCve
UbuntuCve
added 2025/06/02 12:00 a.m.8 views

CVE-2025-48866

ModSecurity is an open source, cross platform web application firewall WAF engine for Apache, IIS and Nginx. Versions prior to 2.9.10 contain a denial of service vulnerability similar to GHSA-859r-vvv8-rm8r/CVE-2025-47947. The sanitiseArg and sanitizeArg - this is the same action but an alias is...

7.5CVSS7AI score0.00794EPSS
SaveExploits1References7
UbuntuCve
UbuntuCve
added 2025/06/02 12:00 a.m.5 views

CVE-2025-48994

SignXML is an implementation of the W3C XML Signature standard in Python. When verifying signatures with X509 certificate validation turned off and HMAC shared secret set signxml.XMLVerifier.verifyrequirex509=False, hmackey=..., versions of SignXML prior to 4.0.4 are vulnerable to a potential...

6.9CVSS5.8AI score0.00204EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/06/02 12:00 a.m.4 views

CVE-2024-54028

An integer underflow vulnerability exists in the OLE Document DIFAT Parser functionality of catdoc 0.95. A specially crafted malformed file can lead to heap-based memory corruption. An attacker can provide a malicious file to trigger this vulnerability...

8.4CVSS7.2AI score0.00285EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2025/05/29 2:15 p.m.9 views

CVE-2025-37997

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix region locking in hash types Region locking introduced in v5.6-rc4 contained three macros to handle the region locks: ahashbucketstart, ahashbucketend which gave back the start and end hash bucket values...

7.8CVSS6.1AI score0.00156EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2025/05/29 2:15 p.m.16 views

CVE-2025-37994

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix NULL pointer access This patch ensures that the UCSI driver waits for all pending tasks in the ucsidisplayportwork workqueue to finish executing before proceeding with the partner removal...

5.5CVSS6AI score0.00182EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2025/05/29 2:15 p.m.6 views

CVE-2025-37993

In the Linux kernel, the following vulnerability has been resolved: can: mcan: mcanclassallocatedev: initialize spin lock on device probe The spin lock txhandlingspinlock in struct mcanclassdev is not being initialized. This leads the following spinlock bad magic complaint from the kernel, eg. wh...

5.5CVSS6AI score0.00162EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/05/27 10:15 p.m.4 views

CVE-2025-40911

Net::CIDR::Set versions 0.10 through 0.13 for Perl does not properly handle leading zero characters in IP CIDR address strings, which could allow attackers to bypass access control that is based on IP addresses. Leading zeros are used to indicate octal numbers, which can confuse users who are...

6.5CVSS5.9AI score0.00341EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/27 2:15 p.m.10 views

CVE-2025-48798

A flaw was found in GIMP when processing XCF image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing use-after-free issues...

7.3CVSS6.8AI score0.00215EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/26 12:00 a.m.8 views

CVE-2025-5166

A vulnerability was found in Open Asset Import Library Assimp 5.4.3. It has been classified as problematic. Affected is the function MDCImporter::InternReadFile of the file assimp/code/AssetLib/MDC/MDCLoader.cpp of the component MDC File Parser. The manipulation of the argument pcVerts leads to...

5.5CVSS4.9AI score0.00231EPSS
SaveExploits1References7
UbuntuCve
UbuntuCve
added 2025/05/23 4:15 p.m.8 views

CVE-2023-53154

parsestring in cJSON before 1.7.18 has a heap-based buffer over-read via "1":1, with no trailing newline if cJSONParseWithLength is called...

5.5CVSS6AI score0.0026EPSS
SaveExploits1References7
Rows per page
Query Builder