Lucene search
+L

7039 matches found

Cvelist
Cvelist
added 2024/04/03 2:54 p.m.45 views

CVE-2024-26688 fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super

In the Linux kernel, the following vulnerability has been resolved: fs,hugetlb: fix NULL pointer dereference in hugetlbsfillsuper When configuring a hugetlb filesystem via the fsconfig syscall, there is a possible NULL dereference in hugetlbfsfillsuper caused by assigning NULL to ctx-hstate in...

7.4AI score0.00245EPSS
SaveExploits0References7
CVE
CVE
added 2024/04/03 2:54 p.m.176 views

CVE-2024-26687

CVE-2024-26687 concerns the Linux kernel xen/events subsystem. The issue arises from a lock-order inversion between irq_mapping_update_lock and irq_desc->lock in shutdown_pirq/startup_pirq paths, allowing race conditions where evtchn mappings can be torn down and re-established concurrently. S...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/04/03 2:54 p.m.25 views

CVE-2024-26686

In the Linux kernel, the following vulnerability has been resolved: fs/proc: dotaskstat: use sig-statslock to gather the threads/children stats locktasksighand can trigger a hard lockup. If NRCPUS threads call dotaskstat at the same time and the process has NRTHREADS, it will spin with irqs...

5.5CVSS7.6AI score0.00213EPSS
SaveExploits0
CVE
CVE
added 2024/04/03 2:54 p.m.214 views

CVE-2024-26686

CVE-2024-26686 refers to a Linux kernel issue where lock_task_sighand could trigger a hard lockup if NR_CPUS threads execute do_task_stat concurrently while a process has NR_THREADS. The fix changes do_task_stat() to gather thread/child statistics using sig->stats_lock outside the sighand lock...

5.5CVSS6.6AI score0.00213EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2024/04/03 12:42 a.m.31 views

CVE-2024-26682

A vulnerability was found in the Linux kernel, in the handling of CSA and ECSA elements during connection attempts. This issue can lead to network instability issues where certain APs are never connected to because the connection is wrongly blocked...

5.5CVSS8.2AI score0.00193EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 12:42 a.m.38 views

CVE-2024-26677

A vulnerability in the Linux kernel affects the Remote Procedure Call over the Rx protocol rxrpc subsystem. The flaw involves an issue with delayed acknowledgments ACKs in which the system mistakenly sets the reference serial number. This reference serial number is not valid in this context and...

4CVSS7.2AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 12:03 a.m.26 views

CVE-2024-26683

A vulnerability was found in the Linux kernel. This issue occurs when an AP continually advertises a stuck ECSA element, leading to incorrect channel switch process handling. This can lead to network connectivity issues if the AP is stuck in a state where it continuously advertises a false channe...

5.5CVSS8.1AI score0.00193EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 12:02 a.m.19 views

CVE-2024-26672

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix variable 'mcafuncs' dereferenced before NULL check in 'amdgpumcasmugetmcaentry' Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpumca.c:377 amdgpumcasmugetmcaentry warn: variable dereferenced before check 'mcafunc...

4.4CVSS7AI score0.00217EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/02 11:40 p.m.17 views

CVE-2023-52630

A vulnerability was found in the blk-iocost module of Linux Kernel, where a shift-out-of-bounds warning due to discrepancies in timestamp handling during CPU transitions in iocgkickdelay, occurred when called from a different CPU, @now could be earlier than @iocg-delayat, triggering an...

5.5CVSS7.6AI score
SaveExploits0References4
NVD
NVD
added 2024/04/02 7:15 a.m.20 views

CVE-2024-26661

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL test for 'timing generator' in 'dcn21setpipe' In "u32 otginst = pipectx-streamres.tg-inst;" pipectx-streamres.tg could be NULL, it is relying on the caller to ensure the tg is not NULL...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References3
NVD
NVD
added 2024/04/02 7:15 a.m.25 views

CVE-2024-26671

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix IO hang from sbitmap wakeup race In blkmqmarktagwait, addwaitqueue may be re-ordered with the following blkmqgetdrivertag in case of getting driver tag failure. Then in sbitmapqueuewakeup, waitqueueactive may not...

