Lucene search
+L

10141 matches found

UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.2 views

CVE-2025-38164

In the Linux kernel, the following vulnerability has been resolved: f2fs: zone: fix to avoid inconsistence in between SIT and SSA w/ below testcase, it will cause inconsistence in between SIT and SSA. createnullblk 512 2 1024 1024 mkfs.f2fs -m /dev/nullb0 mount /dev/nullb0 /mnt/f2fs/ touch...

7.1CVSS5.7AI score0.00145EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.5 views

CVE-2025-38167

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: handle hdrfirstde return value The hdrfirstde function returns a pointer to a struct NTFSDE. This pointer may be NULL. To handle the NULL error effectively, it is important to implement an error handler. This will help...

5.5CVSS5.9AI score0.00141EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.3 views

CVE-2025-38168

In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Unregister PMUs on probe failure When a resource allocation fails in one clock domain of an NI device, we need to properly roll back all previously registered perf PMUs in other clock domains of the same device...

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

CVE-2025-38149

In the Linux kernel, the following vulnerability has been resolved: net: phy: clear phydev-devlink when the link is deleted There is a potential crash issue when disabling and re-enabling the network port. When disabling the network port, phydetach calls devicelinkdel to remove the device link, b...

5.5CVSS6AI score0.00148EPSS
SaveExploits0References29
Debian CVE
Debian CVE
added 2025/07/03 8:36 a.m.17 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.8CVSS5.5AI score0.00162EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/03 8:36 a.m.12 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.3AI score0.00141EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/03 8:36 a.m.10 views

CVE-2025-38168

In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Unregister PMUs on probe failure When a resource allocation fails in one clock domain of an NI device, we need to properly roll back all previously registered perf PMUs in other clock domains of the same device...

7.8CVSS5.3AI score0.00147EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/03 8:36 a.m.7 views

CVE-2025-38167

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: handle hdrfirstde return value The hdrfirstde function returns a pointer to a struct NTFSDE. This pointer may be NULL. To handle the NULL error effectively, it is important to implement an error handler. This will help...

5.5CVSS5.6AI score0.00141EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/03 8:36 a.m.5 views

CVE-2025-38165

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix panic when calling skblinearize The panic can be reproduced by executing the command: ./bench sockmap -c 2 -p 1 -a --rx-verdict-ingress --rx-strp 100000 Then a kernel panic was captured: ''' 657.460555 kernel BU...

7.5CVSS5.5AI score0.00296EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/03 8:36 a.m.4 views

CVE-2025-38158

In the Linux kernel, the following vulnerability has been resolved: hisiaccvfiopci: fix XQE dma address error The dma addresses of EQE and AEQE are wrong after migration and results in guest kernel-mode encryption services failure. Comparing the definition of hardware registers, we found that the...

5.5CVSS5.4AI score0.00094EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.9 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.1CVSS5.8AI score0.00167EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/03 8:35 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.4AI score0.00149EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.12 views

CVE-2025-38137

In the Linux kernel, the following vulnerability has been resolved: PCI/pwrctrl: Cancel outstanding rescan work when unregistering It's possible to trigger use-after-free here by: a forcing rescanworkfunc to take a long time and b utilizing a pwrctrl driver that may be unloaded for some reason...

7.8CVSS6.2AI score0.00158EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.9 views

CVE-2025-38135

In the Linux kernel, the following vulnerability has been resolved: serial: Fix potential null-ptr-deref in mlbusioprobe devmioremap can return NULL on error. Currently, mlbusioprobe does not check for this case, which could result in a NULL pointer dereference. Add NULL check after devmioremap t...

5.5CVSS5.4AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.9 views

CVE-2025-38133

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad4851: fix ad4858 chan pointer handling The pointer returned from ad4851parsechannelscommon is incremented internally as each channel is populated. In ad4858parsechannels, the same pointer was further incremented while...

7.8CVSS6.4AI score0.00158EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.9 views

CVE-2025-38130

In the Linux kernel, the following vulnerability has been resolved: drm/connector: only call HDMI audio helper plugged cb if non-null On driver remove, sound/soc/codecs/hdmi-codec.c calls the pluggedcb with NULL as the callback function and codecdev, as seen in its hdmiremove function. The HDMI...

5.5CVSS5.3AI score0.00141EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.4 views

CVE-2025-38129

In the Linux kernel, the following vulnerability has been resolved: pagepool: Fix use-after-free in pagepoolrecycleinring syzbot reported a uaf in pagepoolrecycleinring: BUG: KASAN: slab-use-after-free in lockrelease+0x151/0xa30 kernel/locking/lockdep.c:5862 Read of size 8 at addr ffff8880286045a...

7.8CVSS5.8AI score0.00165EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.7 views

CVE-2025-38127

In the Linux kernel, the following vulnerability has been resolved: ice: fix Tx scheduler error handling in XDP callback When the XDP program is loaded, the XDP callback adds new Tx queues. This means that the callback must update the Tx scheduler with the new queue number. In the event of a Tx...

7.8CVSS5.5AI score0.00169EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.7 views

CVE-2025-38123

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Fix napi rx poll issue When driver handles the napi rx polling requests, the netdev might have been released by the dellink logic triggered by the disconnect operation on user plane. However, in the logic of...

9.8CVSS5.5AI score0.00389EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.8 views

CVE-2025-38112

In the Linux kernel, the following vulnerability has been resolved: net: Fix TOCTOU issue in skisreadable sk-skprot-sockisreadable is a valid function pointer when sk resides in a sockmap. After the last skpsockput which usually happens when socket is removed from sockmap, sk-skprot gets restored...

4.7CVSS5.2AI score0.00122EPSS
SaveExploits0
Rows per page
Query Builder