Lucene search
+L

1711 matches found

UbuntuCve
UbuntuCve
added 2025/11/05 3:15 p.m.7 views

CVE-2025-46784

A denial of service vulnerability exists in the lassonodeinitfrommessagewithformat functionality of Entr'ouvert Lasso 2.5.1. A specially crafted SAML response can lead to a memory depletion, resulting in denial of service. An attacker can send a malformed SAML response to trigger this vulnerabili...

7.5CVSS5.9AI score0.00588EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2025/11/04 10:16 p.m.9 views

CVE-2025-62507

Redis is an open source, in-memory database that persists on disk. In versions 8.2.0 and above, a user can run the XACKDEL command with multiple ID's and trigger a stack buffer overflow, which may potentially lead to remote code execution. This issue is fixed in version 8.2.3. To workaround this...

8.8CVSS7.4AI score0.06768EPSS
SaveExploits2References4
UbuntuCve
UbuntuCve
added 2025/11/03 9:18 p.m.9 views

CVE-2025-12657

The KMIP response parser built into mongo binaries is overly tolerant of certain malformed packets, and may parse them into invalid objects. Later reads of this object can result in read access violations...

5.9CVSS5.8AI score0.00365EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/11/03 12:00 a.m.9 views

CVE-2025-29699

NetSurf 3.11 is vulnerable to Use After Free in domnodesettextcontent function...

6.5CVSS5.9AI score0.00303EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2025/10/31 12:00 a.m.8 views

CVE-2025-57106

Kitware VTK Visualization Toolkit up to 9.5.0 is vulnerable to Buffer Overflow in vtkGLTFDocumentLoader. The vulnerability occurs in the BufferDataExtractionWorker template function when processing GLTF accessor data...

7.5CVSS5.8AI score0.00401EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2025/10/31 12:00 a.m.9 views

CVE-2025-40106

In the Linux kernel, the following vulnerability has been resolved: comedi: fix divide-by-zero in comedibufmunge The comedibufmunge function performs a modulo operation async-mungechan %= async-cmd.chanlistlen without first checking if chanlistlen is zero. If a user program submits a command with...

5.7AI score0.00195EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/10/30 6:15 p.m.4 views

CVE-2025-64118

node-tar is a Tar for Node.js. In 7.5.1, using .t aka .list with sync: true to read tar entry contents returns uninitialized memory contents if tar file was changed on disk to a smaller size while being read. This vulnerability is fixed in 7.5.2...

6.1CVSS6.8AI score0.00125EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/30 12:00 a.m.6 views

CVE-2025-40105

In the Linux kernel, the following vulnerability has been resolved: vfs: Don't leak disconnected dentries on umount When user calls openbyhandleat on some inode that is not cached, we will create disconnected dentry for it. If such dentry is a directory, exportfsdecodefhraw will then try to conne...

7.8CVSS6AI score0.0015EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/10/30 12:00 a.m.6 views

CVE-2025-40100

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not assert we found block group item when creating free space tree Currently, when building a free space tree at populatefreespacetree, if we are not using the block group tree feature, we always expect to find block...

5.8AI score0.00187EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/10/30 12:00 a.m.4 views

CVE-2025-40091

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix too early devlinkfree in ixgberemove Since ixgbeadapter is embedded in devlink, calling devlinkfree prematurely in the ixgberemove path can lead to UAF. Move devlinkfree to the end. KASAN report: BUG: KASAN:...

6.5AI score0.00172EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/10/30 12:00 a.m.9 views

CVE-2025-40090

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix recursive locking in RPC handle list access Since commit 305853cce3794 "ksmbd: Fix race condition in RPC handle list access", ksmbdsessionrpcmethod attempts to lock sess-rpclock. This causes hung connections / tasks wh...

7.5CVSS5.9AI score0.00261EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/29 8:15 p.m.6 views

CVE-2025-10925

GIMP ILBM File Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page...

7.8CVSS7.5AI score0.02814EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/10/29 8:15 p.m.6 views

CVE-2025-10924

GIMP FF File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a...

7.8CVSS7.6AI score0.00441EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/10/29 2:15 p.m.5 views

CVE-2025-40084

In the Linux kernel, the following vulnerability has been resolved: ksmbd: transportipc: validate payload size before reading handle handleresponse dereferences the payload as a 4-byte handle without verifying that the declared payload size is at least 4 bytes. A malformed or truncated message fr...

7.1CVSS6.1AI score0.0014EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.5 views

CVE-2025-40061

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix race in dotask when draining When dotask exhausts its iteration budget !ret, it sets the state to TASKSTATEIDLE to reschedule, without a secondary check on the current task-state. This can overwrite the...

7.8CVSS6.5AI score0.0014EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.4 views

CVE-2025-40078

In the Linux kernel, the following vulnerability has been resolved: bpf: Explicitly check accesses to bpfsockaddr Syzkaller found a kernel warning on the following sockaddr program: 0: r0 = 0 1: r2 = u32 r1 +60 2: exit which triggers: verifier bug: error during ctx access conversion 0 This is...

5.7AI score0.00222EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.8 views

CVE-2025-40062

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - set NULL to qm-debug.qmdiffregs When the initialization of qm-debug.accdiffreg fails, the probe process does not exit. However, after qm-debug.qmdiffregs is freed, it is not set to NULL. This can lead to a...

6.5AI score0.00187EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.4 views

CVE-2025-40051

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Modify the return value check The return value of copyfromiter and copytoiter can't be negative, check whether the copied lengths are equal...

7.8CVSS6AI score0.00154EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.5 views

CVE-2025-40053

In the Linux kernel, the following vulnerability has been resolved: net: dlink: handle copythresh allocation failure The driver did not handle failure of netdevallocskbipalign. If the allocation failed, dereferencing skb-protocol could lead to a NULL pointer dereference. This patch tries to...

7.5CVSS6.5AI score0.00587EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.6 views

CVE-2025-40068

In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: Fix integer overflow in rununpack The MFT record relative to the file being opened contains its runlist, an array containing information about the file's location on the physical disk. Analysis of all Call Stack paths...

8.4CVSS6.3AI score0.0017EPSS
SaveExploits0References37
Rows per page
Query Builder