Lucene search
+L

252853 matches found

RedHat Linux
RedHat Linux
added 2026/08/20 4:47 a.m.34 views

kernel: smb/client: handle overlapping allocated ranges in fallocate

A flaw was found in the Linux kernel's Server Message Block SMB client. The smb3simplefallocaterange function, which manages file allocation, can incorrectly process overlapping allocated ranges provided by a server. This can result in parts of a file not being properly zero-filled, leading to...

9.8CVSS5.5AI score0.00514EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 4:47 a.m.8 views

kernel: scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf

A flaw was found in the Linux kernel's iSCSI Internet Small Computer System Interface target functionality. This vulnerability, a heap overrun, occurs because the iscsiencodetextoutput function does not properly check buffer capacity when processing login requests. A remote attacker could exploit...

9.8CVSS6AI score0.00778EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 4:47 a.m.8 views

kernel: mm/huge_memory: update file PMD counter before folio_put()

A flaw was found in the Linux kernel's memory management, specifically within the huge page mechanism. When a huge page is split, the system updates a counter after releasing a reference to the memory. This timing issue can lead to the system attempting to read from memory that has already been...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 4:47 a.m.8 views

kernel: smb: client: mask server-provided mode to 07777 in modefromsid

A flaw was found in the Linux kernel's Server Message Block SMB client. When processing server-provided file mode information, the system incorrectly applies these modes without proper security masking. This can result in unintended file permissions, potentially allowing unauthorized access to...

7.1CVSS5.6AI score0.00309EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 4:47 a.m.8 views

kernel: ip6_gre: Use cached t->net in ip6erspan_changelink()

A flaw was found in the Linux kernel's ip6gre module. An unprivileged user could exploit this vulnerability by migrating a network device, causing the ip6erspanchangelink function to incorrectly handle network namespace references. This error leads to a use-after-free condition when the original...

7.8CVSS5.7AI score0.00126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 4:47 a.m.13 views

kernel: net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot

A flaw was found in the Linux kernel's Server-Message-Block Direct SMC-D client. A remote attacker can exploit this vulnerability by sending a specially crafted SMC-Dv2 proposal with a Channel Identifier CHID of 0. This malicious proposal can cause a null pointer dereference in the kernel's SMC...

7.5CVSS5.8AI score0.00501EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 4:47 a.m.9 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...

9.8CVSS5.7AI score0.00778EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/08/20 3:52 a.m.10 views

kernel: scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf

A flaw was found in the Linux kernel's iSCSI Internet Small Computer System Interface target functionality. This vulnerability, a heap overrun, occurs because the iscsiencodetextoutput function does not properly check buffer capacity when processing login requests. A remote attacker could exploit...

9.8CVSS6AI score0.00778EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 3:52 a.m.11 views

kernel: scsi: target: iscsi: Fix CRC overread and double-free in iscsit_handle_text_cmd()

A flaw was found in the Linux kernel's iSCSI Internet Small Computer System Interface target subsystem. This vulnerability involves a buffer overread and a double-free error when processing iSCSI Text commands. A remote attacker could exploit these issues by sending specially crafted network...

9.8CVSS6AI score0.00778EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 3:52 a.m.11 views

kernel: ip6_gre: Use cached t->net in ip6erspan_changelink()

A flaw was found in the Linux kernel's ip6gre module. An unprivileged user could exploit this vulnerability by migrating a network device, causing the ip6erspanchangelink function to incorrectly handle network namespace references. This error leads to a use-after-free condition when the original...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 3:52 a.m.13 views

kernel: mm/huge_memory: update file PMD counter before folio_put()

A flaw was found in the Linux kernel's memory management, specifically within the huge page mechanism. When a huge page is split, the system updates a counter after releasing a reference to the memory. This timing issue can lead to the system attempting to read from memory that has already been...

7.8CVSS4.6AI score0.00129EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 3:52 a.m.10 views

kernel: sched/psi: fix race between file release and pressure write

A flaw was found in the Linux kernel's Pressure Stall Information PSI subsystem. A race condition exists between the file release and pressure write operations, specifically concerning the priv member of struct kernfsopenfile. This can lead to a use-after-free vulnerability or a NULL dereference,...

7.8CVSS5.4AI score0.00115EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 3:52 a.m.10 views

kernel: net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()

A user-after-free vulnerability was found in the linux kernel. sockinitdata attaches the allocated sk object to the provided sock object. If ieee802154create fails later, the allocated sk object is freed, but the dangling pointer remains in the provided sock object, leading to a crash and loss of...

7.8CVSS6.5AI score0.00229EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 3:52 a.m.9 views

kernel: net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot

A flaw was found in the Linux kernel's Server-Message-Block Direct SMC-D client. A remote attacker can exploit this vulnerability by sending a specially crafted SMC-Dv2 proposal with a Channel Identifier CHID of 0. This malicious proposal can cause a null pointer dereference in the kernel's SMC...

7.5CVSS5.7AI score0.00501EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 3:52 a.m.10 views

kernel: smb: client: mask server-provided mode to 07777 in modefromsid

A flaw was found in the Linux kernel's Server Message Block SMB client. When processing server-provided file mode information, the system incorrectly applies these modes without proper security masking. This can result in unintended file permissions, potentially allowing unauthorized access to...

7.1CVSS5.4AI score0.00309EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 3:52 a.m.11 views

kernel: smb/client: handle overlapping allocated ranges in fallocate

A flaw was found in the Linux kernel's Server Message Block SMB client. The smb3simplefallocaterange function, which manages file allocation, can incorrectly process overlapping allocated ranges provided by a server. This can result in parts of a file not being properly zero-filled, leading to...

9.8CVSS5.4AI score0.00514EPSS
SaveExploits0References5
Circl
Circl
added 2026/08/20 2:25 a.m.17 views

CVE-2026-20320

creationtimestamp| type| source ---|---|--- 2026-08-20 02:25:18+00:00| seen| https://bsky.app/profile/securityonline.bsky.social/post/3mti6xkiyyv2u 2026-08-20 12:21:41+00:00| seen| https://bsky.app/profile/thedailytechfeed.com/post/3mtjabxdkxh2l 2026-08-20 12:31:25+00:00| seen|...

7.5CVSS4.8AI score0.00385EPSS
SaveExploits0References4
Oracle linux
Oracle linux
added 2026/08/20 12:00 a.m.10 views

kernel security, bug fix, and enhancement update

4.18.0-553.155.1 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32 and...

8.8CVSS5.5AI score0.00176EPSS
SaveExploits0
AlmaLinux
AlmaLinux
added 2026/08/20 12:00 a.m.19 views

Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: net: ieee802154: do not leave a dangling sk pointer in ieee802154create CVE-2024-56602 kernel: ip6gre: Use cached t-net in ip6erspanchangelink CVE-2026-46120 kernel: sched/psi: fix race...

9.8CVSS6.3AI score0.00778EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.10 views

RHEL 10 : kernel (RHSA-2026:57251)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:57251 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: drm/amdkfd: Fix out-of-bound...

9.8CVSS5.6AI score0.00778EPSS
SaveExploits2References50
Rows per page
Query Builder