Lucene search
+L

466 matches found

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

CVE-2025-38144

In the Linux kernel, the following vulnerability has been resolved: watchdog: lenovose30wdt: Fix possible devmioremap NULL pointer dereference in lenovose30wdtprobe devmioremap returns NULL on error. Currently, lenovose30wdtprobe does not check for this case, which results in a NULL pointer...

5.5CVSS0.0014EPSS
SaveExploits0References2
NVD
NVD
added 2025/07/03 9:15 a.m.8 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.0016EPSS
SaveExploits0References6
NVD
NVD
added 2025/07/03 9:15 a.m.7 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
OSV
OSV
added 2025/07/03 8:36 a.m.6 views

CVE-2025-38159 wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds

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.7AI score0.00145EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.11 views

CVE-2025-38156 wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix null-ptr-deref in mt7996mmiowedinit devmioremap returns NULL on error. Currently, mt7996mmiowedinit does not check for this case, which results in a NULL pointer dereference. Prevent null pointer dereferen...

0.00139EPSS
SaveExploits0References3
CVE
CVE
added 2025/07/03 8:35 a.m.106 views

CVE-2025-38129

CVE-2025-38129 details a Linux kernel use-after-free in page_pool_recycle_in_ring, linked to page_pool's per-CPU recycle mechanism. The root cause is that a page may be freed while the page pool’s ring is still being recycled, resulting in a potential use-after-free when the producer_lock is not ...

7.8CVSS7.2AI score0.00165EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2025/07/03 8:35 a.m.83 views

CVE-2025-38120

CVE-2025-38120 affects the Linux kernel netfilter nf_set_pipapo_avx2. The issue: if the first field does not cover the entire start map, the remainder must be zeroed to prevent leaking bits into the next match round map. The early fix was incomplete and only addressed the generic C implementation...

5.5CVSS7.1AI score0.0016EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.22 views

CVE-2025-38111 net/mdiobus: Fix potential out-of-bounds read/write access

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 ...

0.00183EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/07/03 7:44 a.m.14 views

CVE-2025-38094 net: cadence: macb: Fix a possible deadlock in macb_halt_tx.

In the Linux kernel, the following vulnerability has been resolved: net: cadence: macb: Fix a possible deadlock in macbhalttx. There is a situation where after THALT is set high, TGO stays high as well. Because jiffies are never updated, as we are in a context with interrupts disabled, we never...

0.00129EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/06/28 7:52 a.m.6 views

CVE-2025-38086

In the Linux kernel, the following vulnerability has been resolved: net: ch9200: fix uninitialised access during miinwayrestart In miinwayrestart the code attempts to call mii-mdioread which is ch9200mdioread. ch9200mdioread utilises a local buffer called "buff", which is initialised with...

5.5CVSS6AI score0.00156EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/06/23 8:38 a.m.4 views

CVE-2022-49978

In the Linux kernel, the following vulnerability has been resolved: fbdev: fbpm2fb: Avoid potential divide by zero error In dofbioctl of fbmem.c, if cmd is FBIOPUTVSCREENINFO, var will be copied from user, then go through fbsetvar and info-fbops-fbcheckvar which could may be pm2fbcheckvar. Along...

5.5CVSS7.1AI score0.00208EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 1:38 p.m.5 views

CVE-2022-50004

A flaw was found in the XFRM policy support in the Linux kernel. A NULL pointer dereference can be triggered when a socket buffer is transmitted via an XFRM interface due to a missing check, resulting in a denial of service...

5.5CVSS6.3AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 5:28 a.m.4 views

CVE-2025-38027

In the Linux kernel, the following vulnerability has been resolved: regulator: max20086: fix invalid memory access max20086parseregulatorsdt calls ofregulatormatch using an array of struct ofregulatormatch allocated on the stack for the matches argument. ofregulatormatch calls...

7CVSS6.9AI score0.00167EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 1:35 p.m.6 views

CVE-2022-49934

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix UAF in ieee80211scanrx ieee80211scanrx tries to access scanreq-flags after a null check, but a UAF is observed when the scan is completed and ieee80211scancompleted executes, which then calls cfg80211scandone...

6.4CVSS7.1AI score0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 10:5 a.m.4 views

CVE-2022-50206

In the Linux kernel, the following vulnerability has been resolved: arm64: fix oops in concurrently setting insnemulation sysctls emulationprochandler changes table-data for procdointvecminmax and can generate the following Oops if called concurrently with itself: | Unable to handle kernel NULL...

7CVSS7.1AI score0.00203EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 7:24 a.m.8 views

CVE-2022-50014

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix FOLLFORCE COW security issue and remove FOLLCOW Ever since the Dirty COW CVE-2016-5195 security issue happened, we know that FOLLFORCE can be possibly dangerous, especially if there are races that can be exploited by...

7.2CVSS8.5AI score0.83014EPSS
SaveExploits89References4
RedhatCVE
RedhatCVE
added 2025/06/19 8:33 p.m.6 views

CVE-2022-50058

In the Linux kernel, the following vulnerability has been resolved: vdpasimblk: set number of address spaces and virtqueue groups Commit bda324fd037a "vdpasim: control virtqueue support" added two new fields nas, ngroups to vdpasimdevattr, but we forgot to initialize them for vdpasimblk. When...

7CVSS7AI score0.0014EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:3 a.m.6 views

CVE-2022-50206 arm64: fix oops in concurrently setting insn_emulation sysctls

In the Linux kernel, the following vulnerability has been resolved: arm64: fix oops in concurrently setting insnemulation sysctls emulationprochandler changes table-data for procdointvecminmax and can generate the following Oops if called concurrently with itself: | Unable to handle kernel NULL...

5.5CVSS6.1AI score0.00203EPSS
SaveExploits0References11
OSV
OSV
added 2025/06/18 11:3 a.m.7 views

CVE-2022-50165 wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`

In the Linux kernel, the following vulnerability has been resolved: wifi: wil6210: debugfs: fix uninitialized variable use in wilwritefilewmi Commit 7a4836560a61 changes simplewritetobuffer with memdupuser but it forgets to change the value to be returned that came from simplewritetobuffer call. ...

5.5CVSS6AI score0.00203EPSS
SaveExploits0References11
OSV
OSV
added 2025/06/18 11:3 a.m.14 views

CVE-2022-50164 wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix double listadd at iwlmvmmacwaketxqueue After successfull station association, if station queues are disabled for some reason, the related lists are not emptied. So if some new element is added to the list ...

7.8CVSS5.8AI score0.0022EPSS
SaveExploits0References9
Rows per page
Query Builder