Lucene search
+L

6886 matches found

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

CVE-2025-62495

An integer overflow vulnerability exists in the QuickJS regular expression engine libregexp due to an inconsistent representation of the bytecode buffer size. The regular expression bytecode is stored in a DynBuf structure, which correctly uses a $\textsize\textt$ an unsigned type, typically...

8.8CVSS6.1AI score0.00457EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2025/10/16 4:15 p.m.6 views

CVE-2025-62491

A Use-After-Free UAF vulnerability exists in the QuickJS engine's standard library when iterating over the global list of unhandled rejected promises ts-rejectedpromiselist. The function jsstdpromiserejectioncheck attempts to iterate over the rejectedpromiselist to report unhandled rejections usi...

8.8CVSS6AI score0.00407EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2025/10/16 4:15 p.m.7 views

CVE-2025-62492

A vulnerability stemming from floating-point arithmetic precision errors exists in the QuickJS engine's implementation of TypedArray.prototype.indexOf when a negative fromIndex argument is supplied. The fromIndex argument read as a double variable, $d$ is used to calculate the starting position f...

6.5CVSS6.1AI score0.0039EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2025/10/16 4:15 p.m.8 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.0048EPSS
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.6 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.00247EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/15 5:15 p.m.16 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.00131EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/10/15 4:15 p.m.6 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.01553EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.6 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.00109EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.8 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.00151EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.5 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.00173EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.7 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.00176EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.6 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.00206EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.11 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.00147EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.5 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.00171EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.6 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.00154EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.3 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.00176EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.6 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.00154EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.8 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.00233EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.7 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.00154EPSS
SaveExploits0References34
Rows per page
Query Builder