Lucene search
+L

3024 matches found

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

CVE-2025-38208

In the Linux kernel, the following vulnerability has been resolved: smb: client: add NULL check in automountfullpath page is checked for null in buildpathfromdentryoptionalprefix when tcon-originfullpath is not set. However, the check is missing when it is set. Add a check to prevent a potential...

5.5CVSS6AI score0.0015EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.4 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.5CVSS5.9AI score0.0014EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.8 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'...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.7 views

CVE-2025-38179

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix maxsge overflow in smbextractfolioqtordma This fixes the following problem: 749.901015 T8673 run fstests cifs/001 at 2025-06-17 09:40:30 750.346409 T9870...

7.8CVSS6.6AI score0.00156EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.4 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.5CVSS5.9AI score0.00187EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/07/04 1:15 p.m.8 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...

7.8CVSS6.2AI score0.00162EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2025/07/04 1:15 p.m.8 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.00145EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/07/04 12:0 a.m.7 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.00808EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.3 views

CVE-2025-38170

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: Discard stale CPU state when handling SME traps The logic for handling SME traps manipulates saved FPSIMD/SVE/SME state incorrectly, and a race with preemption can result in a task having TIFSME set and...

5.5CVSS5.6AI score0.00141EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.5 views

CVE-2025-38169

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP On system with SME, a thread's kernel FPSIMD state may be erroneously clobbered during a context switch immediately after that state is restored. Systems without SME...

7.8CVSS6.1AI score0.00147EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.2 views

CVE-2025-38140

In the Linux kernel, the following vulnerability has been resolved: dm: limit swapping tables for devices with zone write plugs dmrevalidatezones only allowed new or previously unzoned devices to call blkrevalidatediskzones. If the device was already zoned, disk-nrzones would always equal...

5.5CVSS6.2AI score0.0014EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.6 views

CVE-2025-38163

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sbi-totalvalidblockcount syzbot reported a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/f2fs.h:2521! RIP: 0010:decvalidblockcount+0x3b2/0x3c0 fs/f2fs/f2fs.h:2521 Call...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.7 views

CVE-2025-38147

In the Linux kernel, the following vulnerability has been resolved: calipso: Don't call calipso functions for AFINET sk. syzkaller reported a null-ptr-deref in txoptget. 0 The offset 0x70 was of struct ipv6txoptions in struct ipv6pinfo, so struct ipv6pinfo was NULL there. However, this never...

5.5CVSS6.1AI score0.00176EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.8 views

CVE-2025-38161

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction Upon RQ destruction if the firmware command fails which is the last resource to be destroyed some SW resources were already cleaned regardless of the failure. Now...

7.8CVSS6.2AI score0.00153EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.4 views

CVE-2025-38153

In the Linux kernel, the following vulnerability has been resolved: net: usb: aqc111: fix error handling of usbnet read calls Syzkaller, courtesy of syzbot, identified an error see report 1 in aqc111 driver, caused by incomplete sanitation of usb read calls' results. This problem is quite similar...

7.1CVSS6.1AI score0.00167EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.11 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...

7.8CVSS6AI score0.00162EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.5 views

CVE-2025-38151

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix hang when cmaneteventcallback fails to queuework The cited commit fixed a crash when cmaneteventcallback was called for a cmaid while work on that id from a previous call had not yet started. The work item was...

5.5CVSS5.9AI score0.0015EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.5 views

CVE-2025-38134

In the Linux kernel, the following vulnerability has been resolved: usb: acpi: Prevent null pointer dereference in usbacpiaddusb4devlink As demonstrated by the fix for updateportdevicestate, commit 12783c0b9e2c "usb: core: Prevent null pointer dereference in updateportdevicestate",...

5.5CVSS6AI score0.00159EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.7 views

CVE-2025-38126

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: make sure that ptprate is not 0 before configuring timestamping The stmmac platform drivers that do not open-code the clkptprate value after having retrieved the default one from the device-tree can end up with 0 in...

5.5CVSS6AI score0.00163EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.7 views

CVE-2025-38148

In the Linux kernel, the following vulnerability has been resolved: net: phy: mscc: Fix memory leak when using one step timestamping Fix memory leak when running one-step timestamping. When running one-step sync timestamping, the HW is configured to insert the TX time into the frame, so there is ...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References39
Rows per page
Query Builder