Lucene search
+L

2830 matches found

OSV
OSV
added 2026/07/31 4:27 p.m.12 views

GHSA-V833-3823-CMHP OnionShare Receive mode writes uploaded files even when file uploads are disabled

Summary OnionShare CLI/Desktop 2.6.3 does not enforce the Receive mode disablefiles setting at the file upload sink. When a Receive service is configured as a text-message-only endpoint --disable-files / "Disable uploading files", a remote sender who can reach the OnionShare service can still sen...

5.4CVSS5.7AI score0.0023EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:00 a.m.10 views

AlmaLinux 9 : kernel (ALSA-2026:45192)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:45192 advisory. kernel: KVM: x86: Don't recheck L1 intercepts when completing userspace I/O CVE-2025-40026 kernel: dm log: fix out-of-bounds write due to regioncount...

9.8CVSS7.8AI score0.00395EPSS
SaveExploits4References8
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.10 views

SUSE CVE-2026-52810

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Git smart HTTP authorizes POST .../git-receive-pack using the client-supplied service query string so ?service=git-upload-pack is evaluated as read access while routing still runs git receive-pack, allowing push where only read shou...

7.1CVSS7.7AI score0.00337EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.10 views

SUSE CVE-2026-52811

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Repository.UploadRepoFiles checks for symlinks only on the leaf of the upload target osx.IsSymlinktargetPath. The siblings UpdateRepoFile, DeleteRepoFile, and GetDiffPreview use hasSymlinkInPath, which lstats every component -...

9CVSS7.7AI score0.00455EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/30 5:30 a.m.12 views

CVE-2026-64381

A flaw was found in the SMB client of the Linux kernel. A remote attacker could exploit a memory leak in the receiveencryptedstandard function by sending specially crafted compound Protocol Data Units PDUs. This vulnerability occurs because a buffer is allocated before a necessary size check,...

5.5CVSS6.1AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/30 4:59 a.m.11 views

CVE-2026-64528

A flaw was found in the Linux kernel's Samsung serial driver. When console flow control is enabled, a redundant attempt to acquire a port lock occurs within the receive helper functions. This can lead to a deadlock on the same CPU, causing the system to become unresponsive...

5.8AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 9:32 a.m.7 views

CVE-2026-64303

A flaw was found in the Linux kernel's fsl-lpspi driver. This vulnerability occurs when the transmit TX Direct Memory Access DMA channel fails to prepare, but the receive RX DMA channel continues to operate. This can lead to memory corruption or a use-after-free condition, potentially allowing an...

9.8CVSS6AI score0.00675EPSS
SaveExploits0References4
Rockylinux
Rockylinux
added 2026/07/29 6:01 a.m.13 views

kernel-rt security update

An update is available for kernel-rt. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel-rt packages provide the Real Time Linux Kernel, which enables...

9.8CVSS5.9AI score0.00395EPSS
SaveExploits0
OSV
OSV
added 2026/07/29 6:00 a.m.11 views

RLSA-2026:47011 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ipv6: fix possible UAF in icmpv6rcv CVE-2026-53006 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related information, refer to...

7CVSS5.8AI score0.00395EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/29 5:32 a.m.9 views

CVE-2026-64552

A flaw was found in the Linux kernel's virtio-net component. A malicious virtio backend can exploit an insufficient length check in the receivebig function, leading to an out-of-bounds write. This vulnerability can result in a denial of service DoS due to system instability or crashes...

8.4CVSS5.8AI score0.00144EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/28 5:08 p.m.11 views

SUSE CVE-2026-64541

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF in smccdcrxhandler by pinning the socket smccdcrxhandler looks up the connection by token under the link group's connslock, drops the lock, and then dereferences conn and the smcsock derived from it, ending in...

7CVSS5.7AI score0.00521EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/28 5:07 p.m.9 views

SUSE CVE-2026-64552

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose: addrecvbufbig sets sg1 to start at offset sizeofstruct paddedvnethdr into the...

6.7CVSS5.7AI score0.00144EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 5:01 p.m.9 views

GHSA-28GM-JRMW-XX93 SIPSorcery: Malformed UDP packet on the RTP/ICE socket can remotely terminate a media session (DoS)

Impact A single malformed inbound UDP packet on the RTP/ICE socket can remotely terminate an active RTP or WebRTC media session. The packet receive handler indexes packet and STUN attribute bytes without sufficient length checks and throws, and the UDP receive loop converted any such exception in...

7.5CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/07/28 9:08 a.m.6 views

BIT-THRIFT-2026-55968 Apache Thrift: Node.js quadratic-time DoS in server receive transports

Inefficient Algorithmic Complexity, Allocation of Resources Without Limits or Throttling vulnerability in Apache Thrift Node.js bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

8.7CVSS5.8AI score0.01097EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/28 12:00 a.m.31 views

ALSA-2026:47011 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ipv6: fix possible UAF in icmpv6rcv CVE-2026-53006 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related information, refer to...

9.8CVSS5.8AI score0.00395EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/28 12:00 a.m.8 views

ALSA-2026:47017 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: bridge: use a stable FDB dst snapshot in RCU readers CVE-2026-46086 kernel: ipv6: fix possible UAF in icmpv6rcv CVE-2026-53006 kernel: tipc: fix double-free in tipcbufappend...

9.8CVSS7.3AI score0.92855EPSS
SaveExploits21References10
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-64552

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose:...

8.4CVSS5.4AI score0.00144EPSS
SaveExploits0References2
AlmaLinux
AlmaLinux
added 2026/07/28 12:00 a.m.21 views

Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ipv6: fix possible UAF in icmpv6rcv CVE-2026-53006 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related information, refer to...

9.8CVSS5.8AI score0.00395EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2026/07/28 12:00 a.m.13 views

Important: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: ipv6: fix possible UAF in icmpv6rcv CVE-2026-53006 For more details about the security issues, including the impact, a CVSS score,...

9.8CVSS5.9AI score0.00395EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/27 9:17 p.m.9 views

CVE-2026-64552

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose: addrecvbufbig sets sg1 to start at offset sizeofstruct paddedvnethdr into the...

8.4CVSS0.00144EPSS
SaveExploits0References6
Rows per page
Query Builder