Lucene search
+L

1958 matches found

Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.19 views

CVE-2023-52858 clk: mediatek: clk-mt7629: Add check for mtk_alloc_clk_data

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

6.9AI score0.00252EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/21 3:31 p.m.113 views

CVE-2023-52829

The connected documents do not provide additional technical details beyond the initial description. Public information on CVE-2023-52829 is not expanded here; monitor for updates.

8.4CVSS6.8AI score0.00261EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/05/21 3:31 p.m.101 views

CVE-2023-52828

CVE-2023-52828 (Linux kernel) : The vulnerability arises from BPF verifier handling after a bpf_throw call. Because bpf_throw is the first noreturn call in the verifier, dead code elimination causes subsequent instructions to be treated as unseen, which can affect stack unwinding when a program t...

6.6CVSS6.2AI score0.00246EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:30 p.m.51 views

CVE-2023-52779

In the Linux kernel, the following vulnerability has been resolved: fs: Pass ATGETATTRNOSEC flag to getattr interface function When vfsgetattrnosec calls a filesystem's getattr interface function then the 'nosec' should propagate into this function so that vfsgetattrnosec can again be called from...

5.5CVSS5.3AI score0.00208EPSS
SaveExploits0
OSV
OSV
added 2024/05/21 3:30 p.m.22 views

CVE-2023-52779 fs: Pass AT_GETATTR_NOSEC flag to getattr interface function

In the Linux kernel, the following vulnerability has been resolved: fs: Pass ATGETATTRNOSEC flag to getattr interface function When vfsgetattrnosec calls a filesystem's getattr interface function then the 'nosec' should propagate into this function so that vfsgetattrnosec can again be called from...

5.5CVSS5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.42 views

CVE-2023-52773 drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a NULL pointer dereference in amdgpudmi2cxfer When ddcserviceconstruct is called, it explicitly checks both the link type and whether there is something on the link which will dictate whether the pin is marke...

5.3AI score0.00236EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/21 3:15 p.m.34 views

CVE-2021-47242

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix soft lookup in subflowerrorreport Maxim reported a soft lookup in subflowerrorreport: watchdog: BUG: soft lockup - CPU0 stuck for 22s! swapper/0:0 RIP: 0010:nativequeuedspinlockslowpath RSP: 0018:ffffa859c0003bc0 EFLAG...

7.8CVSS6.4AI score0.00334EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.24 views

CVE-2021-47228

In the Linux kernel, the following vulnerability has been resolved: x86/ioremap: Map EFI-reserved memory as encrypted for SEV Some drivers require memory that is marked as EFI boot services data. In order for this memory to not be re-used by the kernel after ExitBootServices, efimemreserve is use...

6.2CVSS6.3AI score0.00237EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.22 views

CVE-2021-47261

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix initializing CQ fragments buffer The function initcqfragbuf can be called to initialize the current CQ fragments buffer cq-buf, or the temporary cq-resizebuf that is filled during CQ resize operation. However, the...

7.8CVSS6.4AI score0.00234EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/21 3:04 p.m.35 views

CVE-2021-47424 i40e: Fix freeing of uninitialized misc IRQ vector

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix freeing of uninitialized misc IRQ vector When VSI set up failed in i40eprobe as part of PF switch set up driver was trying to free misc IRQ vectors in i40eclearinterruptscheme and produced a kernel Oops: Trying to free...

6.3AI score0.00222EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/21 3:03 p.m.116 views

CVE-2021-47362

CVE-2021-47362 affects the Linux kernel’s drm/amd/pm power management code. The vulnerability occurs during DPM initialization when set_power_state reads values from the current state; if current state is not populated, this can lead to a NULL pointer dereference. The ATCS/ACPI path for PCI speed...

5.5CVSS6.7AI score0.00239EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.20 views

CVE-2021-47350 powerpc/mm: Fix lockup on kernel exec fault

In the Linux kernel, the following vulnerability has been resolved: powerpc/mm: Fix lockup on kernel exec fault The powerpc kernel is not prepared to handle exec faults from kernel. Especially, the function isexecfault will return 'false' when an exec fault is taken by kernel, because the check i...

6.8AI score0.00181EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.18 views

CVE-2021-47248 udp: fix race between close() and udp_abort()

In the Linux kernel, the following vulnerability has been resolved: udp: fix race between close and udpabort Kaustubh reported and diagnosed a panic in udpliblookup. The root cause is udpabort racing with close. Both racing functions acquire the socket lock, but udpv6destroysock release it before...

7.8CVSS6.8AI score0.00189EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.36 views

CVE-2021-47226

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer Both Intel and AMD consider it to be architecturally valid for XRSTOR to fail with PF but nonetheless change the register state. The actual conditions under...

7.1CVSS6.3AI score0.00222EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.42 views

CVE-2021-47224 net: ll_temac: Make sure to free skb when it is completely used

In the Linux kernel, the following vulnerability has been resolved: net: lltemac: Make sure to free skb when it is completely used With the skb pointer piggy-backed on the TX BD, we have a simple and efficient way to free the skb buffer when the frame has been transmitted. But in order to avoid...

7.8CVSS6.6AI score0.00232EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 5:10 p.m.32 views

CVE-2024-35972

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix possible memory leak in bnxtrdmaauxdeviceinit If ulp = kzalloc fails, the allocated edev will leak because it is not properly assigned and the cleanup path will not be able to free it. Fix it by assigning it properly...

5.5CVSS5.3AI score0.00225EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/20 10:15 a.m.15 views

CVE-2024-36009

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix netdev refcount issue The devtracker is added to ax25cb in ax25bind. When the ax25 device is detaching, the devtracker of ax25cb should be deallocated in ax25killbydevice instead of the devtracker of ax25dev. The log...

7.8CVSS6.3AI score0.00233EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.16 views

CVE-2024-35986

In the Linux kernel, the following vulnerability has been resolved: phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregistered The powersupply frame-work is not really designed for there to be long living in kernel references to powersupply devices. Specifically unregistering a...

7CVSS6.4AI score0.00221EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/05/20 9:47 a.m.38 views

CVE-2024-35988 riscv: Fix TASK_SIZE on 64-bit NOMMU

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix TASKSIZE on 64-bit NOMMU On NOMMU, userspace memory can come from anywhere in physical RAM. The current definition of TASKSIZE is wrong if any RAM exists above 4G, causing spurious failures in the userspace access...

6.3AI score0.0021EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/20 9:47 a.m.113 views

CVE-2024-35988

CVE-2024-35988 concerns the Linux kernel RISCV NOMMU patch that corrects TASK_SIZE for 64-bit NOMMU. The current TASK_SIZE definition caused spurious failures in userspace memory access when any RAM above 4 GiB existed, leading to incorrect memory access behavior. The vulnerability is resolved by...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder