Lucene search
K

50 matches found

NVD
NVD
added 2026/05/08 3:16 p.m.7 views

CVE-2026-43357

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050-core: fix pmruntime error handling The return value of pmruntimegetsync is not checked, allowing the driver to access hardware that may fail to resume. The device usage count is also unconditionally incremented...

5.5CVSS0.00123EPSS
Exploits0References8
CNNVD
CNNVD
added 2026/05/08 12:0 a.m.7 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a synchronization error in the USB dummy-hcd driver. This error may lead to race conditions and...

5.5CVSS5.8AI score0.00095EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-54321

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - driver core: fix potential null-ptr-deref in deviceadd I got the following null-ptr-deref report while doing fault injection test: BUG: kernel NULL pointer...

5.5CVSS6.1AI score0.00129EPSS
Exploits0References3
EUVD
EUVD
added 2025/12/09 3:31 a.m.3 views

EUVD-2023-60127

In the Linux kernel, the following vulnerability has been resolved: mfd: dln2: Fix memory leak in dln2probe When dln2setuprxurbs in dln2probe fails, error outfree forgets to call usbputdev to decrease the refcount of dln2-usbdev. Fix this by adding usbputdev in the error handling code of dln2prob...

6.2AI score0.00032EPSS
Exploits0References9
OSV
OSV
added 2025/12/08 1:16 a.m.5 views

CVE-2022-50619 drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr()

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix memory leak in kfdmemdmamapuserptr If the number of pages from the userptr BO differs from the SG BO then the allocated memory for the SG table doesn't get freed before returning -EINVAL, which may lead to a memor...

6.3AI score0.00166EPSS
Exploits0References6
OSV
OSV
added 2025/11/13 3:32 p.m.6 views

SUSE-SU-2025:21040-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2025-38008: mm/pagealloc: fix race condition in unaccepted memory handling bsc1244939. - CVE-2025-38539: trace/fgraph: Fix the warning caused by missi...

9.8CVSS6.5AI score0.09072EPSS
Exploits3References405
EUVD
EUVD
added 2025/10/21 12:31 p.m.4 views

EUVD-2022-54702

In the Linux kernel, the following vulnerability has been resolved: media: i2c: dw9714: Disable the regulator when the driver fails to probe When the driver fails to probe, we will get the following splat: 59.305988 ------------ cut here ------------ 59.306417 WARNING: CPU: 2 PID: 395 at...

5.5CVSS5AI score0.00206EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.5 views

CVE-2023-53658

In the Linux kernel, the following vulnerability has been resolved: spi: bcm-qspi: return error if neither hifmspi nor mspi is available If neither a "hifmspi" nor "mspi" resource is present, the driver will just early exit in probe but still return success. Apart from not doing anything...

5.5CVSS5.4AI score0.00138EPSS
Exploits0
CVE
CVE
added 2025/10/07 3:21 p.m.18 views

CVE-2023-53658

CVE-2023-53658 affects the Linux kernel BCM-QSPI SPI driver (spi/bcm-qspi). If neither hif_mspi nor mspi resources exist, probe may succeed while doing nothing, then removal dereferences a NULL drvdata pointer. The fix unconditionally calls devm_ioremap_resource(), which handles NULL resources an...

5.5CVSS6AI score0.00138EPSS
Exploits0References8Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2016-10639

Malware in sbrugna...

7.5CVSS7.4AI score0.01501EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/07/25 12:53 p.m.7 views

CVE-2025-38389 drm/i915/gt: Fix timeline left held on VMA alloc error

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Fix timeline left held on VMA alloc error The following error has been reported sporadically by CI when a test unbinds the i915 driver on a ring submission platform: 239.330153 ------------ cut here ------------...

0.00167EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.4 views

CVE-2025-38389

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Fix timeline left held on VMA alloc error The following error has been reported sporadically by CI when a test unbinds the i915 driver on a ring submission platform: 239.330153 ------------ cut here ------------...

7.8CVSS5.6AI score0.00167EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.6 views

CVE-2025-38371

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Disable interrupts before resetting the GPU Currently, an interrupt can be triggered during a GPU reset, which can lead to GPU hangs and NULL pointer dereference in an interrupt context as shown in the following trace:...

5.5CVSS5.5AI score0.00154EPSS
Exploits0
OSV
OSV
added 2025/07/10 8:15 a.m.2 views

DEBIAN-CVE-2025-38290

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix node corruption in ar-arvifs list In current WLAN recovery code flow, ath12kcorehalt only reinitializes the "arvifs" list head. This will cause the list node immediately following the list head to become an...

5.5CVSS6AI score0.0013EPSS
Exploits0References1
OSV
OSV
added 2025/07/10 7:42 a.m.5 views

CVE-2025-38289 scsi: lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbk

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Avoid potential ndlp use-after-free in devlosstmocallbk Smatch detected a potential use-after-free of an ndlp oject in devlosstmocallbk during driver unload or fatal error handling. Fix by reordering code to avoid...

7.8CVSS6.5AI score0.00159EPSS
Exploits0References6
NVD
NVD
added 2025/07/03 9:15 a.m.3 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.00137EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.6 views

CVE-2025-38157 wifi: ath9k_htc: Abort software beacon handling if disabled

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

0.00158EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2025/06/20 4:3 a.m.4 views

CVE-2022-50229

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: Fix a UAF bug on the error path of probing When the driver fails in sndcardregister at probe time, it will free the 'bcd2k-midiouturb' before killing it, which may cause a UAF bug. The following log can reveal it:...

7CVSS7.2AI score0.002EPSS
Exploits0References4
NVD
NVD
added 2025/06/18 11:15 a.m.6 views

CVE-2022-50063

In the Linux kernel, the following vulnerability has been resolved: net: dsa: felix: suppress non-changes to the tagging protocol The way in which dsatreechangetagproto works is that when dsatreenotify fails, it doesn't know whether the operation failed mid way in a multi-switch tree, or it faile...

5.5CVSS0.00137EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.5 views

PT-2025-18624 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns undefined behavior in the bit shift operation for mdiobus register in the Linux kernel's MDIO driver. Specifically, shifting a signed 32-bit value by 31 bits is...

7.8CVSS7.4AI score0.0129EPSS
Exploits1References372
Rows per page
Query Builder