Lucene search
+L

478418 matches found

RedhatCVE
RedhatCVE
added 2026/08/17 5:48 p.m.4 views

CVE-2026-72036

A flaw was found in the Linux kernel's schmultiq component, which handles network packet scheduling. This vulnerability occurs when a non-work-conserving child queue is improperly handled after a packet has been temporarily stored. This can lead to a desynchronization of network packet queues and...

7.8CVSS5.5AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 5:48 p.m.9 views

CVE-2026-72035

A flaw was found in the Linux kernel's taprio Time-Aware Priority Shaper scheduler. When the taprio software path processes network packets from a non-work-conserving child queue discipline qdisc, it can incorrectly handle the packet buffer, leading to a null pointer dereference. This issue can...

8.2CVSS5.5AI score0.00536EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 5:48 p.m.6 views

CVE-2026-72034

A flaw was found in the Linux kernel's file handle fhandle mechanism. A local attacker could exploit a vulnerability in the capablewrtmount function, which incorrectly handles detached mounts. By performing specific operations, an attacker could trigger a null pointer dereference, leading to a...

7.8CVSS5.5AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 5:48 p.m.4 views

CVE-2026-72030

A flaw was found in the Linux kernel's libata-core component. A malicious device, or a local attacker with control over a device, could provide an invalid count for concurrent positioning ranges. This improper handling of input could lead to a buffer overflow, potentially causing the system to...

5.5CVSS5.7AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 5:48 p.m.6 views

CVE-2026-72029

A flaw was found in the Linux kernel's Wireless Wide Area Network WWAN module, specifically within the iosm component. A remote attacker, by manipulating a connected modem, could provide malformed data containing crafted offsets and lengths. This could lead to an out-of-bounds read, potentially...

8.8CVSS5.6AI score0.00403EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 5:48 p.m.6 views

CVE-2026-72028

A flaw was found in the Linux kernel's kretprobe kernel return probe functionality on RISC-V architectures. A local attacker can trigger a kernel crash by attempting to read from the stack within a kretprobe. This occurs because the archrethooktrampoline does not correctly save the original stack...

5.5CVSS5.7AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 5:47 p.m.5 views

CVE-2026-72027

A flaw was found in the Linux kernel's memory management subsystem, specifically within the mm/compaction component. When the freepagesprepare function fails, the compactionfree function does not properly handle this error. This oversight can lead to pages that are either hardware poisoned...

7.8CVSS5.6AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 5:47 p.m.6 views

CVE-2026-72024

A flaw was found in the mac802154 component of the Linux kernel. When network interfaces are removed, the system incorrectly manages memory, which can cause a program to try and use memory that is no longer available or has been corrupted. This vulnerability could lead to system instability or a...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/17 5:19 p.m.10 views

Important: Red Hat Security Advisory: haproxy security update

An update for haproxy is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

9.1CVSS5.7AI score0.00484EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/17 5:13 p.m.12 views

kernel: can:bcm: arbitrary kernel code execution leading to escalate privileges

A flaw was found in the Linux kernel in net/can/bcm.c in can: bcm, where an unprivileged local user can exploit this vulnerability to execute arbitrary code within the kernel, which leads to a local privilege escalation LPE. This allows the attacker to gain root privileges and take full control o...

7.8CVSS6.2AI score0.0012EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 5:13 p.m.4 views

kernel: drm/amd/display: Validate payload length and link_index in dc_process_dmub_aux_transfer_async

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Validate payload length and linkindex in dcprocessdmubauxtransferasync Why&How dcprocessdmubauxtransferasync copies payload-length bytes into a 16-byte stack buffer dpaux.data16 guarded only by an ASSERT, which i...

7CVSS5.9AI score0.00135EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 5:13 p.m.28 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

8.8CVSS6.5AI score0.00176EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/08/17 5:13 p.m.4 views

kernel: mm/slub: avoid accessing metadata when pointer is invalid in object_err()

A flaw was found in the Linux kernel’s SLUB memory allocator mm/slub. The function objecterr — used for debugging object metadata freelist pointer, redzone, etc. — can access invalid pointers when reporting corruption, leading to a crash. In some cases, due to freelist corruption e.g., detected b...

7.1CVSS5.6AI score0.00152EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 5:13 p.m.6 views

kernel: crypto: ccp - copy IV using skcipher ivsize

A flaw was found in the Linux kernel's cryptographic coprocessor CCP driver. When processing AFALG rfc3686-ctr-aes-ccp requests, the ccpaescomplete function attempts to restore more data than the allocated buffer for the Initialization Vector IV can hold. This leads to a buffer overrun, which can...

7.8CVSS5.9AI score0.0014EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 5:13 p.m.12 views

kernel: drm/amdgpu: zero-initialize GART table on allocation

A flaw was found in the Linux kernel's AMD GPU amdgpu driver. When allocating a Graphics Address Remapping Table GART, the memory was not properly initialized. This could allow a local attacker to potentially access uninitialized memory, leading to information disclosure or unexpected system...

8.8CVSS5.5AI score0.0012EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 5:13 p.m.6 views

kernel: drm/amd/display: Use krealloc_array() in dal_vector_reserve()

A flaw was found in the Linux kernel's drm/amd/display component. The dalvectorreserve function calculates memory allocation size using 32-bit arithmetic, which can lead to an integer overflow. This overflow causes a smaller memory buffer to be allocated than intended, resulting in a heap overflo...

7CVSS6.5AI score0.00142EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 5:13 p.m.7 views

kernel: drm/amd/display: Clamp VBIOS HDMI retimer register count to array size

A flaw was found in the Linux kernel's AMD display driver. This vulnerability occurs when the driver processes malformed VBIOS Video Basic Input/Output System data. Specifically, unvalidated register counts in the VBIOS can lead to an out-of-bounds memory write during the driver's initialization...

7.8CVSS6.2AI score0.00129EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 5:13 p.m.3 views

kernel: drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()

A flaw was found in the Linux kernel's drm/amdkfd component. An unprivileged local user can exploit an out-of-bounds write vulnerability in the kfdeventpageset function. This occurs because the function writes data without properly validating the buffer size, allowing a small buffer to trigger a...

7.8CVSS5.8AI score0.00139EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 5:13 p.m.16 views

kernel: drm/i915: Fix potential UAF in TTM object purge

A flaw was found in the Linux kernel's Intel i915 graphics driver drm/i915. This use-after-free UAF vulnerability occurs during the TTM object purge operation. An attacker could potentially exploit this to cause a system crash, leading to a denial of service...

7.8CVSS5.7AI score0.00176EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 5:13 p.m.5 views

kernel: drm/amdgpu: fix amdgpu_hmm_range_get_pages

A flaw was found in the Linux kernel, specifically within the drm/amdgpu component. This vulnerability arises from incorrect handling of a notifier sequence in the amdgpuhmmrangegetpages function, where the sequence can be read more than once. This can lead to the system processing invalid memory...

7.8CVSS5.6AI score0.00172EPSS
SaveExploits0References5
Rows per page
Query Builder