Lucene search
K

2995 matches found

UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.2 views

CVE-2025-38225

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Cleanup after an allocation error When allocation failures are not cleaned up by the driver, further allocation errors will be false-positives, which will cause buffers to remain uninitialized and cause NULL...

5.5CVSS6.2AI score0.00137EPSS
Exploits0References29
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.3 views

CVE-2025-38209

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: remove tag set when second admin queue config fails Commit 104d0e2f6222 "nvme-fabrics: reset admin connection for secure concatenation" modified nvmetcpsetupctrl to call nvmetcpconfigureadminqueue twice. The first call...

7.8CVSS6.6AI score0.00146EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.2 views

CVE-2025-38207

In the Linux kernel, the following vulnerability has been resolved: mm: fix uprobe pte be overwritten when expanding vma Patch series "Fix uprobe pte be overwritten when expanding vma". This patch of 4: We encountered a BUG alert triggered by Syzkaller as follows: BUG: Bad rss-counter state...

5.5CVSS5.6AI score0.00131EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.3 views

CVE-2025-38196

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: validate buffer count with offset for cloning syzbot reports that it can trigger a WARNON for kmalloc attempt that's too big: WARNING: CPU: 0 PID: 6488 at mm/slub.c:5024 kvmallocnodenoprof+0x520/0x640 mm/slub.c:5024...

5.5CVSS6AI score0.00129EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.3 views

CVE-2025-38194

In the Linux kernel, the following vulnerability has been resolved: jffs2: check that raw node were preallocated before writing summary Syzkaller detected a kernel bug in jffs2linknoderef, caused by fault injection in jffs2preallocrawnoderefs. jffs2sumwritesumnode doesn't check return value of...

5.5CVSS6.3AI score0.00181EPSS
Exploits0References41
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.2 views

CVE-2025-38220

In the Linux kernel, the following vulnerability has been resolved: ext4: only dirty folios when data journaling regular files fstest generic/388 occasionally reproduces a crash that looks as follows: BUG: kernel NULL pointer dereference, address: 0000000000000000 ... Call Trace:...

5.5CVSS6.2AI score0.00136EPSS
Exploits0References28
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.2 views

CVE-2025-38216

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Restore context entry setup order for aliased devices Commit 2031c469f816 "iommu/vt-d: Add support for static identity domain" changed the context entry setup during domain attachment from a set-and-check policy to a...

7.8CVSS6.6AI score0.00142EPSS
Exploits0References11
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.2 views

CVE-2025-38210

In the Linux kernel, the following vulnerability has been resolved: configfs-tsm-report: Fix NULL dereference of tsmops Unlike sysfs, the lifetime of configfs objects is controlled by userspace. There is no mechanism for the kernel to find and delete all created config-items. Instead, the...

5.5CVSS6.2AI score0.00146EPSS
Exploits0References27
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.4 views

CVE-2025-38205

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1 Why If the dummy values in populatedummydmlsurfacecfg aren't updated then they can lead to a divide by zero in downstream callers like CalculateVMAndRowBytes...

5.5CVSS5.9AI score0.00129EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.3 views

CVE-2025-38188

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a7xx: Call CPRESETCONTEXTSTATE Calling this packet is necessary when we switch contexts because there are various pieces of state used by userspace to synchronize between BR and BV that are persistent across submits and w...

5.5CVSS6.2AI score0.00145EPSS
Exploits0References11
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.2 views

CVE-2025-38234

In the Linux kernel, the following vulnerability has been resolved: sched/rt: Fix race in pushrttask Overview ======== When a CPU chooses to call pushrttask and picks a task to push to another CPU's runqueue then it will call findlocklowestrq method which would take a double lock on both CPUs'...

4.7CVSS5.9AI score0.0013EPSS
Exploits0References23
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.2 views

CVE-2025-38201

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: clamp maximum map bucket size to INTMAX Otherwise, it is possible to hit WARNONONCE in kvmallocnodenoprof when resizing hashtable because GFPNOWARN is unset. Similar to: b541ba7d1f5a "netfilter: conntrack...

7.8CVSS6.6AI score0.00185EPSS
Exploits0References17
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.4 views

CVE-2025-38181

In the Linux kernel, the following vulnerability has been resolved: calipso: Fix null-ptr-deref in calipsoreqset,delattr. syzkaller reported a null-ptr-deref in sockomalloc while allocating a CALIPSO option. 0 The NULL is of struct sock, which was fetched by sktofullsk in calipsoreqsetattr. Since...

5.5CVSS6.3AI score0.00172EPSS
Exploits0References41
UbuntuCve
UbuntuCve
added 2025/07/04 1:15 p.m.5 views

CVE-2025-38177

In the Linux kernel, the following vulnerability has been resolved: schhfsc: make hfscqlennotify idempotent hfscqlennotify is not idempotent either and not friendly to its callers, like fqcodeldequeue. Let's make it idempotent to ease qdisctreereducebacklog callers' life: 1. updatevf decreases...

5.5CVSS6.4AI score0.00151EPSS
Exploits0References16
UbuntuCve
UbuntuCve
added 2025/07/04 1:15 p.m.4 views

CVE-2025-49809

mtr through 0.95, in certain privileged contexts, mishandles execution of a program specified by the MTRPACKET environment variable. NOTE: mtr on macOS may often have Sudo rules, as an indirect consequence of Homebrew not installing setuid binaries...

7.8CVSS7.3AI score0.00142EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2025/07/04 12:0 a.m.4 views

CVE-2025-53367

DjVuLibre is a GPL implementation of DjVu, a web-centric format for distributing documents and images. Prior to version 3.5.29, the MMRDecoder::scanruns method is affected by an OOB-write vulnerability, because it does not check that the xr pointer stays within the bounds of the allocated buffer...

8.4CVSS6.9AI score0.00741EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.0 views

CVE-2025-38138

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: Add NULL check in udmaprobe devmkasprintf returns NULL when memory allocation fails. Currently, udmaprobe does not check for this case, which results in a NULL pointer dereference. Add NULL check after devmkasprint...

5.5CVSS6.3AI score0.00167EPSS
Exploits0References41
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.2 views

CVE-2025-38117

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Protect mgmtpending list with its own lock This uses a mutex to protect from concurrent access of mgmtpending list which can cause crashes like: ==================================================================...

7.8CVSS6.3AI score0.00151EPSS
Exploits0References29
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.5 views

CVE-2025-38173

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/cesa - Handle zero-length skcipher requests Do not access random memory for zero-length skcipher requests. Just return 0...

5.5CVSS6.3AI score0.00151EPSS
Exploits0References42
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.2 views

CVE-2025-38143

In the Linux kernel, the following vulnerability has been resolved: backlight: pm8941: Add NULL check in wledconfigure devmkasprintf returns NULL when memory allocation fails. Currently, wledconfigure does not check for this case, which results in a NULL pointer dereference. Add NULL check after...

5.5CVSS6.3AI score0.00166EPSS
Exploits0References41
Rows per page
Query Builder