Lucene search
+L

10141 matches found

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

CVE-2025-38113

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Fix NULL pointer dereference when nosmp is used With nosmp in cmdline, other CPUs are not brought up, leaving their cpcdescptr NULL. CPU0's iteration via foreachpossiblecpu dereferences these NULL pointers, causing...

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

CVE-2025-38097

In the Linux kernel, the following vulnerability has been resolved: espintcp: remove encap socket caching to avoid reference leak The current scheme for caching the encap socket can lead to reference leaks when we try to delete the netns. The reference chain is: xfrmstate - enacpsk - netns Since...

7.8CVSS6AI score0.0017EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.4 views

CVE-2025-38125

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: make sure that ptprate is not 0 before configuring EST If the ptprate recorded earlier in the driver happens to be 0, this bogus value will propagate up to EST configuration, where it will trigger a division by 0...

5.5CVSS5.5AI score0.00162EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.11 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.9AI score0.00389EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.4 views

CVE-2025-38142

In the Linux kernel, the following vulnerability has been resolved: hwmon: asus-ec-sensors check sensor index in readstring Prevent a potential invalid memory access when the requested sensor is not found. findecsensorindex may return a negative value e.g. -ENOENT, but its result was used without...

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

CVE-2025-38110

In the Linux kernel, the following vulnerability has been resolved: net/mdiobus: Fix potential out-of-bounds clause 45 read/write access When using publicly available tools like 'mdio-tools' to read/write data from/to network interface and its PHY via C45 clause 45 mdiobus, there is no verificati...

7.8CVSS6.1AI score0.00169EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.9 views

CVE-2025-38111

In the Linux kernel, the following vulnerability has been resolved: net/mdiobus: Fix potential out-of-bounds read/write access When using publicly available tools like 'mdio-tools' to read/write data from/to network interface and its PHY via mdiobus, there is no verification of parameters passed ...

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

CVE-2025-38172

In the Linux kernel, the following vulnerability has been resolved: erofs: avoid using multiple devices with different type For multiple devices, both primary and extra devices should be the same type. erofsinitdevice has already guaranteed that if the primary is a file-backed device, extra devic...

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

CVE-2025-38171

In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Fix workqueue error handling in probe The createsinglethreadworkqueue doesn't return error pointers, it returns NULL. Also cleanup the workqueue on the error paths...

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

CVE-2025-38146

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Fix the dead loop of MPLS parse The unexpected MPLS packet may not end with the bottom label stack. When there are many stacks, The label count value has wrapped around. A dead loop occurs, soft lockup/CPU stuck...

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

CVE-2025-38150

In the Linux kernel, the following vulnerability has been resolved: afpacket: move notifier's packetdevmc out of rcu critical section Syzkaller reports the following issue: BUG: sleeping function called from invalid context at kernel/locking/mutex.c:578 mutexlock+0x106/0xe80...

7.8CVSS6AI score0.00108EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.1 views

CVE-2025-38120

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfsetpipapoavx2: fix initial map fill If the first field doesn't cover the entire start map, then we must zero out the remainder, else we leak those bits into the next match round map. The early fix was incomplete and...

9.4CVSS5.9AI score0.00434EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.5 views

CVE-2025-38118

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix UAF on mgmtremoveadvmonitorcomplete This reworks MGMTOPREMOVEADVMONITOR to not use mgmtpendingadd to avoid crashes like bellow: ================================================================== BUG: KASAN:...

7.8CVSS6.2AI score0.00164EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.3 views

CVE-2025-38136

In the Linux kernel, the following vulnerability has been resolved: usb: renesasusbhs: Reorder clock handling and power management in probe Reorder the initialization sequence in usbhsprobe to enable runtime PM before accessing registers, preventing potential crashes due to uninitialized clocks...

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

CVE-2025-38157

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9khtc: Abort software beacon handling if disabled A malicious USB device can send a WMISWBAEVENTID event from an ath9khtc-managed device before beaconing has been enabled. This causes a device-by-zero error in the driver...

7.8CVSS6.2AI score0.00162EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.2 views

CVE-2025-38131

In the Linux kernel, the following vulnerability has been resolved: coresight: prevent deactivate active config while enabling the config While enable active config via cscfgcsdevenableactiveconfig, active config could be deactivated via configfs' sysfs interface. This could make UAF issue in bel...

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

CVE-2025-38154

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Avoid using sksocket after free when sending The sk-sksocket is not locked or referenced in backlog thread, and during the call to skbsendsock, there is a race condition with the release of sksocket. All types of...

7.8CVSS6AI score0.00158EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 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.5CVSS6AI score0.00296EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.5 views

CVE-2025-38159

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds Set the size to 6 instead of 2, since 'para' array is passed to 'rtwfwbtwificontrolrtwdev, para0, &para1', which reads 5 bytes: void rtwfwbtwificontrolstruct...

7.1CVSS6.4AI score0.00145EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.5 views

CVE-2025-38102

In the Linux kernel, the following vulnerability has been resolved: VMCI: fix race between vmcihostsetupnotify and vmcictxunsetnotify During our test, it is found that a warning can be trigger in trygrabfolio as follow: ------------ cut here ------------ WARNING: CPU: 0 PID: 1678 at mm/gup.c:147...

7.8CVSS6AI score0.00133EPSS
SaveExploits0References40
Rows per page
Query Builder