Lucene search
+L

148 matches found

Vulnrichment
Vulnrichment
added 2025/10/01 11:46 a.m.8 views

CVE-2023-53513 nbd: fix incomplete validation of ioctl arg

In the Linux kernel, the following vulnerability has been resolved: nbd: fix incomplete validation of ioctl arg We tested and found an alarm caused by nbdioctl arg without verification. The UBSAN warning calltrace like below: UBSAN: Undefined behaviour in fs/buffer.c:1709:35 signed integer...

5.9AI score0.00136EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/01 8:15 a.m.5 views

UBUNTU-CVE-2025-39917

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds dynptr write in bpfcryptocrypt Stanislav reported that in bpfcryptocrypt the destination dynptr's size is not validated to be at least as large as the source dynptr's size before calling into the crypto...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/10/01 7:55 a.m.3 views

CVE-2025-39919 wifi: mt76: mt7996: add missing check for rx wcid entries

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: add missing check for rx wcid entries Non-station wcid entries must not be passed to the rx functions. In case of the global wcid entry, it could even lead to corruption in the wcid array due to pointer being...

6.1AI score0.00119EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.8 views

CVE-2022-50394

In the Linux kernel, the following vulnerability has been resolved: i2c: ismt: Fix an out-of-bounds bug in ismtaccess When the driver does not check the data from the user, the variable 'data-block0' may be very large to cause an out-of-bounds bug. The following log can reveal it: 33.995542 i2c...

7.1CVSS5.6AI score0.00152EPSS
SaveExploits0
OSV
OSV
added 2025/09/05 6:15 p.m.3 views

DEBIAN-CVE-2025-39680

In the Linux kernel, the following vulnerability has been resolved: i2c: rtl9300: Fix out-of-bounds bug in rtl9300i2csmbusxfer The data-block0 variable comes from user. Without proper check, the variable may be very large to cause an out-of-bounds bug. Fix this bug by checking the value of...

7.1CVSS6AI score0.00139EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.5 views

UBUNTU-CVE-2025-39708

In the Linux kernel, the following vulnerability has been resolved: media: iris: Fix NULL pointer dereference A warning reported by smatch indicated a possible null pointer dereference where one of the arguments to API "irishfigen2handlesystemerror" could sometimes be null. To fix this, add a che...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References5
NVD
NVD
added 2025/06/18 11:15 a.m.8 views

CVE-2022-50117

In the Linux kernel, the following vulnerability has been resolved: vfio: Split migration ops from main device ops vfio core checks whether the driver sets some migration op e.g. setstate/getstate and accordingly calls its op. However, currently mlx5 driver sets the above ops without regards to i...

5.5CVSS0.0014EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/23 1:17 a.m.8 views

CVE-2022-29204

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.UnsortedSegmentJoin does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack. T...

5.5CVSS6.8AI score0.00346EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:21 p.m.9 views

CVE-2021-41789

In wifi driver, there is a possible system crash due to a missing validation check. This could lead to remote denial of service from a proximal attacker with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: GN20190426015; Issue ID: GN2019042601...

6.5CVSS7AI score0.00609EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 6:14 p.m.12 views

CVE-2021-1935

Possible null pointer dereference due to lack of validation check for passed pointer during key import in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Voice & Music, Snapdragon Wearables...

7.1CVSS7.2AI score0.00134EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 1:15 p.m.8 views

UBUNTU-CVE-2025-23158

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: add check to handle incorrect queue size qsize represents size of shared queued between driver and video firmware. Firmware can modify this value to an invalid large value. In such situation, emptyspace will be...

7.8CVSS6.2AI score0.00194EPSS
SaveExploits0References41
CVE
CVE
added 2025/04/02 2:0 p.m.149 views

CVE-2025-21994

CVE-2025-21994 is a Linux kernel vulnerability in the ksmbd module where validation for the num_aces field of smb_acl was incorrect. The advisory notes that parse_dcal() should verify num_aces using the actual buffer size (smb_acl->size) rather than checking against a calculation that could al...

5.5CVSS7.2AI score0.00178EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/27 4:42 p.m.3 views

CVE-2022-49740 wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bounds reads

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bounds reads This patch fixes slab-out-of-bounds reads in brcmfmac that occur in brcmfconstructchaninfo and brcmfenablebw402g when the count value of channel...

7.8AI score0.00182EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/02/28 4:14 a.m.13 views

CVE-2022-49478

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix array-index-out-of-bounds in pvr2i2ccoreinit Syzbot reported that -1 is used as array index. The problem was in missing validation check. hdw-unitnumber is initialized with -1 and then if init table walk fails...

6.7CVSS7AI score0.00274EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/26 7:1 a.m.11 views

CVE-2022-49478

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix array-index-out-of-bounds in pvr2i2ccoreinit Syzbot reported that -1 is used as array index. The problem was in missing validation check. hdw-unitnumber is initialized with -1 and then if init table walk fails...

7.8CVSS0.00274EPSS
SaveExploits0References9
CVE
CVE
added 2025/02/26 2:13 a.m.109 views

CVE-2022-49478

CVE-2022-49478 affects the Linux kernel via the media: pvrusb2 driver, specifically a faulty check in pvr2_i2c_core_init that permits an array index of -1 to be used. The issue arises when hdw->unit_number is initialized to -1 and may remain unchanged if the init-table walk fails, leading to o...

7.8CVSS6.7AI score0.00274EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/02/26 2:13 a.m.12 views

CVE-2022-49478 media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix array-index-out-of-bounds in pvr2i2ccoreinit Syzbot reported that -1 is used as array index. The problem was in missing validation check. hdw-unitnumber is initialized with -1 and then if init table walk fails...

7.8CVSS5.4AI score0.00274EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.9 views

CVE-2022-49478

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix array-index-out-of-bounds in pvr2i2ccoreinit Syzbot reported that -1 is used as array index. The problem was in missing validation check. hdw-unitnumber is initialized with -1 and then if init table walk fails...

7.8CVSS5.6AI score0.00274EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.20 views

CVE-2022-49478 media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix array-index-out-of-bounds in pvr2i2ccoreinit Syzbot reported that -1 is used as array index. The problem was in missing validation check. hdw-unitnumber is initialized with -1 and then if init table walk fails...

0.00274EPSS
SaveExploits0References9
OSV
OSV
added 2025/01/31 11:25 a.m.8 views

CVE-2025-21680 pktgen: Avoid out-of-bounds access in get_imix_entries

In the Linux kernel, the following vulnerability has been resolved: pktgen: Avoid out-of-bounds access in getimixentries Passing a sufficient amount of imix entries leads to invalid access to the pktdev-imixentries array because of the incorrect boundary check. UBSAN: array-index-out-of-bounds in...

7.8CVSS6AI score0.00219EPSS
SaveExploits0References9
Rows per page
Query Builder