Lucene search
+L

6526 matches found

RedhatCVE
RedhatCVE
added 2024/07/31 9:18 a.m.23 views

CVE-2024-42095

In the Linux kernel, the following vulnerability has been resolved: serial: 8250omap: Implementation of Errata i2310 As per Errata i23100, Erroneous timeout can be triggered, if this Erroneous interrupt is not cleared then it may leads to storm of interrupts, therefore apply Errata i2310 solution...

4.1CVSS7.2AI score0.0021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:18 a.m.19 views

CVE-2024-42093

A potential stack overflow flaw was found in the Linux kernel’s DPAA2 ethernet driver. This flaw allows a local user to crash or potentially escalate their privileges on the system...

6.6CVSS7.6AI score0.00223EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:17 a.m.25 views

CVE-2024-42092

In the Linux kernel, the following vulnerability has been resolved: gpio: davinci: Validate the obtained number of IRQs Value of pdata-gpiounbanked is taken from Device Tree. In case of broken DT due to any error this value can be any. Without this value validation there can be out of chips-irqs...

4.1CVSS7.1AI score0.00223EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:17 a.m.32 views

CVE-2024-42084

An unexpected file truncate flaw was found when opening files with specific parameters in the Linux kernel's file-system. This vulnerability allows a local user to corrupt specific files when having access to these files. Mitigation Mitigation for this issue is either not available or the current...

5.7CVSS7.3AI score0.00229EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:17 a.m.22 views

CVE-2024-42077

A vulnerability was found in OCFS2 in the Linux Kernel. This issue occurs due to insufficient transaction credits for Direct I/O DIO operations, which could lead to kernel panics. In ocfs2dioendiowrite, the required transaction credits were underestimated, especially when dealing with large or...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:17 a.m.21 views

CVE-2024-42075

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix remap of arena. The bpf arena logic didn't account for mremap operation. Add a refcnt for multiple mmap events to prevent use-after-free in arenavmclose...

5.2CVSS7AI score0.00221EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:16 a.m.28 views

CVE-2024-42071

In the Linux kernel, the following vulnerability has been resolved: ionic: use devconsumeskbany outside of napi If we're not in a NAPI softirq context, we need to be careful about how we call napiconsumeskb, specifically we need to call it with budget==0 to signal to it that we're not in a safe...

5.5CVSS6.8AI score0.00221EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:16 a.m.14 views

CVE-2024-42070

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fully validate NFTDATAVALUE on store to data registers register store validation for NFTDATAVALUE is conditional, however, the datatype is always either NFTDATAVALUE or NFTDATAVERDICT. This only requires a ne...

5.5CVSS6.9AI score0.00282EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:15 a.m.22 views

CVE-2024-41086

A flaw was found in the bcachefs module in the Linux kernel. In some conditions, an out-of-bounds read of 2 bytes can be triggered due to an incomplete validation of malformed input, resulting in a denial of service...

5.5CVSS6.2AI score0.00213EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:15 a.m.20 views

CVE-2024-41070

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Prevent UAF in kvmspaprtceattachiommugroup Al reported a possible use-after-free UAF in kvmspaprtceattachiommugroup. It looks up stt from tablefd, but then continues to use it after doing fdput on the returne...

7.8CVSS7AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:14 a.m.17 views

CVE-2024-41060

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check bova-bo is non-NULL before using it The call to radeonvmclearfreed might clear bova-bo, so we have to check it before dereferencing it...

5.5CVSS6.9AI score0.00248EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:14 a.m.24 views

CVE-2024-41051

In the Linux kernel, the following vulnerability has been resolved: cachefiles: wait for ondemandobjectworker to finish when dropping object When queuing ondemandobjectworker to re-open the object, cachefilesobject is not pinned. The cachefilesobject may be freed when the pending read request is...

5.8CVSS7.3AI score0.00275EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:13 a.m.19 views

CVE-2024-41043

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: drop bogus WARNON Happens when rules get flushed/deleted while packet is out, so remove this WARNON. This WARN exists in one form or another since v4.14, no need to backport this to older releases, henc...

4.4CVSS6.9AI score0.00232EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:13 a.m.29 views

CVE-2024-41040

A use-after-free vulnerability was found in the net/sshd tcfctflowtableprocessconn of the Linux kernel. This flaw allows an attacker with a crafted payload to induce a system crash, resulting in a loss of system availability. Mitigation Mitigation for this issue is either not available or the...

5.2CVSS7.5AI score0.01EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:12 a.m.32 views

CVE-2024-41022

A vulnerability was found in the AMDGPU DRM driver’s sdmav40processtrapirq function in the Linux Kernel. This issue was addressed by correcting a signedness issue. The instance variable, which was previously unsigned, was changed to a signed type to ensure proper error handling. Mitigation...

5.1CVSS7.1AI score0.0024EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/30 8:15 a.m.26 views

CVE-2024-42162

In the Linux kernel, the following vulnerability has been resolved: gve: Account for stopped queues when reading NIC stats We now account for the fact that the NIC might send us stats for a subset of queues. Without this change, gvegetethtoolstats might make an invalid access on the...

7.8CVSS0.00208EPSS
SaveExploits0References2
NVD
NVD
added 2024/07/30 8:15 a.m.127 views

CVE-2024-42228

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Using uninitialized value size when calling amdgpuvcecsreloc Initialize the size before calling amdgpuvcecsreloc, such as case 0x03000001. V2: To really improve the handling we would actually need to have a separate...

7CVSS0.0024EPSS
SaveExploits0References10
NVD
NVD
added 2024/07/30 8:15 a.m.35 views

CVE-2024-42155

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Wipe copies of protected- and secure-keys Although the clear-key of neither protected- nor secure-keys is accessible, this key material should only be visible to the calling process. So wipe all copies of protected- or...

1.9CVSS0.00188EPSS
SaveExploits0References2
NVD
NVD
added 2024/07/30 8:15 a.m.20 views

CVE-2024-42131

In the Linux kernel, the following vulnerability has been resolved: mm: avoid overflows in dirty throttling logic The dirty throttling logic is interspersed with assumptions that dirty limits in PAGESIZE units fit into 32-bit so that various multiplications fit into 64-bits. If limits end up bein...

4.4CVSS0.00244EPSS
SaveExploits0References9
NVD
NVD
added 2024/07/30 8:15 a.m.32 views

CVE-2024-42118

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not return negative stream id for array WHY resourcestreamtostreamidx returns an array index and it return -1 when not found; however, -1 is not a valid array index number. HOW When this happens, call ASSERT,...

7.8CVSS0.00235EPSS
SaveExploits0References2
Rows per page
Query Builder