4.7CVSS7.3AI score0.00186EPSS
SaveExploits0References10
NVD
NVD
added 2024/04/02 7:15 a.m.27 views

CVE-2024-26668

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftlimit: reject configurations that cause integer overflow Reject bogus configs where internal token counter wraps around. This only occurs with very very large requests, such as 17gbyte/s. Its better to reject this...

5.5CVSS7.4AI score0.00241EPSS
SaveExploits0References5
Rosalinux
Rosalinux
added 2024/04/02 7:03 a.m.34 views

Advisory ROSA-SA-2024-2387

Software: slapi-nis 0.56.6 OS: ROSA Virtualization 2.1 packageevrstring: slapi-nis-0.56.6-2.rv3 CVE-ID: CVE-2021-3480 BDU-ID: None CVE-Crit: HIGH CVE-DESC.: Dereferencing a null pointer during DN binding analysis could allow an unauthenticated attacker to cause the 389-ds-base directory server to...

7.5CVSS7AI score0.01701EPSS
SaveExploits0
CVE
CVE
added 2024/04/02 7:01 a.m.139 views

CVE-2024-26684

CVE-2024-26684 relates to the Linux kernel net/stmmac/xgmac path. The root cause is unhandled Data Path Parity Errors (DPP) for DMA channels, which can trigger a storm of interrupts. The fix, per the connected sources, is to check and clear the DMA_DPP_Interrupt_Status register for each channel. ...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/04/02 7:01 a.m.65 views

CVE-2024-26684

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: xgmac: fix handling of DPP safety error for DMA channels Commit 56e58d6c8a56 "net: stmmac: Implement Safety Features in XGMAC core" checks and reports safety errors, but leaves the Data Path Parity Errors for each...

5.5CVSS7.4AI score0.00223EPSS
SaveExploits0
CVE
CVE
added 2024/04/02 7:01 a.m.116 views

CVE-2024-26682

CVE-2024-26682 affects the Linux kernel's wifi/mac80211 CSA/ECSA handling. The patch fixes: (1) ignoring ECSA elements stuck in probe responses when cfg80211 previously detected them, preventing false connection refusals during CSA; and (2) permitting connections to APs switching to a channel alr...

5.5CVSS6.6AI score0.00193EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/04/02 7:01 a.m.54 views

CVE-2024-26683 wifi: cfg80211: detect stuck ECSA element in probe resp

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: detect stuck ECSA element in probe resp We recently added some validation that we don't try to connect to an AP that is currently in a channel switch process, since that might want the channel to be quiet or we...

6.5AI score0.00193EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/04/02 7:01 a.m.46 views

CVE-2024-26679

In the Linux kernel, the following vulnerability has been resolved: inet: read sk-skfamily once in inetrecverror inetrecverror is called without holding the socket lock. IPv6 socket could mutate to IPv4 with IPV6ADDRFORM socket option and trigger a KCSAN warning...

5.5CVSS7.1AI score0.00184EPSS
SaveExploits0
CVE
CVE
added 2024/04/02 7:01 a.m.214 views

CVE-2024-26678

CVE-2024-26678 affects the Linux kernel’s x86/efistub pathway. The vulnerability arises from using a 1:1 file:memory mapping for the PE/COFF .compat section, which is an 8-byte dummy section containing the 32-bit entrypoint address of a 64-bit kernel image when booted from 32-bit firmware (CONFIG...

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/04/02 7:01 a.m.32 views

CVE-2024-26675

In the Linux kernel, the following vulnerability has been resolved: pppasync: limit MRU to 64K syzbot triggered a warning 1 in allocpages: WARNONONCEGFPorder MAXPAGEORDER, gfp Willem fixed a similar issue in commit c0a2a1b0d631 "ppp: limit MRU to 64K" Adopt the same sanity check for...

5.5CVSS7.3AI score0.00254EPSS
SaveExploits0
Rows per page
Query Builder