Lucene search
+L

1711 matches found

UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.4 views

CVE-2025-40117

In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Fix array underflow in pciendpointtestioctl Commit eefb83790a0d "misc: pciendpointtest: Add doorbell test case" added NOBAR -1 to the pcibarno enum which, in practical terms, changes the enum from an unsign...

7.8CVSS5.4AI score0.00143EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.5 views

CVE-2025-40153

In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: avoid soft lockup when mprotect to large memory area When calling mprotect to a large hugetlb memory area in our customer's workload 300GB hugetlb memory, soft lockup was observed: watchdog: BUG: soft lockup - CPU98...

5.7AI score0.00195EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.5 views

CVE-2025-40132

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sofsdw: Prevent jump to NULL addsidecar callback In createsdwdailink check that sofend-codecinfo-addsidecar is not NULL before calling it. The original code assumed that if includesidecar is true, the codec on that...

6AI score0.00197EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.7 views

CVE-2025-40168

In the Linux kernel, the following vulnerability has been resolved: smc: Use skdstget and dstdevrcu in smcclcprfxmatch. smcclcprfxmatch is called from smclistenwork and not under RCU nor RTNL. Using skdstgetsk-dev could trigger UAF. Let's use skdstget and dstdevrcu. Note that the returned value o...

8.1CVSS6.5AI score0.00392EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.6 views

CVE-2025-40139

In the Linux kernel, the following vulnerability has been resolved: smc: Use skdstget and dstdevrcu in in smcclcprfxset. smcclcprfxset is called during connect and not under RCU nor RTNL. Using skdstgetsk-dev could trigger UAF. Let's use skdstget and devdstrcu under rcureadlock after...

7.8CVSS6.5AI score0.00153EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.16 views

CVE-2025-40135

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU in ip6xmit Use RCU in ip6xmit in order to use dstdevrcu to prevent possible UAF...

8.1CVSS6AI score0.00548EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.5 views

CVE-2025-40166

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Check GuC running state before deregistering exec queue In normal operation, a registered exec queue is disabled and deregistered through the GuC, and freed only after the GuC confirms completion. However, if the driv...

7.8CVSS5.4AI score0.00141EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.4 views

CVE-2025-40174

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix SMP ordering in switchmmirqsoff Stephen noted that it is possible to not have an smpmb between the loadedmm store and the tlbgen load in switchmm, meaning the ordering against flushtlbmmrange goes out the window, and ...

7.8CVSS5.7AI score0.00133EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.9 views

CVE-2025-40148

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL pointer checks in dcstream cursor attribute functions The function dcstreamsetcursorattributes currently dereferences the stream pointer and nested members stream-ctx-dc-currentstate without checking for...

5.8AI score0.00225EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.8 views

CVE-2025-40162

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd/sdwutils: avoid NULL deref when devmkasprintf fails devmkasprintf may return NULL on memory allocation failure, but the debug message prints cpus-dainame before checking it. Move the devdbg call after the NULL check to...

5.7AI score0.00184EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.4 views

CVE-2025-40156

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe The drv-sramreg pointer could be set to ERRPTR-EPROBEDEFER which would lead to a error pointer dereference. Use ISERRORNULL to check that the pointer is vali...

5.7AI score0.00187EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.6 views

CVE-2025-40113

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom: pas: Shutdown lite ADSP DTB on X1E The ADSP firmware on X1E has separate firmware binaries for the main firmware and the DTB. The same applies for the "lite" firmware loaded by the boot firmware. When preparing ...

5.4AI score0.00185EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.9 views

CVE-2025-40171

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: move lsop put work to nvmetfclsreqop It’s possible for more than one async command to be in flight from nvmetfcsendlsreq. For each command, a tgtport reference is taken. In the current code, only one put work item is...

7.5CVSS5.9AI score0.00441EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.5 views

CVE-2025-40119

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential null deref in ext4mbinit In ext4mbinit, ext4mbavgfragmentsizedestroy may be called when sbi-smbavgfragmentsize remains uninitialized e.g., if groupinfo slab cache allocation fails. Since...

5.3AI score0.00198EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/11/10 10:15 p.m.4 views

CVE-2025-64182

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In versions 3.2.0 through 3.2.4, 3.3.0 through 3.3.5, and 3.4.0 through 3.4.2, a memory safety bug in the legacy OpenEXR Python adapter the deprecated...

7.8CVSS7.5AI score0.00243EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2025/11/10 10:15 p.m.5 views

CVE-2025-64512

Pdfminer.six is a community maintained fork of the original PDFMiner, a tool for extracting information from PDF documents. Prior to version 20251107, pdfminer.six will execute arbitrary code from a malicious pickle file if provided with a malicious PDF file. The CMapDB.loaddata function in...

8.6CVSS7.3AI score0.00312EPSS
SaveExploits10References4
UbuntuCve
UbuntuCve
added 2025/11/10 10:15 p.m.4 views

CVE-2025-64507

Incus is a system container and virtual machine manager. An issue in versions prior to 6.0.6 and 6.19.0 affects any Incus user in an environment where an unprivileged user may have root access to a container with an attached custom storage volume that has the security.shifted property set to true...

8.6CVSS5.8AI score0.00167EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2025/11/10 10:15 p.m.9 views

CVE-2025-64181

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In versions 3.3.0 through 3.3.5 and 3.4.0 through 3.4.2, while fuzzing openexrexrcheckfuzzer, Valgrind reports a conditional branch depending on...

7.5CVSS7.1AI score0.00382EPSS
SaveExploits1References8
UbuntuCve
UbuntuCve
added 2025/11/10 5:15 a.m.4 views

CVE-2025-59777

NULL pointer dereference vulnerability exists in GNU libmicrohttpd v1.0.2 and earlier. The vulnerability was fixed in commit ff13abc on the master branch of the libmicrohttpd Git repository, after the v1.0.2 tag. A specially crafted packet sent by an attacker could cause a denial-of-service DoS...

8.7CVSS7.1AI score0.00431EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/11/05 7:15 p.m.7 views

CVE-2025-12745

A weakness has been identified in QuickJS up to eb2c89087def1829ed99630cb14b549d7a98408c. This affects the function jsarraybufferslice of the file quickjs.c. This manipulation causes buffer over-read. The attack is restricted to local execution. The exploit has been made available to the public a...

7.8CVSS5.7AI score0.002EPSS
SaveExploits1References8
Rows per page
Query Builder