Lucene search
+L

148 matches found

Debian CVE
Debian CVE
added 2025/01/11 12:35 p.m.9 views

CVE-2024-47408

In the Linux kernel, the following vulnerability has been resolved: net/smc: check smcdv2extoffset when receiving proposal msg When receiving proposal msg in server, the field smcdv2extoffset in proposal msg is from the remote client and can not be fully trusted. Once the value of smcdv2extoffset...

5.5CVSS5.7AI score0.00218EPSS
SaveExploits0
OSV
OSV
added 2024/12/27 3:15 p.m.4 views

DEBIAN-CVE-2024-56617

In the Linux kernel, the following vulnerability has been resolved: cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU Commit 5944ce092b97 "archtopology: Build cacheinfo from primary CPU" adds functionality that architectures can use to optionally allocate and build...

5.5CVSS5.7AI score0.00204EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/25 10:15 p.m.2 views

UBUNTU-CVE-2024-53099

In the Linux kernel, the following vulnerability has been resolved: bpf: Check validity of link-type in bpflinkshowfdinfo If a newly-added link type doesn't invoke BPFLINKTYPE, accessing bpflinktypestrslink-type may result in an out-of-bounds access. To spot such missed invocations early in the...

7.1CVSS6.2AI score0.0023EPSS
SaveExploits0References29
NVD
NVD
added 2024/09/09 8:15 p.m.27 views

CVE-2024-27366

An issue was discovered in Samsung Mobile Processor, Wearable Processor Exynos Exynos 980, Exynos 850, Exynos 1080, Exynos 1280, Exynos 1380, Exynos 1330, Exynos 1480, Exynos W920, Exynos W930. In the function slsirxscandoneind, there is no input validation check on a length coming from userspace...

5.5CVSS0.00162EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/09 12:0 a.m.70 views

CVE-2024-27365

CVE-2024-27365 affects Samsung Mobile Processor Exynos family: Exynos 980, Exynos 850, Exynos 1080, Exynos 1280, Exynos 1380, Exynos 1330, Exynos 1480, Exynos W920, and Exynos W930. The root cause is missing input validation for a length value from userspace in the function slsi_rx_blockack_ind()...

5.5CVSS6.9AI score0.00174EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/09/09 12:0 a.m.28 views

CVE-2024-27368

An issue was discovered in Samsung Mobile Processor Exynos Mobile Processor, Wearable Processor Exynos 980, Exynos 850, Exynos 1080, Exynos 1280, Exynos 1380, Exynos 1330, Exynos 1480, Exynos W920, Exynos W930. In the function slsirxreceivedframeind, there is no input validation check on a length...

4.4CVSS0.00158EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/09/09 12:0 a.m.16 views

CVE-2024-27368

An issue was discovered in Samsung Mobile Processor Exynos Mobile Processor, Wearable Processor Exynos 980, Exynos 850, Exynos 1080, Exynos 1280, Exynos 1380, Exynos 1330, Exynos 1480, Exynos W920, Exynos W930. In the function slsirxreceivedframeind, there is no input validation check on a length...

4.4CVSS6.8AI score0.00158EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/09/09 12:0 a.m.26 views

CVE-2024-27364

An issue was discovered in Mobile Processor, Wearable Processor Exynos 980, Exynos 850, Exynos 1080, Exynos 1280, Exynos 1380, Exynos 1330, Exynos 1480, Exynos W920, Exynos W930. In the function slsirxroamedind, there is no input validation check on a length coming from userspace, which can lead ...

4.4CVSS7.1AI score0.00162EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/09 12:0 a.m.70 views

CVE-2024-27364

The CVE-2024-27364 issue affects Samsung Mobile Processor and Samsung Wearable Processor families (Exynos 980, 850, 1080, 1280, 1380, 1330, 1480, W920, W930). The root cause is missing input validation for a length originating from userspace in the function slsi_rx_roamed_ind(), which can cause a...

5.5CVSS6.9AI score0.00162EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/08/06 2:1 a.m.13 views

SUSE CVE-2024-41072

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: wext: add extra SIOCSIWSCAN data check In 'cfg80211wextsiwscan', add extra check whether number of channels passed via 'ioctlsock, SIOCSIWSCAN, ...' doesn't exceed IWMAXFREQUENCIES and reject invalid request with...

