Lucene search
+L

6883 matches found

UbuntuCve
UbuntuCve
added 2025/10/16 4:15 p.m.6 views

CVE-2025-62496

A vulnerability exists in the QuickJS engine's BigInt string parsing logic jsbigintfromstring when attempting to create a BigInt from a string with an excessively large number of digits. The function calculates the necessary number of bits nbits required to store the BigInt using the formula:...

8.8CVSS6AI score0.00447EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/10/16 12:00 a.m.3 views

Debian dla-4334 : libpgpool-dev - security update

The remote Debian 11 host has packages installed that are affected by a vulnerability as referenced in the dla-4334 advisory. - ------------------------------------------------------------------------- Debian LTS Advisory DLA-4334-1 [email protected] https://www.debian.org/lts/security/...

9.8CVSS8.1AI score0.00908EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/16 12:00 a.m.4 views

CVE-2025-11683

YAML::Syck versions before 1.36 for Perl has missing null-terminators which causes out-of-bounds read and potential information disclosure Missing null terminators in token.c leads to but-of-bounds read which allows adjacent variable to be read The issue is seen with complex YAML files with a has...

6.5CVSS5.8AI score0.0023EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/15 5:15 p.m.12 views

CVE-2025-10576

Potential vulnerabilities have been identified in the audio package for certain HP PC products using the Sound Research SECOMN64 driver, which might allow escalation of privilege. HP is releasing updated audio packages to mitigate the potential vulnerabilities...

8.5CVSS0.00122EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/10/15 4:15 p.m.5 views

CVE-2025-59419

Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.128.Final and 4.2.7.Final, the SMTP codec in Netty contains an SMTP command injection vulnerability due to insufficient input validation for Carriage Return \r and Line Feed \n characters in user-suppli...

6.9CVSS7.1AI score0.01594EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.7 views

CVE-2025-39990

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the helper function is valid in gethelperproto kernel test robot reported verifier bug 1 where the helper func pointer could be NULL due to disabled config option. As Alexei suggested we could check on that in...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.5 views

CVE-2025-39987

In the Linux kernel, the following vulnerability has been resolved: can: hi311x: populate ndochangemtu to prevent buffer overflow Sending an PFPACKET allows to bypass the CAN framework logic and to directly reach the xmit function of a CAN driver. The only check which is performed by the PFPACKET...

7.8CVSS7.2AI score0.00164EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.5 views

CVE-2025-39966

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix race during abort for file descriptors fput doesn't actually call fileoperations release synchronously, it puts the file on a work queue and it will be released eventually. This is normally fine, except for iommufd t...

7.8CVSS5.9AI score0.00102EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.4 views

CVE-2025-39986

In the Linux kernel, the following vulnerability has been resolved: can: sun4ican: populate ndochangemtu to prevent buffer overflow Sending an PFPACKET allows to bypass the CAN framework logic and to directly reach the xmit function of a CAN driver. The only check which is performed by the PFPACK...

7.8CVSS7.2AI score0.00161EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.4 views

CVE-2025-39997

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix race condition to UAF in sndusbmidifree The previous commit 0718a78f6a9f "ALSA: usb-audio: Kill timer properly at removal" patched a UAF issue caused by the error timer. However, because the error timer kill...

5.7AI score0.00191EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.10 views

CVE-2025-39968

In the Linux kernel, the following vulnerability has been resolved: i40e: add max boundary check for VF filters There is no check for max filters that VF can request. Add it...

7.3CVSS6.6AI score0.00137EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.4 views

CVE-2025-39967

In the Linux kernel, the following vulnerability has been resolved: fbcon: fix integer overflow in fbcondosetfont Fix integer overflow vulnerabilities in fbcondosetfont where font size calculations could overflow when handling user-controlled font parameters. The vulnerabilities occur when: 1...

7.8CVSS6.3AI score0.00159EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.5 views

CVE-2025-39969

In the Linux kernel, the following vulnerability has been resolved: i40e: fix validation of VF state in get resources VF state I40EVFSTATEACTIVE is not the only state in which VF is actually active so it should not be used to determine if a VF is allowed to obtain resources. Use...

8.8CVSS6.2AI score0.00144EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.5 views

CVE-2025-39971

In the Linux kernel, the following vulnerability has been resolved: i40e: fix idx validation in config queues msg Ensure idx is within range of active/initialized TCs when iterating over vf-chidx in i40evcconfigqueuesmsg...

8.8CVSS6.2AI score0.00144EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.2 views

CVE-2025-39988

In the Linux kernel, the following vulnerability has been resolved: can: etases58x: populate ndochangemtu to prevent buffer overflow Sending an PFPACKET allows to bypass the CAN framework logic and to directly reach the xmit function of a CAN driver. The only check which is performed by the...

7.8CVSS7.2AI score0.00164EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.5 views

CVE-2025-39970

In the Linux kernel, the following vulnerability has been resolved: i40e: fix input validation logic for actionmeta Fix condition to check 'greater or equal' to prevent OOB dereference...

8.8CVSS6.6AI score0.00144EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.7 views

CVE-2025-39995

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe The state-timer is a cyclic timer that schedules worki2cpoll and delayedworkenablehotplug, while rearming itself. Using timerdelete fails to guarantee...

5.7AI score0.00218EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2025/10/15 12:00 a.m.4 views

CVE-2025-9640

A flaw was found in Samba, in the vfsstreamsxattr module, where uninitialized heap memory could be written into alternate data streams. This allows an authenticated user to read residual memory content that may include sensitive data, resulting in an information disclosure vulnerability...

4.3CVSS6.6AI score0.00431EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2025/10/15 12:00 a.m.6 views

Debian: Security Advisory (DLA-4333-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...

9.8CVSS6.8AI score0.55084EPSS
SaveExploits4References2
UbuntuCve
UbuntuCve
added 2025/10/13 2:15 p.m.5 views

CVE-2025-39964

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Disallow concurrent writes in afalgsendmsg Issuing two writes to the same afalg socket is bogus as the data will be interleaved in an unpredictable fashion. Furthermore, concurrent writes may create inconsistencie...

7.8CVSS6.2AI score0.00302EPSS
SaveExploits0References42
Rows per page
Query Builder