Lucene search
+L

3934 matches found

UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.8 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...

6.7AI score0.00202EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.4 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.0022EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.2 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...

5.7AI score0.00181EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.3 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.8AI score0.00181EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.2 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.00193EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.3 views

CVE-2025-40169

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject negative offsets for ALU ops When verifying BPF programs, the checkaluop function validates instructions with ALU operations. The 'offset' field in these instructions is a signed 16-bit integer. The existing check...

5.7AI score0.00183EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.4 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...

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

CVE-2025-40170

In the Linux kernel, the following vulnerability has been resolved: net: use dstdevrcu in sksetupcaps Use RCU to protect accesses to dst-dev from sksetupcaps and skdstgsomaxsize. Also use dstdevrcu in ip6dstmtumaybeforward, and ipdstmtumaybeforward. ip4dsthoplimit can use dstdevnetrcu...

6.2AI score0.00188EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.3 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...

5.8AI score0.00193EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.2 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.00183EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.2 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 ...

5.7AI score0.00168EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.3 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...

5.7AI score0.00187EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.2 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.6AI score0.00195EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.2 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...

5.7AI score0.00182EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.3 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...

5.7AI score0.00181EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.5 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.0018EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.5 views

kernel: acct: perform last write from workqueue

In the Linux kernel, the following vulnerability has been resolved: acct: perform last write from workqueue In 1 it was reported that the acct2 system call can be used to trigger NULL deref in cases where it is set to write to a file that triggers an internal lookup. This can e.g., happen when...

5.5CVSS6.8AI score0.00222EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/11/10 10:15 p.m.2 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.00164EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2025/11/10 10:15 p.m.2 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.00237EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2025/11/10 10:15 p.m.3 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.00373EPSS
SaveExploits1References8
Rows per page
Query Builder