Lucene search
+L

248 matches found

CNVD
CNVD
•added 2025/02/17 12:00 a.m.•31 views

Linux kernel vsock_bpf_recvmsg function denial of service vulnerability

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A denial of service vulnerability exists in the Linux kernel that stems from the vsockbpfrecvmsg function not properly checking vsk-transport when the transport layer is not...

5.5CVSS7.5AI score0.00225EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2025/02/11 12:00 a.m.•6 views

PT-2025-6692

Name of the Vulnerable Software and Affected Versions Grub2 affected versions not specified Description A defect was found in Grub2 related to the handling of HFS+ filesystems. When Grub2 fails to mount an HFS+ filesystem, the hfsplus filesystem driver does not properly set an ERRNO value. This...

8.8CVSS6.5AI score0.00729EPSS
SaveExploits1References155
RedhatCVE
RedhatCVE
•added 2025/02/06 3:15 a.m.•14 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.00597EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2025/02/05 2:11 p.m.•20 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.00686EPSS
SaveExploits0References1
OSV
OSV
•added 2025/01/19 12:15 p.m.•42 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
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2025/01/13 8:25 a.m.•23 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.00216EPSS
SaveExploits0References4
NVD
NVD
•added 2025/01/11 1:15 p.m.•20 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.00216EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2025/01/11 12:25 p.m.•5 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.00216EPSS
SaveExploits0References3
OSV
OSV
•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...

5.5CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2025/01/11 12:25 p.m.•30 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.00216EPSS
SaveExploits0References3
CVE
CVE
•added 2025/01/11 12:25 p.m.•193 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.00216EPSS
SaveExploits0References3Affected Software1
CVE
CVE
•added 2025/01/11 12:25 p.m.•199 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.00174EPSS
SaveExploits0References3Affected Software1
NVD
NVD
•added 2024/12/28 10:15 a.m.•23 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.00205EPSS
SaveExploits0References4
OSV
OSV
•added 2024/12/28 9:46 a.m.•13 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 score
SaveExploits0References7
NVD
NVD
•added 2024/12/27 3:15 p.m.•19 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.00224EPSS
SaveExploits0References9
CVE
CVE
•added 2024/12/27 3:06 p.m.•177 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.00224EPSS
SaveExploits0References9Affected Software1
CNNVD
CNNVD
•added 2024/12/27 12:00 a.m.•17 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.0029EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2024/11/21 7:27 p.m.•13 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.00218EPSS
SaveExploits0References4
NVD
NVD
•added 2024/11/19 2:16 a.m.•26 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.00218EPSS
SaveExploits0References6
Debian CVE
Debian CVE
•added 2024/11/19 1:30 a.m.•24 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.00218EPSS
SaveExploits0
Rows per page
Query Builder