Lucene search
+L

6483 matches found

Debian CVE
Debian CVE
added 2024/05/22 6:19 a.m.25 views

CVE-2021-47451

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtIDLETIMER: fix panic that occurs when timertype has garbage value Currently, when the rule related to IDLETIMER is added, idletimertg timer structure is initialized by kmalloc on executing idletimertgcreate function...

7.8CVSS6.7AI score0.00234EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/22 6:19 a.m.21 views

CVE-2021-47450 KVM: arm64: Fix host stage-2 PGD refcount

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix host stage-2 PGD refcount The KVM page-table library refcounts the pages of concatenated stage-2 PGDs individually. However, when running KVM in protected mode, the host's stage-2 PGD is currently managed by EL2 a...

8.8CVSS6.7AI score0.00206EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/05/22 6:19 a.m.55 views

CVE-2021-47450

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix host stage-2 PGD refcount The KVM page-table library refcounts the pages of concatenated stage-2 PGDs individually. However, when running KVM in protected mode, the host's stage-2 PGD is currently managed by EL2 a...

8.8CVSS6.9AI score0.00206EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/22 6:19 a.m.65 views

CVE-2021-47449

In the Linux kernel, the following vulnerability has been resolved: ice: fix locking for Tx timestamp tracking flush Commit 4dd0d5c33c3e "ice: add lock around Tx timestamp tracker flush" added a lock around the Tx timestamp tracker flow which is used to cleanup any left over SKBs and prepare for...

7.1CVSS6.5AI score0.00199EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/22 6:19 a.m.20 views

CVE-2021-47446 drm/msm/a4xx: fix error handling in a4xx_gpu_init()

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a4xx: fix error handling in a4xxgpuinit This code returns 1 on error instead of a negative error. It leads to an Oops in the caller. A second problem is that the check for "if ret != -ENODATA" cannot be true because "ret"...

7.8CVSS6.9AI score0.00206EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/05/22 6:19 a.m.52 views

CVE-2021-47446

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a4xx: fix error handling in a4xxgpuinit This code returns 1 on error instead of a negative error. It leads to an Oops in the caller. A second problem is that the check for "if ret != -ENODATA" cannot be true because "ret"...

7.8CVSS7AI score0.00206EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/22 6:19 a.m.24 views

CVE-2021-47445 drm/msm: Fix null pointer dereference on pointer edp

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null pointer dereference on pointer edp The initialization of pointer dev dereferences pointer edp before edp is null checked, so there is a potential null pointer deference issue. Fix this by only dereferencing edp...

6.9AI score0.00226EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/22 6:19 a.m.35 views

CVE-2021-47446 drm/msm/a4xx: fix error handling in a4xx_gpu_init()

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a4xx: fix error handling in a4xxgpuinit This code returns 1 on error instead of a negative error. It leads to an Oops in the caller. A second problem is that the check for "if ret != -ENODATA" cannot be true because "ret"...

7.8CVSS6.5AI score0.00206EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/22 6:19 a.m.12 views

CVE-2021-47444 drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks read

In the Linux kernel, the following vulnerability has been resolved: drm/edid: In connectorbadedid cap numofext by numblocks read In commit e11f5bd8228f "drm: Add support for DP 1.4 Compliance edid corruption test" the function connectorbadedid started assuming that the memory for the EDID passed ...

6.8AI score0.00225EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/22 6:19 a.m.30 views

CVE-2021-47444 drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks read

In the Linux kernel, the following vulnerability has been resolved: drm/edid: In connectorbadedid cap numofext by numblocks read In commit e11f5bd8228f "drm: Add support for DP 1.4 Compliance edid corruption test" the function connectorbadedid started assuming that the memory for the EDID passed ...

6.4AI score0.00225EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/22 6:19 a.m.41 views

CVE-2021-47442

In the Linux kernel, the following vulnerability has been resolved: NFC: digital: fix possible memory leak in digitalinsendsddreq 'skb' is allocated in digitalinsendsddreq, but not free when digitalinsendcmd failed, which will cause memory leak. Fix it by freeing 'skb' if digitalinsendcmd return...

5.5CVSS6.5AI score0.00226EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/22 6:19 a.m.46 views

CVE-2021-47443

In the Linux kernel, the following vulnerability has been resolved: NFC: digital: fix possible memory leak in digitaltglistenmdaa 'params' is allocated in digitaltglistenmdaa, but not free when digitalsendcmd failed, which will cause memory leak. Fix it by freeing 'params' if digitalsendcmd retur...

5.5CVSS7AI score0.00226EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/22 6:19 a.m.20 views

CVE-2021-47441

In the Linux kernel, the following vulnerability has been resolved: mlxsw: thermal: Fix out-of-bounds memory accesses Currently, mlxsw allows cooling states to be set above the maximum cooling state supported by the driver: cat /sys/class/thermal/thermalzone2/cdev0/type mlxswfan cat...

7.3CVSS7.2AI score0.00236EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/22 6:19 a.m.22 views

CVE-2021-47438

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix memory leak in mlx5coredestroycq error path Prior to this patch in case mlx5coredestroycq failed it returns without completing all destroy operations and that leads to memory leak. Instead, complete the destroy flo...

7.1CVSS7.1AI score0.00233EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/22 6:19 a.m.37 views

CVE-2021-47437

In the Linux kernel, the following vulnerability has been resolved: iio: adis16475: fix deadlock on frequency set With commit 39c024b51b560 "iio: adis16475: improve sync scale mode handling", two deadlocks were introduced: 1 The call to 'adiswritereg16' was not changed to it's unlocked version. 2...

5.5CVSS7AI score0.00149EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/22 6:19 a.m.78 views

CVE-2021-47436

In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 "usb: musb: musbdsps: requestirq after initializing musb" has inverted the calls to dspssetupoptionalvbusirq and dspscreatemusbpdev without updating correctly the erro...

5.5CVSS6.5AI score0.00226EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/22 6:19 a.m.21 views

CVE-2021-47433

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix abort logic in btrfsreplacefileextents Error injection testing uncovered a case where we'd end up with a corrupt file system with a missing extent in the middle of a file. This occurs because the if statement to decide...

8.1CVSS7.2AI score0.00575EPSS
SaveExploits0
NVD
NVD
added 2024/05/21 4:15 p.m.34 views

CVE-2023-52876

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt7629-eth: Add check for mtkallocclkdata Add the check for the return value of mtkallocclkdata in order to avoid NULL pointer dereference...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References7
NVD
NVD
added 2024/05/21 4:15 p.m.24 views

CVE-2023-52873

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt6779: Add check for mtkallocclkdata Add the check for the return value of mtkallocclkdata in order to avoid NULL pointer dereference...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References7
NVD
NVD
added 2024/05/21 4:15 p.m.25 views

CVE-2023-52865

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt6797: Add check for mtkallocclkdata Add the check for the return value of mtkallocclkdata in order to avoid NULL pointer dereference...

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