Lucene search
K

246 matches found

RedhatCVE
RedhatCVE
added 2025/02/06 3:15 a.m.6 views

CVE-2021-35087

Possible null pointer access due to improper validation of system information message to be processed in Snapdragon Industrial IOT, Snapdragon Mobile...

7.8CVSS6.8AI score0.0037EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 2:11 p.m.8 views

CVE-2020-11273

Histogram type KPI was teardown with the assumption of the existence of histogram binning info and will lead to null pointer access when histogram binning info is missing due to lack of null check in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Mobile...

7.8CVSS7AI score0.00246EPSS
Exploits0References1
OSV
OSV
added 2025/01/19 12:15 p.m.3 views

CVE-2024-57915

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Disable ep before setting port to null to fix the crash caused by port being null Considering that in some extreme cases, when performing the unbinding operation, gserialdisconnect has cleared gser-ioport,...

5.5CVSS6.8AI score
Exploits0References8
RedhatCVE
RedhatCVE
added 2025/01/13 8:25 a.m.11 views

CVE-2024-48873

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: check return value of ieee80211probereqget for RNR The return value of ieee80211probereqget might be NULL, so check it before using to avoid NULL pointer access. Addresses-Coverity-ID: 1529805 "Dereference null retur...

5.5CVSS7.1AI score0.00009EPSS
Exploits0References4
NVD
NVD
added 2025/01/11 1:15 p.m.7 views

CVE-2024-48873

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: check return value of ieee80211probereqget for RNR The return value of ieee80211probereqget might be NULL, so check it before using to avoid NULL pointer access. Addresses-Coverity-ID: 1529805 "Dereference null retur...

5.5CVSS0.00009EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2025/01/11 12:25 p.m.2 views

CVE-2024-48873 wifi: rtw89: check return value of ieee80211_probereq_get() for RNR

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: check return value of ieee80211probereqget for RNR The return value of ieee80211probereqget might be NULL, so check it before using to avoid NULL pointer access. Addresses-Coverity-ID: 1529805 "Dereference null retur...

7.5AI score0.00009EPSS
Exploits0References3
CVE
CVE
added 2025/01/11 12:25 p.m.156 views

CVE-2024-48873

CVE-2024-48873 affects the Linux kernel wifi rt89 driver. The root cause is not validating the return value of ieee80211_probereq_get(), which can be NULL and lead to a NULL pointer dereference when used. The published advisory notes that the function’s return value must be checked before use to ...

5.5CVSS6.6AI score0.00009EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/01/11 12:25 p.m.8 views

CVE-2024-48873 wifi: rtw89: check return value of ieee80211_probereq_get() for RNR

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: check return value of ieee80211probereqget for RNR The return value of ieee80211probereqget might be NULL, so check it before using to avoid NULL pointer access. Addresses-Coverity-ID: 1529805 "Dereference null retur...

5.5CVSS6.1AI score0.00009EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/01/11 12:25 p.m.14 views

CVE-2024-48873 wifi: rtw89: check return value of ieee80211_probereq_get() for RNR

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: check return value of ieee80211probereqget for RNR The return value of ieee80211probereqget might be NULL, so check it before using to avoid NULL pointer access. Addresses-Coverity-ID: 1529805 "Dereference null retur...

0.00009EPSS
Exploits0References3
CVE
CVE
added 2025/01/11 12:25 p.m.165 views

CVE-2024-47141

CVE-2024-47141 affects the Linux kernel pinctrl/pinmux path. When two processes (A and B) concurrently call pinctrl_select_state() for the same pin, the code may dereference desc->mux_owner as NULL due to a race between updates to desc->mux_usecount and desc->mux_owner. The advisory stat...

5.5CVSS6.5AI score0.00007EPSS
Exploits0References3Affected Software1
NVD
NVD
added 2024/12/28 10:15 a.m.13 views

CVE-2024-56689

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: epf-mhi: Avoid NULL dereference if DT lacks 'mmio' If platformgetresourcebyname fails and returns NULL because DT lacks an 'mmio' property for the MHI endpoint, dereferencing res-start will cause a NULL pointer...

5.5CVSS0.00035EPSS
Exploits0References4
OSV
OSV
added 2024/12/28 9:46 a.m.6 views

CVE-2024-56689 PCI: endpoint: epf-mhi: Avoid NULL dereference if DT lacks 'mmio'

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: epf-mhi: Avoid NULL dereference if DT lacks 'mmio' If platformgetresourcebyname fails and returns NULL because DT lacks an 'mmio' property for the MHI endpoint, dereferencing res-start will cause a NULL pointer...

5.5CVSS6.3AI score0.00035EPSS
Exploits0References7
NVD
NVD
added 2024/12/27 3:15 p.m.10 views

CVE-2024-56670

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Fix the issue that gsstartio crashed due to accessing null pointer Considering that in some extreme cases, when userial driver is accessed by multiple threads, Thread A is executing the open operation and...

5.5CVSS0.00014EPSS
Exploits0References9
CVE
CVE
added 2024/12/27 3:6 p.m.149 views

CVE-2024-56670

CVE-2024-56670 : Linux kernel vulnerability in the usb gadget u_serial driver where a NULL dereference could occur when port->port_usb is NULL during multi-threaded access. The description documents a race between gs_open/gs_start_io and disconnect paths (gserial_disconnect/composite_disconnec...

5.5CVSS6.5AI score0.00014EPSS
Exploits0References9Affected Software1
CNNVD
CNNVD
added 2024/12/27 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that originates from a gsstartio crash in the usb:gadget:userial module due to a null pointer access...

5.5CVSS6.3AI score0.00007EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.7 views

CVE-2024-50298

In the Linux kernel, the following vulnerability has been resolved: net: enetc: allocate vfstate during PF probes In the previous implementation, vfstate is allocated memory only when VF is enabled. However, netdeviceops::ndosetvfmac may be called before VF is enabled to configure the MAC address...

5.5CVSS6.5AI score0.00029EPSS
Exploits0References4
NVD
NVD
added 2024/11/19 2:16 a.m.14 views

CVE-2024-50298

In the Linux kernel, the following vulnerability has been resolved: net: enetc: allocate vfstate during PF probes In the previous implementation, vfstate is allocated memory only when VF is enabled. However, netdeviceops::ndosetvfmac may be called before VF is enabled to configure the MAC address...

5.5CVSS0.00029EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.11 views

CVE-2024-50298

In the Linux kernel, the following vulnerability has been resolved: net: enetc: allocate vfstate during PF probes In the previous implementation, vfstate is allocated memory only when VF is enabled. However, netdeviceops::ndosetvfmac may be called before VF is enabled to configure the MAC address...

5.5CVSS5.6AI score0.00029EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/10/21 9:40 p.m.7 views

CVE-2024-49942

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Prevent null pointer access in xemigratecopy xemigratecopy designed to copy content of TTM resources. When source resource is null, it will trigger a NULL pointer dereference in xemigratecopy. To avoid this situation,...

5.5CVSS6.5AI score0.00019EPSS
Exploits0References4
OSV
OSV
added 2024/10/21 6:2 p.m.10 views

CVE-2024-49942 drm/xe: Prevent null pointer access in xe_migrate_copy

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Prevent null pointer access in xemigratecopy xemigratecopy designed to copy content of TTM resources. When source resource is null, it will trigger a NULL pointer dereference in xemigratecopy. To avoid this situation,...

5.5CVSS6.1AI score0.00019EPSS
Exploits0References6
Rows per page
Query Builder