Lucene search
+L

4131 matches found

UbuntuCve
UbuntuCve
added 2025/10/31 12:0 a.m.4 views

CVE-2025-57108

Kitware VTK Visualization Toolkit through 9.5.0 contains a heap use-after-free vulnerability in vtkGLTFDocumentLoader. The vulnerability manifests during mesh object copy operations where vector members are accessed after the underlying memory has been freed, specifically when handling GLTF files...

9.8CVSS5.8AI score0.00369EPSS
SaveExploits1References2
Malwarebytes
Malwarebytes
added 2025/10/30 3:16 p.m.20 views

Ransomware gang claims Conduent breach: what you should watch for next [updated]

Update – October 30, 2025: New information confirms that Conduent’s 2024 breach has impacted over 10.5 million people, based on notifications filed with multiple state attorneys general. The largest disclosure came from the Oregon government, which reported a total of 10.5 million affected US...

6.7AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/10/30 11:15 a.m.8 views

CVE-2025-39663

Cross-Site Scripting XSS vulnerability in Checkmk's distributed monitoring allows a compromised remote site to inject malicious HTML code into service outputs in the central site. Affecting Checkmk before 2.4.0p14, 2.3.0p39, 2.2.0 and 2.1.0 eol...

8.5CVSS5.8AI score0.00563EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2025/10/30 10:15 a.m.4 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
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/10/30 10:15 a.m.3 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.8CVSS5.8AI score0.0015EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/10/30 10:15 a.m.5 views

CVE-2025-40103

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix refcount leak for cifssbtlink Fix three refcount inconsistency issues related to cifssbtlink. Comments for cifssbtlink state that cifsputtlink needs to be called after successful calls to cifssbtlink. Three calls...

5.6AI score0.00193EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2025/10/30 10:15 a.m.5 views

CVE-2025-40094

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: facm: Refactor bind path to use free After an bind/unbind cycle, the acm-notifyreq is left stale. If a subsequent bind fails, the unified error label attempts to free this stale request, leading to a NULL pointer...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2025/10/30 12:0 a.m.7 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...

5.5CVSS5.9AI score0.00263EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/10/29 12:0 a.m.10 views

PT-2025-44572

CVE-2025-64158 - Apache HTTP Server Unvalidated User Input CVE ID : CVE-2025-64158 Published : Oct. 29, 2025, 4:16 a.m. | 2 hours, 33 minutes ago Description : Rejected reason: Not used Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

6.4AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.5 views

CVE-2025-40073

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Do not validate SSPP when it is not ready Current code will validate current plane and previous plane to confirm they can share a SSPP with multi-rect mode. The SSPP is already allocated for previous plane, while current...

5.8AI score0.00174EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.3 views

CVE-2025-40067

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: reject index allocation if $BITMAP is empty but blocks exist Index allocation requires at least one bit in the $BITMAP attribute to track usage of index entries. If the bitmap is empty while index blocks are already...

5.8AI score0.00154EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.3 views

CVE-2025-40079

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Sign extend struct ops return values properly The nsbpfqdisc selftest triggers a kernel panic: Unable to handle kernel paging request at virtual address ffffffffa38dbf58 Current testprogs pgtable: 4K pagesize, 57-bit...

5.8AI score0.00142EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.3 views

CVE-2025-40029

In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: Check return value of platformgetresource platformgetresource returns NULL in case of failure, so check its return value and propagate the error in order to prevent NULL pointer dereference...

6.4AI score0.00207EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.3 views

CVE-2025-40059

In the Linux kernel, the following vulnerability has been resolved: coresight: Fix incorrect handling for return value of devmkzalloc The return value of devmkzalloc could be an null pointer, use "!desc.pdata" to fix incorrect handling return value of devmkzalloc...

5.8AI score0.00199EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.4 views

CVE-2025-40077

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid overflow while left shift operation Should cast type of folio-index from pgofft to lofft to avoid overflow while left shift operation...

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

CVE-2025-40031

In the Linux kernel, the following vulnerability has been resolved: tee: fix registershmhelper In registershmhelper, fix incorrect error handling for a call to ioviterextractpages. A case is missing for when ioviterextractpages only got some pages and return a number larger than 0, but not the...

6.6AI score0.00199EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2025/10/28 10:15 a.m.2 views

CVE-2025-40028

In the Linux kernel, the following vulnerability has been resolved: binder: fix double-free in dbitmap A process might fail to allocate a new bitmap when trying to expand its proc-dmap. In that case, dbitmapgrow fails and frees the old bitmap via dbitmapfree. However, the driver calls dbitmapfree...

5.8AI score0.00144EPSS
SaveExploits0References9
Microsoft KB
Microsoft KB
added 2025/10/28 12:0 a.m.134 views

October 28, 2025-KB5067931 Cumulative Update Preview for .NET Framework 3.5 and 4.8.1 for Windows 11, version 25H2

None None...

6.1AI score
SaveExploits0
Information Security Automation
Information Security Automation
added 2025/10/27 7:20 p.m.13 views

About Elevation of Privilege – Windows Agere Modem Driver (CVE-2025-24990) vulnerability

About Elevation of Privilege - Windows Agere Modem Driver CVE-2025-24990 vulnerability. The vulnerability is from Microsoft's October Patch Tuesday. Agere Modem Driver ltmdm64.sys is a software component that allows a computer to communicate with an Agere or LSI modem for dial‑up or fax...

7.8CVSS8.2AI score0.06003EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2025/10/27 6:15 p.m.3 views

CVE-2025-61795

Improper Resource Shutdown or Release vulnerability in Apache Tomcat. If an error occurred including exceeding limits during the processing of a multipart upload, temporary copies of the uploaded parts written to disc were not cleaned up immediately but left for the garbage collection process to...

5.3CVSS6.7AI score0.01165EPSS
SaveExploits0References5
Rows per page
Query Builder