4.4CVSS6.6AI score0.00233EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/07/18 6:57 p.m.17 views

CVE-2022-48866

A vulnerability was found in the thrustmasterinterrupts function in the Linux kernel's HID Thrustmaster driver. This issue arises from a lack of validation for the actual number of endpoints, leading to a slab-out-of-bounds read when the code accesses the endpoint array. Mitigation Mitigation for...

6CVSS7.3AI score0.00269EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.23 views

CVE-2022-48866 HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts

In the Linux kernel, the following vulnerability has been resolved: HID: hid-thrustmaster: fix OOB read in thrustmasterinterrupts Syzbot reported an slab-out-of-bounds Read in thrustmasterprobe bug. The root case is in missing validation check of actual number of endpoints. Code should not blindl...

0.00269EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/16 12:25 p.m.24 views

CVE-2022-48866

In the Linux kernel, the following vulnerability has been resolved: HID: hid-thrustmaster: fix OOB read in thrustmasterinterrupts Syzbot reported an slab-out-of-bounds Read in thrustmasterprobe bug. The root case is in missing validation check of actual number of endpoints. Code should not blindl...

7.1CVSS5.4AI score0.00269EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/06/13 12:0 a.m.8 views

PT-2024-32229

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises when the access point receives an association request containing an Extended HE Capabilities Information Element with an invalid MCS-NSS, triggering a firmware crash. Th...

5.5CVSS5.5AI score0.00234EPSS
SaveExploits0
NVD
NVD
added 2024/06/05 7:15 p.m.31 views

CVE-2024-27380

An issue was discovered in Samsung Mobile Processor Exynos 980, Exynos 850, Exynos 1280, Exynos 1380, and Exynos 1330. In the function slsisetdelayedwakeuptype, there is no input validation check on a length of ioctlargs-argsi coming from userspace, which can lead to a heap over-read...

6CVSS6AI score0.00165EPSS
SaveExploits0References1
CVE
CVE
added 2024/06/05 6:40 p.m.76 views

CVE-2024-27373

CVE-2024-27373 affects Samsung Mobile Processor Exynos 980, Exynos 850, Exynos 1280, Exynos 1380, and Exynos 1330. The issue arises in the function slsi_nan_config_get_nl_params() where there is no input validation for disc_attr->mesh_id_len sourced from userspace, which can lead to a heap ove...

7.8CVSS6.8AI score0.00164EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2024/06/05 6:39 p.m.85 views

CVE-2024-27374

CVE-2024-27374 concerns Samsung Mobile Processor Exynos models 980, 850, 1280, 1380, and 1330. The vulnerability is in the function slsi_nan_publish_get_nl_params() where there is no input validation for hal_req->service_specific_info_len sourced from userspace, allowing a potential heap overw...

7.8CVSS6.8AI score0.00196EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2024/06/05 6:37 p.m.94 views

CVE-2024-27372

CVE-2024-27372 affects Samsung Mobile Processor Exynos 980, 850, 1280, 1380, and 1330. The vulnerability resides in the function slsi_nan_config_get_nl_params() where there is no input validation for disc_attr->infrastructure_ssid_len from userspace, enabling a potential heap overwrite. The is...

7.8CVSS6.8AI score0.00164EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/06/02 10:30 p.m.96 views

GHSA-CJCC-P67M-7QXM Unsafe Reflection in base Component class in yiisoft/yii2

Yii2 supports attaching Behaviors to Components by setting properties having the format 'as '. Internally this is done using the set magic method. If the value passed to this method is not an instance of the Behavior class, a new object is instantiated using Yii::createObject$value. However, ther...

8.1CVSS8.3AI score0.7939EPSS
SaveExploits1References9
NVD
NVD
added 2024/05/20 10:15 a.m.13 views

CVE-2024-35962

In the Linux kernel, the following vulnerability has been resolved: netfilter: complete validation of user input In my recent commit, I missed that doreplace handlers use copyfromsockptr which I fixed, followed by unsafe copyfromsockptroffset calls. In all functions, we can perform the @optlen...

5.5CVSS6.5AI score0.0023EPSS
SaveExploits0References9
Rows per page
Query Builder