Lucene search
K

4828 matches found

RedhatCVE
RedhatCVE
added 2024/06/20 5:58 p.m.28 views

CVE-2024-38549

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add 0 size check to mtkdrmgemobj Add a check to mtkdrmgeminit if we attempt to allocate a GEM object of 0 bytes. Currently, no such check exists and the kernel will panic if a userspace application attempts to...

4.4CVSS7AI score0.00281EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 1:55 p.m.29 views

CVE-2022-48743

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUGON triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detected. Fix this by dropping the packet if such length...

4.4CVSS6.8AI score0.00251EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 12:52 p.m.23 views

CVE-2021-47618

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing assembly functions. therefore, before executing...

4.4CVSS7.1AI score0.00238EPSS
Exploits0References4
NVD
NVD
added 2024/06/20 12:15 p.m.24 views

CVE-2022-48743

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUGON triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detected. Fix this by dropping the packet if such length...

5.5CVSS0.00251EPSS
Exploits0References8
OSV
OSV
added 2024/06/20 12:15 p.m.2 views

DEBIAN-CVE-2022-48729

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix panic with larger ipoib sendqueuesize When the ipoib sendqueuesize is increased from the default the following panic happens: RIP: 0010:hfi1ipoibdraintxring+0x45/0xf0 hfi1 Code: 31 e4 eb 0f 8b 85 c8 02 00 00 41 83 c4...

5.5CVSS5.2AI score0.00196EPSS
Exploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.2 views

UBUNTU-CVE-2022-48729

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix panic with larger ipoib sendqueuesize When the ipoib sendqueuesize is increased from the default the following panic happens: RIP: 0010:hfi1ipoibdraintxring+0x45/0xf0 hfi1 Code: 31 e4 eb 0f 8b 85 c8 02 00 00 41 83 c4...

5.5CVSS5.7AI score0.00196EPSS
Exploits0References5
OSV
OSV
added 2024/06/20 12:15 p.m.1 views

UBUNTU-CVE-2022-48743

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUGON triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detected. Fix this by dropping the packet if such length...

5.5CVSS6.2AI score0.00251EPSS
Exploits0References11
OSV
OSV
added 2024/06/20 11:15 a.m.1 views

DEBIAN-CVE-2021-47618

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing assembly functions. therefore, before executing...

5.5CVSS5.8AI score0.00238EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.21 views

CVE-2022-48743 net: amd-xgbe: Fix skb data length underflow

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUGON triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detected. Fix this by dropping the packet if such length...

6.8AI score0.00251EPSS
Exploits0References8
CVE
CVE
added 2024/06/20 11:13 a.m.132 views

CVE-2022-48743

CVE-2022-48743 (Linux kernel): The issue is in the amd-xgbe NIC path (net/amd-xgbe) where skb data length underflow could trigger BUG_ON() in skbuff.h, potentially causing kernel panics. The documented fix drops the packet when such underflows occur to handle hardware descriptor inconsistencies. ...

5.5CVSS6.9AI score0.00251EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.31 views

CVE-2022-48743 net: amd-xgbe: Fix skb data length underflow

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUGON triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detected. Fix this by dropping the packet if such length...

0.00251EPSS
Exploits0References8
OSV
OSV
added 2024/06/20 11:13 a.m.25 views

CVE-2022-48743 net: amd-xgbe: Fix skb data length underflow

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUGON triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detected. Fix this by dropping the packet if such length...

5.3CVSS5.9AI score0.00251EPSS
Exploits0References11
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.22 views

CVE-2022-48728 IB/hfi1: Fix AIP early init panic

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix AIP early init panic An early failure in hfi1ipoibsetuprn can lead to the following panic: BUG: unable to handle kernel NULL pointer dereference at 00000000000001b0 PGD 0 P4D 0 Oops: 0002 1 SMP NOPTI Workqueue: event...

0.00235EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/06/20 10:57 a.m.23 views

CVE-2021-47618 ARM: 9170/1: fix panic when kasan and kprobe are enabled

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing assembly functions. therefore, before executing...

6.9AI score0.00238EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/06/20 10:57 a.m.20 views

CVE-2021-47618

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing assembly functions. therefore, before executing...

5.5CVSS6.2AI score0.00238EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2024/06/20 12:0 a.m.18 views

CVE-2021-47618

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing assembly functions. therefore, before executing...

5.5CVSS6.3AI score0.00238EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/06/20 12:0 a.m.4 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a panic that occurs when the ARM:9170/1 module enables kasan and kprobe...

5.5CVSS6.5AI score0.00238EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/06/19 2:57 p.m.18 views

CVE-2021-47610 drm/msm: Fix null ptr access msm_ioctl_gem_submit()

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null ptr access msmioctlgemsubmit Fix the below null pointer dereference in msmioctlgemsubmit: 26545.260705: Call trace: 26545.263223: krefput+0x1c/0x60 26545.266452: msmioctlgemsubmit+0x254/0x744 26545.270937:...

6.9AI score0.00191EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/06/19 2:57 p.m.19 views

CVE-2021-47610 drm/msm: Fix null ptr access msm_ioctl_gem_submit()

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null ptr access msmioctlgemsubmit Fix the below null pointer dereference in msmioctlgemsubmit: 26545.260705: Call trace: 26545.263223: krefput+0x1c/0x60 26545.266452: msmioctlgemsubmit+0x254/0x744 26545.270937:...

0.00191EPSS
Exploits0References2
NVD
NVD
added 2024/06/19 2:15 p.m.15 views

CVE-2024-38590

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Modify the print level of CQE error Too much print may lead to a panic in kernel. Change ibdeverr to ibdeverrratelimited, and change the printing level of cqe dump to debug level...

5.5CVSS0.00239EPSS
Exploits0References7
Rows per page
Query Builder