Lucene search
+L

321 matches found

RedhatCVE
RedhatCVE
added 2024/07/16 2:22 p.m.26 views

CVE-2024-39505

In the Linux kernel, the following vulnerability has been resolved: drm/komeda: check for error-valued pointer komedapipelinegetstate may return an error-valued pointer, thus check the pointer for negative or null value before dereferencing. Mitigation Mitigation for this issue is either not...

4.4CVSS8.3AI score0.00283EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 12:25 p.m.25 views

CVE-2022-48850 net-sysfs: add check for netdevice being present to speed_show

In the Linux kernel, the following vulnerability has been resolved: net-sysfs: add check for netdevice being present to speedshow When bringing down the netdevice or system shutdown, a panic can be triggered while accessing the sysfs path because the device is already removed. 755.549084 mlx5core...

5.8AI score
SaveExploits0References11
CVE
CVE
added 2024/07/16 11:44 a.m.108 views

CVE-2022-48830

CVE-2022-48830 : Linux kernel fix for a CAN bus race in isotp_rcv() that could race with concurrent CAN frame reception, causing skb_over_panic when skb length changes during isotp_rcv_cf()/isotp_rcv_ff(). The patch adds a spin_lock around isotp_rcv() to ensure state synchronization and data-stru...

8.8CVSS6.6AI score0.00313EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/07/16 8:03 a.m.27 views

CVE-2024-41008

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: change vm-taskinfo handling This patch changes the handling and lifecycle of vm-taskinfo object. The major changes are: - vm-taskinfo is a dynamically allocated ptr now, and its uasge is reference counted. - introduci...

7.8CVSS5.6AI score0.00189EPSS
SaveExploits0
OSV
OSV
added 2024/07/12 12:37 p.m.21 views

CVE-2024-40990 RDMA/mlx5: Add check for srq max_sge attribute

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Add check for srq maxsge attribute maxsge attribute is passed by the user, and is inserted and used unchecked, so verify that the value doesn't exceed maximum allowed value before using it...

7.8CVSS6AI score
SaveExploits0References10
OSV
OSV
added 2024/07/12 12:32 p.m.28 views

CVE-2024-40958 netns: Make get_net_ns() handle zero refcount net

In the Linux kernel, the following vulnerability has been resolved: netns: Make getnetns handle zero refcount net Syzkaller hit a warning: refcountt: addition on 0; use-after-free. WARNING: CPU: 3 PID: 7890 at lib/refcount.c:25 refcountwarnsaturate+0xdf/0x1d0 Modules linked in: CPU: 3 PID: 7890...

7.8CVSS5.9AI score
SaveExploits0References14
Debian CVE
Debian CVE
added 2024/07/10 7:18 a.m.60 views

CVE-2024-39493

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - Fix ADFDEVRESETSYNC memory leak Using completiondone to determine whether the caller has gone away only works after a complete call. Furthermore it's still possible that the caller has not yet called...

5.5CVSS5.5AI score0.00239EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/07/05 7:15 a.m.20 views

CVE-2024-39483

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked When requesting an NMI window, WARN on vNMI support being enabled if and only if NMIs are actually masked, i.e. if the vCPU is already handling an NMI. KVM's ABI fo...

7.1CVSS6.4AI score0.00227EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/07/05 6:55 a.m.17 views

CVE-2024-39483

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked When requesting an NMI window, WARN on vNMI support being enabled if and only if NMIs are actually masked, i.e. if the vCPU is already handling an NMI. KVM's ABI fo...

7.1CVSS6.2AI score0.00227EPSS
SaveExploits0
OSV
OSV
added 2024/07/05 6:55 a.m.24 views

CVE-2024-39479 drm/i915/hwmon: Get rid of devm

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hwmon: Get rid of devm When both hwmon and hwmon drvdata on which hwmon depends are device managed resources, the expectation, on device unbind, is that hwmon will be released before drvdata. However, in i915 there are t...

7.8CVSS6.1AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/07/05 6:55 a.m.15 views

CVE-2024-39476

In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix deadlock that raid5d wait for itself to clear MDSBCHANGEPENDING Xiao reported that lvm2 test lvconvert-raid-takeover.sh can hang with small possibility, the root cause is exactly the same as commit bed9e27baf52...

5.5CVSS6.2AI score0.00178EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/06/24 1:52 p.m.24 views

CVE-2024-38667

In the Linux kernel, the following vulnerability has been resolved: riscv: prevent ptregs corruption for secondary idle threads Top of the kernel thread stack should be reserved for ptregs. However this is not the case for the idle threads of the secondary boot harts. Their stacks overlap with...

7.8CVSS5.7AI score0.00228EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/06/21 7:52 p.m.28 views

CVE-2024-38623

A vulnerability was found in the Linux kernel's NTFS3 filesystem module. This issue has been resolved by switching from a fixed-size array to a variable-length array. This change mitigates the risk of buffer overflows that could potentially be exploited by attackers. Mitigation Mitigation for thi...

5.5CVSS9.1AI score0.00526EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/06/21 11:15 a.m.44 views

CVE-2024-39277

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: benchmark: handle NUMANONODE correctly cpumaskofnode can be called for NUMANONODE inside domapbenchmark resulting in the following sanitizer report: UBSAN: array-index-out-of-bounds in...

7.8CVSS5.5AI score0.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/06/21 10:18 a.m.45 views

CVE-2024-38390

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails Calling a6xxdestroy before adrenogpuinit leads to a null pointer dereference on: msmgpucleanup : platformsetdrvdatagpu-pdev, NULL; as gpu-pdev is only assigned...

5.5CVSS5AI score0.00222EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/06/21 10:18 a.m.24 views

CVE-2024-36489

In the Linux kernel, the following vulnerability has been resolved: tls: fix missing memory barrier in tlsinit In tlsinit, a write memory barrier is missing, and store-store reordering may cause NULL dereference in tlssetsockopt,getsockopt. CPU0 CPU1 ----- ----- // In tlsinit // In tlsctxcreate c...

5.5CVSS6AI score0.00255EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/06/21 10:18 a.m.23 views

CVE-2024-36270

In the Linux kernel, the following vulnerability has been resolved: netfilter: tproxy: bail out if IP has been disabled on the device syzbot reports: general protection fault, probably for non-canonical address 0xdffffc0000000003: 0000 1 PREEMPT SMP KASAN PTI KASAN: null-ptr-deref in range...

5.5CVSS6.2AI score0.00261EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/06/20 1:56 p.m.21 views

CVE-2022-48749

A NULL pointer dereference flaw was found in the Linux kernel. This issue is due to an invalid parameter check in dpusetupdspppcc...

5.5CVSS9.1AI score0.00225EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/20 12:15 p.m.22 views

CVE-2022-48742

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: make sure to refresh masterdev/mops in rtnlnewlink While looking at one unrelated syzbot bug, I found the replay logic in rtnlnewlink to potentially trigger use-after-free. It is better to clear masterdev and mops insi...

7.8CVSS0.00239EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/06/20 11:56 a.m.24 views

CVE-2021-47610

A vulnerability was found in the Linux kernel's DRM MSM driver, affecting Qualcomm Snapdragon GPUs. This issue involves a null pointer dereference in the msmioctlgemsubmit function, which could lead to system crashes ora denial of service DoS. Mitigation Mitigation for this issue is either not...

5.5CVSS6.8AI score0.00191EPSS
SaveExploits0References4
Rows per page
Query Builder