Lucene search
K

223877 matches found

RedhatCVE
RedhatCVE
added 2026/05/27 11:7 p.m.7 views

CVE-2026-45966

A flaw was found in the AppArmor security module within the Linux kernel. This vulnerability occurs when the system processes file descriptors, which are references to open files or other I/O resources, using a specific inter-process communication mechanism called SCMRIGHTS. A missing check for...

5.8AI score0.00022EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 11:7 p.m.8 views

CVE-2026-45964

A flaw was found in the Linux kernel's SUNRPC Sun Remote Procedure Call gssauth module. An issue in the error handling path for gssallocmsg could lead to a kernel reference count kref leak. This occurs when a memory allocation fails, preventing the proper release of the gssauth structure. A local...

5.5CVSS5.8AI score0.00032EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 11:7 p.m.10 views

CVE-2026-45965

A flaw was found in the AppArmor security module of the Linux kernel. When the exportbinary parameter is disabled at runtime, a previously loaded profile that is subsequently replaced can lead to a NULL pointer dereference. This occurs when the system attempts to resolve symbolic links to raw dat...

5.8AI score0.00032EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 11:2 p.m.8 views

CVE-2026-45968

A flaw was found in the Linux kernel's cpuidle subsystem. On certain PowerNV systems, when only a single idle state is available, the cpuidle ladder governor may incorrectly treat state 1 as usable. This can lead to an out-of-bounds index being passed, causing a NULL enter callback to be invoked...

5.5CVSS5.8AI score0.00032EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 11:2 p.m.7 views

CVE-2026-45969

A flaw was found in the Linux kernel's Human Interface Device HID PlayStation driver. The psgamepadcreate function does not verify the return value of inputffcreatememless. This missing check can lead to incorrect behavior or potential system crashes when Force Feedback FF effects are activated...

5.8AI score0.00032EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 11:2 p.m.9 views

CVE-2026-45967

A flaw was found in the Linux kernel. Specifically, a bug in the mapdirectvalueaddr function, which is part of the Berkeley Packet Filter BPF instruction array map, leads to incorrect address calculations when dealing with non-zero offsets. This issue could result in the kernel accessing unintend...

5.8AI score0.00024EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 10:57 p.m.6 views

CVE-2026-45970

A flaw was found in the Linux kernel's bonding driver, specifically within the Active-Backup Load Balancing ALB receive path. A local attacker can trigger a Use-After-Free UAF vulnerability in the rlbarprecv function by rapidly bringing a bond interface up and down while receiving Address...

7.8CVSS5.8AI score0.00013EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 10:52 p.m.5 views

CVE-2026-45971

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF component. A local attacker could exploit this vulnerability by providing an excessively large BPF program signature. This could force the kernel into expensive memory allocation paths, potentially leading to resource exhaustion an...

5.5CVSS5.8AI score0.00022EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 10:47 p.m.10 views

CVE-2026-45972

A flaw was found in the Linux kernel's Server Message Block SMB client. This vulnerability, within the smb2openfile function, could allow an attacker to cause memory corruption due to improper handling of memory during file open operations. This could lead to system instability or potentially...

9.8CVSS6AI score0.00072EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 10:42 p.m.7 views

CVE-2026-45973

A flaw was found in the Linux kernel's RDMA/mlx5 driver. A race condition during firmware reset in Link Aggregation Group LAG mode can cause the driver to hang indefinitely while waiting for Unregister Memory Region UMR completion during device unload. This can lead to a denial of service, making...

5.5CVSS5.8AI score0.00023EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 10:42 p.m.7 views

CVE-2026-45974

A flaw was found in the Linux kernel's btrfs filesystem. The btrfsquotaenable function contains a logic error where it attempts to access an invalid memory location if a specific key is not found during a search operation. This incorrect handling of search results can lead to invalid leaf access,...

5.5CVSS5.8AI score0.00032EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 10:37 p.m.6 views

CVE-2026-45976

A flaw was found in the Linux kernel's drm/amdgpu driver. When the amdgpunbiorasswinit function fails during the amdgpurasinit process, an allocated memory structure is not properly released. This oversight results in a memory leak. Over time, this memory leak could potentially lead to system...

5.8AI score0.00024EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 10:37 p.m.9 views

CVE-2026-45975

A flaw was found in the Linux kernel's ublk subsystem. A local attacker could exploit a race condition where the kernel reads struct ublksrvctrlcmd from userspace-mapped memory without proper synchronization. This allows a malicious user to concurrently write to the structure, potentially causing...

7CVSS5.8AI score0.00024EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 10:32 p.m.8 views

CVE-2026-45977

A flaw was found in the Linux kernel's fbnic Fibre Channel over Ethernet Network Interface Card driver. A race condition exists in the handling of firmware logs, where the log can be freed while still being accessed. This can lead to a use-after-free vulnerability, potentially allowing an attacke...

5.8AI score0.00022EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 10:32 p.m.8 views

CVE-2026-45978

A flaw was found in the Linux kernel's Greybus Lights subsystem. This vulnerability occurs when the gblightslightconfig function attempts to store a channel count before successfully allocating the corresponding channels array. If the memory allocation fails, a subsequent cleanup operation can tr...

5.8AI score0.00032EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 10:27 p.m.5 views

CVE-2026-45982

A flaw was found in the Linux kernel. A NULL pointer dereference in the acpievaddressspacedispatch function could allow a local attacker to cause a denial of service DoS by triggering a missed execution path. This vulnerability arises from an incomplete check in the Advanced Configuration and Pow...

5.5CVSS5.9AI score0.00031EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 10:27 p.m.7 views

CVE-2026-45980

A flaw was found in the Linux kernel's accel/amdxdna driver. A local user could exploit this vulnerability by running jobs on a hardware context while it is in the process of releasing resources. This improper job scheduling can lead to a use-after-free condition, resulting in system crashes and ...

7.8CVSS5.8AI score0.00013EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 10:27 p.m.6 views

CVE-2026-45979

A flaw was found in the Linux kernel's amdgpu graphics driver. When the system experiences low memory conditions, a specific cleanup routine within the amdgpucsparserbos function may fail to properly unlock a mutex. This oversight can lead to resource contention, potentially causing a denial of...

5.8AI score0.00024EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 10:27 p.m.7 views

CVE-2026-45981

A flaw was found in the Linux kernel, specifically within the s390/cio component. This vulnerability stems from incorrect device lifecycle management during subchannel allocation. This could allow an attacker to trigger use-after-free or double-free conditions, potentially leading to system...

5.5CVSS5.8AI score0.00024EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/05/27 10:27 p.m.6 views

CVE-2026-45983

A flaw was found in the Linux kernel's Network File System version 4 NFSv4 daemon nfsd. When processing NFSv4 requests, delayed responses from idmap lookups can cause requests to be dropped. This issue prevents the session slot from being properly cleared, leading to subsequent client requests...

7CVSS5.8AI score0.00032EPSS
Exploits0References4
Rows per page
Query Builder