Lucene search
+L

1747 matches found

Vulnrichment
Vulnrichment
added 2024/04/02 6:49 a.m.20 views

CVE-2023-52634 drm/amd/display: Fix disable_otg_wa logic

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix disableotgwa logic Why When switching to another HDMI mode, we are unnecesarilly disabling/enabling FIFO causing both HPO and DIG registers to be set at the same time when only HPO is supposed to be set. This...

6.8AI score0.00195EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/02 6:22 a.m.213 views

CVE-2024-26665

CVE-2024-26665 : Linux kernel vulnerability in tunnel PMTU error handling. When ICMPv6 error is built from a non-linear skb, there is an out-of-bounds/read issue due to using csum_partial. The fix replaces csum_partial with skb_checksum to correctly handle non-linear SKBs during IPv6 PMTU error c...

9.1CVSS6.2AI score0.00679EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2024/04/02 6:22 a.m.232 views

CVE-2024-26664

CVE-2024-26664 : The Linux kernel hwmon: coretemp fix addresses an out-of-bounds memory access. The bug arises when pdata->cpu_map[] is set before the out-of-bounds check, potentially triggering on systems with more than 128 cores per package. Connected sources corroborate the vulnerability an...

7.8CVSS6.1AI score0.00248EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/04/02 6:22 a.m.49 views

CVE-2024-26662 drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix 'panelcntl' could be null in 'dcn21setbacklightlevel' 'panelcntl' structure used to control the display panel could be null, dereferencing it could lead to a null pointer access. Fixes the below:...

6.6AI score0.00225EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/04/02 6:22 a.m.47 views

CVE-2024-26660 drm/amd/display: Implement bounds check for stream encoder creation in DCN301

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Implement bounds check for stream encoder creation in DCN301 'streamencregs' array is an array of dcn10streamencregisters structures. The array is initialized with four elements, corresponding to the four calls t...

7CVSS7.9AI score0.00264EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/04/02 6:08 a.m.49 views

CVE-2024-26656 drm/amdgpu: fix use-after-free bug

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpugemuserptrioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The bug was reported by Joonkyo Jung . For example the...

7.8CVSS7.5AI score0.00234EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/02 6:08 a.m.42 views

CVE-2024-26656 drm/amdgpu: fix use-after-free bug

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpugemuserptrioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The bug was reported by Joonkyo Jung . For example the...

7.8CVSS6.7AI score0.00234EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/02 12:00 a.m.27 views

CVE-2023-52631

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix an NULL dereference bug The issue here is when this is called from ntfsloadattrlist. The "size" comes from le32tocpuattr-res.datasize so it can't overflow on a 64bit systems but on 32bit systems the "+ 1023" can...

5.5CVSS6AI score0.00225EPSS
SaveExploits0References17
CVE
CVE
added 2024/04/01 2:58 p.m.134 views

CVE-2024-26655

CVE-2024-26655 affects the Linux kernel. The issue is a memory leak in posix_clock_open: if clk ops.open() returns an error, the pccontext allocated for the clock is not released. The fix reorganizes the code to make the behavior clearer and applies a patch in the kernel’s clock handling. Practic...

5.5CVSS6.8AI score0.00265EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2024/03/27 3:52 p.m.33 views

CVE-2024-26652

In the Linux kernel, the following vulnerability has been resolved: net: pdscore: Fix possible double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, Callback function pdscauxbusdevrelease calls kfreepadev to free memory. We shouldn't call...

6.7CVSS7.3AI score0.00301EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/03/27 1:50 p.m.22 views

CVE-2024-26651 sr9800: Add check for usbnet_get_endpoints

In the Linux kernel, the following vulnerability has been resolved: sr9800: Add check for usbnetgetendpoints Add check for usbnetgetendpoints and return the error if it fails in order to transfer the error...

6.8AI score0.0027EPSS
SaveExploits0References9
CVE
CVE
added 2024/03/26 5:50 p.m.184 views

CVE-2024-26646

CVE-2024-26646 pertains to the Linux kernel’s thermal: intel: hfi subsystem. The vulnerability arises due to how the kernel manages memory buffers used by HFI during boot and resume flows. A second buffer may be allocated by the restore kernel on resume, which can differ from the image kernel’s b...

7.8CVSS6.6AI score0.00236EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/03/26 5:49 p.m.36 views

CVE-2023-52626 net/mlx5e: Fix operation precedence bug in port timestamping napi_poll context

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix operation precedence bug in port timestamping napipoll context Indirection is of lower precedence than postfix increment ++. Logic in napipoll context would cause an out-of-bound read by first increment the pointer...

7.5AI score0.00237EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/03/25 6:22 p.m.25 views

CVE-2021-47138

A vulnerability was found in the Linux kernel whereby hardware registries that have the server TID base may contain invalid values when the adapter is in a bad state. Reading these invalid values can result in out-of-bounds memory access, which can cause memory corruption or crashes...

6CVSS7.5AI score0.00244EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.46 views

CVE-2021-47169 serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'

In the Linux kernel, the following vulnerability has been resolved: serial: rp2: use 'requestfirmware' instead of 'requestfirmwarenowait' In 'rp2probe', the driver registers 'rp2uartinterrupt' then calls 'rp2fwcb' through 'requestfirmwarenowait'. In 'rp2fwcb', if the firmware don't exists, functi...

7.4AI score0.00226EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.30 views

CVE-2021-47167 NFS: Fix an Oopsable condition in __nfs_pageio_add_request()

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oopsable condition in nfspageioaddrequest Ensure that nfspageioerrorcleanup resets the mirror array contents, so that the structure reflects the fact that it is now empty. Also change the test in nfspageiodoaddrequest...

7.5AI score0.00235EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.22 views

CVE-2021-47165 drm/meson: fix shutdown crash when component not probed

In the Linux kernel, the following vulnerability has been resolved: drm/meson: fix shutdown crash when component not probed When main component is not probed, by example when the dw-hdmi module is not loaded yet or in probe defer, the following crash appears on shutdown: Unable to handle kernel...

7.4AI score0.00226EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/03/25 9:16 a.m.15 views

CVE-2021-47160 net: dsa: mt7530: fix VLAN traffic leaks

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mt7530: fix VLAN traffic leaks PCRMATRIX field was set to all 1's when VLAN filtering is enabled, but was not reset when it is disabled, which may cause traffic leaks: ip link add br0 type bridge vlanfiltering 1 ip link...

8.1CVSS6.8AI score0.0033EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/03/25 9:07 a.m.36 views

CVE-2021-47144

Removed by vendor...

7.1AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/03/25 9:07 a.m.17 views

CVE-2021-47143 net/smc: remove device from smcd_dev_list after failed device_add()

In the Linux kernel, the following vulnerability has been resolved: net/smc: remove device from smcddevlist after failed deviceadd If the deviceadd for a smcddev fails, there's no cleanup step that rolls back the earlier listadd. The device subsequently gets freed, and we end up with a corrupted...

6.8AI score0.00225EPSS
SaveExploits0References3
Rows per page
Query Builder