Lucene search
+L

6334 matches found

RedhatCVE
RedhatCVE
added 2024/09/18 9:46 a.m.24 views

CVE-2024-46736

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double put of @cfile in smb2renamepath If smb2setpathattr is called with a valid @cfile and returned -EINVAL, we need to call cifsgetwritablepath again as the reference of @cfile was already dropped by previous...

5.5CVSS6.8AI score0.00244EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/18 9:13 a.m.14 views

CVE-2024-46728

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check index for auxrdinterval before using auxrdinterval has size of 7 and should be checked. This fixes 3 OVERRUN and 1 INTEGEROVERFLOW issues reported by Coverity...

4.4CVSS6.9AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/18 9:12 a.m.17 views

CVE-2024-46727

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add otgmaster NULL check within resourcelogpipetopologyupdate Why Coverity reports NULLRETURN warning. How Add otgmaster NULL check...

5.5CVSS7AI score0.00192EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/18 8:45 a.m.14 views

CVE-2024-46724

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix out-of-bounds read of dfv17channelnumber Check the fbchannelnumber range to avoid the array out-of-bounds read error...

7.1CVSS6.8AI score0.00242EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/18 8:44 a.m.15 views

CVE-2024-46718

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't overmap identity VRAM mapping Overmapping the identity VRAM mapping is triggering hardware bugs on certain platforms. Use 2M pages for the last unaligned to 1G VRAM chunk. v2: - Always use 2M pages for last chunk Fe...

4.4CVSS7.2AI score0.00179EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/18 8:16 a.m.21 views

CVE-2024-46717

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix incorrect page release Under the following conditions: 1 No skb created yet 2 headersize == 0 no SHAMPO header 3 headerindex + 1 % MLX5ESHAMPOWQHEADERPERPAGE == 0 this is the last page fragment of a SHAMPO...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/18 8:15 a.m.26 views

CVE-2024-46785

In the Linux kernel, the following vulnerability has been resolved: eventfs: Use listdelrcu for SRCU protected list variable Chi Zhiling reported: We found a null pointer accessing in tracefs1, the reason is that the variable 'eichild' is set to LISTPOISON1, that means the list was removed in...

5.5CVSS0.00221EPSS
SaveExploits0References3
NVD
NVD
added 2024/09/18 8:15 a.m.36 views

CVE-2024-46764

In the Linux kernel, the following vulnerability has been resolved: bpf: add check for invalid name in btfnamevalidsection If the length of the name string is 1 and the value of name0 is NULL byte, an OOB vulnerability occurs in btfnamevalidsection and the return value is true, so the invalid nam...

7.1CVSS0.00223EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/18 8:15 a.m.18 views

CVE-2024-46751

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUGON when 0 reference count at btrfslookupextentinfo Instead of doing a BUGON handle the error by returning -EUCLEAN, aborting the transaction and logging an error message...

5.5CVSS0.00236EPSS
SaveExploits0References8
NVD
NVD
added 2024/09/18 8:15 a.m.21 views

CVE-2024-46763

In the Linux kernel, the following vulnerability has been resolved: fou: Fix null-ptr-deref in GRO. We observed a null-ptr-deref in fougroreceive while shutting down a host. 0 The NULL pointer is sk-skuserdata, and the offset 8 is of protocol in struct fou. When fourelease is called due to netns...

5.5CVSS0.0024EPSS
SaveExploits0References8
NVD
NVD
added 2024/09/18 8:15 a.m.36 views

CVE-2024-46748

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Set the max subreq size for cache writes to MAXRWCOUNT Set the maximum size of a subrequest that writes to cachefiles to be MAXRWCOUNT so that we don't overrun the maximum write we can make to the backing filesystem...

5.5CVSS0.00202EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/18 7:15 a.m.24 views

CVE-2024-46730

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Ensure array index tginst won't be -1 WHY & HOW tginst will be a negative if timinggeneratorcount equals 0, which should be checked before used. This fixes 2 OVERRUN issues reported by Coverity...

5.5CVSS0.00192EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/18 7:15 a.m.33 views

CVE-2024-46725

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix out-of-bounds write warning Check the ring type value to fix the out-of-bounds write warning...

7.8CVSS0.00239EPSS
SaveExploits0References8
NVD
NVD
added 2024/09/18 7:15 a.m.27 views

CVE-2024-46727

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add otgmaster NULL check within resourcelogpipetopologyupdate Why Coverity reports NULLRETURN warning. How Add otgmaster NULL check...

5.5CVSS0.00192EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/18 7:15 a.m.22 views

CVE-2024-46714

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip wbsclsetscalerfilter if filter is null Callers can pass null in filter i.e. from returned from the function wbsclgetfiltercoeffs16p and a null check is added to ensure that is not the case. This fixes 4...

5.5CVSS0.00239EPSS
SaveExploits0References9
CVE
CVE
added 2024/09/18 7:12 a.m.196 views

CVE-2024-46797

CVE-2024-46797 : In the Linux kernel (PowerPC/MCS qspinlock), a deadlock can occur when an interrupt happens in queued_spin_lock_slowpath() after qnodesp->count is incremented but before node->lock is initialized. This can allow a CPU to see stale lock values and write the wrong qnode’s nex...

5.5CVSS6.1AI score0.00163EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.18 views

CVE-2024-46792 riscv: misaligned: Restrict user access to kernel memory

In the Linux kernel, the following vulnerability has been resolved: riscv: misaligned: Restrict user access to kernel memory rawcopyto,fromuser do not call accessok, so this code allowed userspace to access any virtual memory address...

6.9AI score0.00183EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.32 views

CVE-2024-46792 riscv: misaligned: Restrict user access to kernel memory

In the Linux kernel, the following vulnerability has been resolved: riscv: misaligned: Restrict user access to kernel memory rawcopyto,fromuser do not call accessok, so this code allowed userspace to access any virtual memory address...

0.00183EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.14 views

CVE-2024-46784 net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix error handling in manacreatetxq/rxq's NAPI cleanup Currently napidisable gets called during rxq and txq cleanup, even before napi is enabled and hrtimer is initialized. It causes kernel panic. ?...

6.8AI score0.00207EPSS
SaveExploits0References5
CVE
CVE
added 2024/09/18 7:12 a.m.134 views

CVE-2024-46782

CVE-2024-46782 affects Linux kernel’s ila subsystem (net/ipv6/ila/ila_xlat.c, ila_nf_input) where a use-after-free occurs: ila_xlat_exit_net() frees the rhashtable and then nf_unregister_net_hooks() is called. The issue is the hook removal should occur before freeing resources; the fix reorders a...

7.8CVSS7.2AI score0.00233EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder