Lucene search
K

8393 matches found

OSV
OSV
added 2026/04/03 12:3 a.m.3 views

OSV-2026-507 Security exception in org.apache.lucene.util.ArrayUtil.copyOfSubArray

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=498705946 Crash type: Security exception Crash state: org.apache.lucene.util.ArrayUtil.copyOfSubArray org.apache.lucene.util.BytesRef.deepCopyOf org.apache.lucene.index.Term...

5.4AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.1 views

PT-2026-30148

In the Linux kernel, the following vulnerability has been resolved: net: ti: icssg-prueth: Fix memory leak in XDP DROP for non-zero-copy mode Page recycling was removed from the XDP DROP path in emac run xdp to avoid conflicts with AF XDP zero-copy mode, which uses xsk buff free instead. However,...

5.8AI score0.0006EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.4 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from cleaning up subobjects before the RCU grace period, potentially leading to null pointer dereferencing...

7.8CVSS7AI score0.00017EPSS
Exploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/02 6:41 p.m.4 views

Security Bulletin: IBM Copy Services Manager may be affected by multiple vulnerabilities due to IBM SDK Quarterly CPU - Jan 2026

Summary Multiple Vulnerabilities were disclosed as part of the JAVA SE January 2026 Patch Update. Although likelihood of these issues being exploited is very low, IBM Copy Services Manager frequently updates product stack to ensure the utmost security is maintained. Vulnerability Details Refer to...

7.5CVSS6.8AI score0.00089EPSS
Exploits0Affected Software1
EUVD
EUVD
added 2026/04/02 6:31 p.m.4 views

EUVD-2026-18398

In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users' expectations, if the download is performed as root with -O legacy scp protocol and without -p preserve mode...

7.5CVSS5.8AI score0.00067EPSS
Exploits0References4
OSV
OSV
added 2026/04/02 5:16 p.m.3 views

DEBIAN-CVE-2026-35385

In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users' expectations, if the download is performed as root with -O legacy scp protocol and without -p preserve mode...

8.1CVSS5.2AI score0.00067EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2026/04/02 5:16 p.m.2 views

CVE-2026-35385

In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users' expectations, if the download is performed as root with -O legacy scp protocol and without -p preserve mode...

8.1CVSS5.8AI score0.00067EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/02 4:30 p.m.10 views

CVE-2026-35385

In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users' expectations, if the download is performed as root with -O legacy scp protocol and without -p preserve mode...

7.5CVSS5.8AI score0.00067EPSS
Exploits0References4
Snyk
Snyk
added 2026/04/02 4:30 p.m.1 views

Improper Preservation of Permissions

Overview Affected versions of this package are vulnerable to Improper Preservation of Permissions in the scp when the legacy protocol option -O is used by a root user without preserving original file permissions -p. An attacker can gain elevated privileges by supplying a malicious file that, when...

8.1CVSS6AI score0.00067EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/04/02 4:30 p.m.68 views

CVE-2026-35385

In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users' expectations, if the download is performed as root with -O legacy scp protocol and without -p preserve mode...

7.5CVSS0.00067EPSS
Exploits0References3
OSV
OSV
added 2026/04/02 12:16 p.m.0 views

UBUNTU-CVE-2026-23415

In the Linux kernel, the following vulnerability has been resolved: futex: Fix UaF between futexkeytonodeopt and vmareplacepolicy During futexkeytonodeopt execution, vma-vmpolicy is read under speculative mmap lock and RCU. Concurrently, mbind may call vmareplacepolicy which frees the old mempoli...

7.8CVSS5.7AI score0.00018EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/02 11:40 a.m.3 views

CVE-2026-23415

In the Linux kernel, the following vulnerability has been resolved: futex: Fix UaF between futexkeytonodeopt and vmareplacepolicy During futexkeytonodeopt execution, vma-vmpolicy is read under speculative mmap lock and RCU. Concurrently, mbind may call vmareplacepolicy which frees the old mempoli...

5.7AI score0.00018EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/02 11:40 a.m.20 views

CVE-2026-23415 futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()

In the Linux kernel, the following vulnerability has been resolved: futex: Fix UaF between futexkeytonodeopt and vmareplacepolicy During futexkeytonodeopt execution, vma-vmpolicy is read under speculative mmap lock and RCU. Concurrently, mbind may call vmareplacepolicy which frees the old mempoli...

7.8CVSS0.00018EPSS
Exploits0References3
CVE
CVE
added 2026/04/02 11:40 a.m.13 views

CVE-2026-23415

The CVE-2026-23415 issue affects the Linux kernel futex subsystem. A race occurs between futex_key_to_node_opt() reading vma->vm_policy under speculative mmap lock/RCU and mbind() calling vma_replace_policy(), which can free the old mempolicy via kmem_cache_free(). This leads to a use-after-fr...

7.8CVSS5.7AI score0.00018EPSS
Exploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/02 12:0 a.m.1 views

PT-2026-29719

In the Linux kernel, the following vulnerability has been resolved: netfilter: bpf: defer hook memory release until rcu readers are done Yiming Qian reports UaF when concurrent process is dumping hooks via nfnetlink hooks: BUG: KASAN: slab-use-after-free in nfnl hook dump one.isra.0+0xe71/0x10f0...

5.8AI score0.00018EPSS
Exploits0References6
CNNVD
CNNVD
added 2026/04/02 12:0 a.m.2 views

OpenSSH 安全漏洞

OpenSSH OpenBSD Secure Shell is a set of open-source tools developed by OpenBSD in Canada for secure access to remote computers. This tool is an open-source implementation of the SSH protocol, supporting encryption of all transmissions. It effectively prevents eavesdropping, connection hijacking,...

8.1CVSS5.9AI score0.00067EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/04/02 12:0 a.m.0 views

PT-2026-29722

In the Linux kernel, the following vulnerability has been resolved: futex: Fix UaF between futex key to node opt and vma replace policy During futex key to node opt execution, vma-vm policy is read under speculative mmap lock and RCU. Concurrently, mbind may call vma replace policy which frees th...

5.8AI score0.00018EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/04/02 12:0 a.m.3 views

PT-2026-29805

Name of the Vulnerable Software and Affected Versions OpenSSH versions prior to 10.3 Description When using the -O option with the legacy scp protocol as root without the -p option, a downloaded file may be installed with setuid or setgid permissions, which may not align with user expectations...

8.1CVSS5.7AI score0.00067EPSS
Exploits0References79
vulnersOsv
vulnersOsv
added 2026/04/01 11:51 p.m.3 views

copy-text (>=2.0.1 <=2.1.2), cypherquery (>=1.1.8 <=1.1.13) +1 more potentially affected by CVE-2026-4800 via lodash.template (>=4.0.0 <=4.0.2)

lodash.template NPM version =4.0.0, =2.0.1, =1.1.8, =2.0.7, =2.0.13 Source cves: CVE-2026-4800 Source advisory: OSV:GHSA-R5FR-RJXR-66JC...

9.8CVSS6.2AI score0.00046EPSS
Exploits0
AstraLinux
AstraLinux
added 2026/04/01 3:55 a.m.2 views

Astra Linux – Vulnerability in Firefox

DOM spoofing issue: Copy & Paste and Drag & Drop components. This vulnerability was fixed in Firefox 147, Firefox ESR 140.7, Thunderbird 147, and Thunderbird 140.7...

5.4CVSS5.4AI score0.00013EPSS
Exploits0References3
Rows per page
Query Builder