Lucene search
+L

1749 matches found

Cvelist
Cvelist
added 2024/06/24 1:52 p.m.37 views

CVE-2024-39291 drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rlc_microcode()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix buffer size in gfxv943init cpcomputemicrocode and rlcmicrocode The function gfxv943initmicrocode in gfxv943.c was generating about potential truncation of output when using the snprintf function. The issue was due...

0.00245EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/06/24 1:52 p.m.14 views

CVE-2024-39291 drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rlc_microcode()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix buffer size in gfxv943init cpcomputemicrocode and rlcmicrocode The function gfxv943initmicrocode in gfxv943.c was generating about potential truncation of output when using the snprintf function. The issue was due...

7.1AI score0.00245EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/06/24 1:50 p.m.16 views

CVE-2024-38664

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdpsub: Always register bridge We must always register the DRM bridge, since zynqmpdphpdworkfunc calls drmbridgehpdnotify, which in turn expects hpdmutex to be initialized. We do this before zynqmpdpsubdrminit since tha...

7.8CVSS4.8AI score0.00201EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/06/21 11:18 a.m.54 views

CVE-2024-34777

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: benchmark: fix node id validation While validating node ids in mapbenchmarkioctl, nodepossible may be provided with invalid argument outside of 0,MAXNUMNODES-1 range leading to: BUG: KASAN: wild-memory-access in...

7.1CVSS5.6AI score0.00219EPSS
SaveExploits0
NVD
NVD
added 2024/06/21 11:15 a.m.19 views

CVE-2024-38637

In the Linux kernel, the following vulnerability has been resolved: greybus: lights: check return of getchannelfrommode If channel for the given node is not found we return null from getchannelfrommode. Make sure we validate the return pointer before using it in two of the missing places. This wa...

5.5CVSS0.00231EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/06/21 11:15 a.m.33 views

CVE-2024-38662 bpf: Allow delete from sockmap/sockhash only if update is allowed

In the Linux kernel, the following vulnerability has been resolved: bpf: Allow delete from sockmap/sockhash only if update is allowed We have seen an influx of syzkaller reports where a BPF program attached to a tracepoint triggers a locking rule violation by performing a mapdelete on a...

6.9AI score0.00222EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.33 views

CVE-2024-38629

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Avoid unnecessary destruction of fileida fileida is allocated during cdev open and is freed accordingly during cdev release. This sequence is guaranteed by driver file operations. Therefore, there is no need to...

7.8CVSS6.4AI score0.00233EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.43 views

CVE-2024-38633 serial: max3100: Update uart_driver_registered on driver removal

In the Linux kernel, the following vulnerability has been resolved: serial: max3100: Update uartdriverregistered on driver removal The removal of the last MAX3100 device triggers the removal of the driver. However, code doesn't update the respective global variable and after insmod — rmmod — insm...

0.00245EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.30 views

CVE-2024-36478 null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix null-ptr-dereference while configuring 'power' and 'submitqueues' Writing 'power' and 'submitqueues' concurrently will trigger kernel panic: Test script: modprobe nullblk nrdevices=0 mkdir -p...

0.00269EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.31 views

CVE-2024-36281 net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rules

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use mlx5ipsecrxstatusdestroy to correctly delete status rules rxcreate no longer allocates a modifyhdr instance that needs to be cleaned up. The mlx5modifyheaderdealloc call will lead to a NULL pointer dereference. A le...

0.00241EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/06/21 10:18 a.m.24 views

CVE-2024-36244 net/sched: taprio: extend minimum interval restriction to entire cycle too

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: extend minimum interval restriction to entire cycle too It is possible for syzbot to side-step the restriction imposed by the blamed commit in the Fixes: tag, because the taprio UAPI permits a cycle-time...

6.7AI score0.00246EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/06/21 10:18 a.m.15 views

CVE-2024-33621

In the Linux kernel, the following vulnerability has been resolved: ipvlan: Dont Use skb-sk in ipvlanprocessv4,6outbound Raw packet from PFPACKET socket ontop of an IPv6-backed ipvlan device will hit WARNONONCE in skmcloop through schdirectxmit path. WARNING: CPU: 2 PID: 0 at net/core/sock.c:775...

5.5CVSS6.2AI score0.00268EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/06/21 10:18 a.m.20 views

CVE-2024-31076

In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline The absence of IRQDMOVEPCNTXT prevents immediate effectiveness of interrupt affinity reconfiguration via procfs. Instead, the change is deferred until the next...

5.5CVSS6AI score0.00258EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/21 10:18 a.m.21 views

CVE-2023-52884 Input: cyapa - add missing input core locking to suspend/resume functions

In the Linux kernel, the following vulnerability has been resolved: Input: cyapa - add missing input core locking to suspend/resume functions Grab input-mutex during suspend/resume functions like it is done in other input drivers. This fixes the following warning during system suspend/resume cycl...

6.9AI score0.00177EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/06/20 5:33 p.m.30 views

CVE-2024-38559

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Ensure the copied buf is NUL terminated Currently, we allocate a count-sized kernel buffer and copy count from userspace to that buffer. Later, we use kstrtouint on this buffer but we don't ensure that the string is...

4.4CVSS7AI score0.00253EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 2:29 p.m.19 views

CVE-2024-38609

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: connac: check for null before dereferencing The wcid can be NULL. It should be checked for validity before dereferencing it to avoid crash. Mitigation Mitigation for this issue is either not available or the currently...

4.4CVSS7.6AI score0.0018EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 1:55 p.m.38 views

CVE-2022-48744

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid field-overflowing memcpy In preparation for FORTIFYSOURCE performing compile-time and run-time field bounds checking for memcpy, memmove, and memset, avoid intentionally writing across neighboring fields. Use...

6.7CVSS9AI score0.00607EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/20 12:15 p.m.33 views

CVE-2022-48765

In the Linux kernel, the following vulnerability has been resolved: KVM: LAPIC: Also cancel preemption timer during SETLAPIC The below warning is splatting during guest reboot. ------------ cut here ------------ WARNING: CPU: 0 PID: 1931 at arch/x86/kvm/x86.c:10322 kvmarchvcpuioctlrun+0x874/0x880...

5.5CVSS0.0021EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.20 views

CVE-2022-48766 drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wrap dcn301calculatewmanddlg for FPU. Mirrors the logic for dcn30. Cue lots of WARNs and some kernel panics without this fix...

6.9AI score0.00182EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.14 views

CVE-2022-48756 drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: invalid parameter check in msmdsiphyenable The function performs a check on the "phy" input parameter, however, it is used before the check. Initialize the "dev" variable after the sanity check to avoid a possible NU...

6.7AI score0.0021EPSS
SaveExploits0References7
Rows per page
Query Builder