Lucene search
+L

13164 matches found

NVD
NVD
added 2025/07/03 9:15 a.m.14 views

CVE-2025-38139

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix oops in write-retry from mis-resetting the subreq iterator Fix the resetting of the subrequest iterator in netfsretrywritestream to use the iterator-reset function as the iterator may have been shortened by a previous...

9.8CVSS0.00391EPSS
SaveExploits0References3
NVD
NVD
added 2025/07/03 9:15 a.m.13 views

CVE-2025-38141

In the Linux kernel, the following vulnerability has been resolved: dm: fix dmblkreportzones If dmgetlivetable returned NULL, dmputlivetable was never called. Also, it is possible that md-zonerevalidatemap will change while calling this function. Only read it once, so that we are always using the...

7.8CVSS0.00169EPSS
SaveExploits0References3
NVD
NVD
added 2025/07/03 9:15 a.m.11 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.5CVSS0.00178EPSS
SaveExploits0References9
NVD
NVD
added 2025/07/03 9:15 a.m.14 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.5CVSS0.00166EPSS
SaveExploits0References6
NVD
NVD
added 2025/07/03 9:15 a.m.26 views

CVE-2025-38128

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: reject malformed HCICMDSYNC commands In 'mgmthcicmdsync', check whether the size of parameters passed in 'struct mgmtcphcicmdsync' matches the total size of the data i.e. 'sizeofstruct mgmtcphcicmdsync' plus...

5.5CVSS0.00141EPSS
SaveExploits0References2
NVD
NVD
added 2025/07/03 9:15 a.m.11 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.5CVSS0.00165EPSS
SaveExploits0References3
NVD
NVD
added 2025/07/03 9:15 a.m.10 views

CVE-2025-38121

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: avoid panic on init failure In case of an error during init, inhwrestart will be set, but it will never get cleared. Instead, we will retry to init again, and then we will act like we are in a restart when we...

5.5CVSS0.0014EPSS
SaveExploits0References2
NVD
NVD
added 2025/07/03 9:15 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.8CVSS0.00176EPSS
SaveExploits0References4
NVD
NVD
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.5CVSS0.0017EPSS
SaveExploits0References6
NVD
NVD
added 2025/07/03 9:15 a.m.17 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.8CVSS0.00408EPSS
SaveExploits0References4
NVD
NVD
added 2025/07/03 9:15 a.m.7 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.5CVSS0.00168EPSS
SaveExploits0References7
NVD
NVD
added 2025/07/03 9:15 a.m.8 views

CVE-2025-38122

In the Linux kernel, the following vulnerability has been resolved: gve: add missing NULL check for gveallocpendingpacket in TX DQO gveallocpendingpacket can return NULL, but gvetxaddskbdqo did not check for this case before dereferencing the returned pointer. Add a missing NULL check to prevent ...

5.5CVSS0.00168EPSS
SaveExploits0References7
NVD
NVD
added 2025/07/03 9:15 a.m.10 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.5CVSS0.00168EPSS
SaveExploits0References6
NVD
NVD
added 2025/07/03 9:15 a.m.12 views

CVE-2025-38114

In the Linux kernel, the following vulnerability has been resolved: e1000: Move cancelworksync to avoid deadlock Previously, e1000down called cancelworksync for the e1000 reset task via e1000downandstop, which takes RTNL. As reported by users and syzbot, a deadlock is possible in the following...

5.5CVSS0.00107EPSS
SaveExploits0References2
NVD
NVD
added 2025/07/03 9:15 a.m.8 views

CVE-2025-38115

In the Linux kernel, the following vulnerability has been resolved: netsched: schsfq: fix a potential crash on gsoskb handling SFQ has an assumption of always being able to queue at least one packet. However, after the blamed commit, sch-q.len can be inflated by packets in sch-gsoskb, and an...

7.8CVSS0.00192EPSS
SaveExploits0References10
NVD
NVD
added 2025/07/03 9:15 a.m.10 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.8CVSS0.00175EPSS
SaveExploits0References4
NVD
NVD
added 2025/07/03 9:15 a.m.16 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.7CVSS0.00127EPSS
SaveExploits0References9
NVD
NVD
added 2025/07/03 9:15 a.m.14 views

CVE-2025-38098

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Don't treat wb connector as physical in createvalidatestreamforsink Don't try to operate on a drmwbconnector as an amdgpudmconnector. While dereferencing aconnector-base will "work" it's wrong and might lead to...

7.8CVSS0.00174EPSS
SaveExploits0References3
NVD
NVD
added 2025/07/03 9:15 a.m.15 views

CVE-2025-38099

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Disable SCO support if READVOICESETTING is unsupported/broken A SCO connection without the proper voicesetting can cause the controller to lock up...

5.5CVSS0.00165EPSS
SaveExploits0References3
NVD
NVD
added 2025/07/03 9:15 a.m.12 views

CVE-2025-38101

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix buffer locking in ringbuffersubbuforderset Enlarge the critical section in ringbuffersubbuforderset to ensure that error handling takes place with per-buffer mutex held, thus preventing list corruption and other...

7.8CVSS0.00174EPSS
SaveExploits0References3
Rows per page
Query Builder