Lucene search
+L

20793 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/04 12:00 a.m.8 views

Amazon Linux 2023 : ruby3.2, ruby3.2-bundled-gems, ruby3.2-default-gems (ALAS2023-2025-1131)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2025-1131 advisory. The attack vector is a potential Denial of Service DoS. The vulnerability is caused by an insufficient check on the length of a decompressed domain name within a DNS packet.An attacker can craft a...

7.5CVSS7.2AI score0.00565EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/07/30 12:00 a.m.6 views

RockyLinux 9 : python3.11 (RLSA-2025:3634)

The remote RockyLinux 9 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2025:3634 advisory. cpython: python: Uncontrolled CPU resource consumption when in http.cookies module CVE-2024-7592 Tenable has extracted the preceding description block directly fr...

7.5CVSS6.7AI score0.02303EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/07/30 12:00 a.m.9 views

RockyLinux 8 : kernel (RLSA-2025:11298)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2025:11298 advisory. kernel: cifs: potential buffer overflow in handling symlinks CVE-2022-49058 kernel: media: uvcvideo: Remove dangling pointers CVE-2024-58002 kernel:...

9.1CVSS7.2AI score0.00874EPSS
SaveExploits0References17
RubySec
RubySec
added 2025/07/30 12:00 a.m.22 views

Ruby SAML DOS vulnerability with large SAML response

Summary A denial-of-service vulnerability exists in ruby-saml even with the messagemaxbytesize setting configured. The vulnerability occurs because the SAML response is validated for Base64 format prior to checking the message size, leading to potential resource exhaustion. Details ruby-saml...

6.9CVSS7.3AI score0.00387EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2025/07/29 1:40 p.m.11 views

RLSA-2025:3634 Low: python3.11 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

4.8CVSS7.8AI score0.02303EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/29 12:43 p.m.28 views

USN-7654-5 linux-xilinx-zynqmp vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PA-RISC architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; -...

9.8CVSS6.4AI score0.00894EPSS
SaveExploits0References140
Ubuntu
Ubuntu
added 2025/07/29 12:43 p.m.16 views

USN-7654-5: Linux kernel (Xilinx ZynqMP) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PA-RISC architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; -...

9.8CVSS7.1AI score0.00894EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/07/29 12:00 a.m.11 views

Oracle Business Intelligence Enterprise Edition (July 2025 CPU)

The 12.2.1.4.0 versions of Oracle Business Intelligence Enterprise Edition installed on the remote host is affected by a vulnerability as referenced in the July 2025 CPU advisory. - Vulnerability in the Oracle Business Intelligence Enterprise Edition product of Oracle Analytics component: Platfor...

6.1CVSS7.4AI score0.0022EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/07/28 11:35 p.m.5 views

SUSE CVE-2024-23836

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to versions 6.0.16 and 7.0.3, an attacker can craft traffic to cause Suricata to use far more CPU and memory for processing the traffic than needed, which can lead to extrem...

7.5CVSS6.9AI score0.01164EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/07/28 11:24 p.m.9 views

SUSE CVE-2025-38366

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Check validity of "numcpu" from user space The maximum supported cpu number is EIOINTCROUTEMAXVCPUS about irqchip EIOINTC, here add validation about cpu number to avoid array pointer overflow...

7.8CVSS6.5AI score0.00148EPSS
SaveExploits0References3
NVD
NVD
added 2025/07/28 12:15 p.m.8 views

CVE-2025-38487

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: lpc-snoop: Don't disable channels that aren't enabled Mitigate e.g. the following: echo 1e789080.lpc-snoop /sys/bus/platform/drivers/aspeed-lpc-snoop/unbind ... 120.363594 Unable to handle kernel NULL pointer...

5.5CVSS0.00153EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2025/07/28 8:16 a.m.12 views

kernel: sched/fair: Fix potential memory corruption in child_cfs_rq_on_list

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix potential memory corruption in childcfsrqonlist childcfsrqonlist attempts to convert a 'prev' pointer to a cfsrq. This 'prev' pointer can originate from struct rq's leafcfsrqlist, making the conversion invalid and...

7.8CVSS6.4AI score0.00226EPSS
SaveExploits0References5
CVE
CVE
added 2025/07/25 2:16 p.m.119 views

CVE-2025-38424

The CVE-2025-38424 entry is supported by connected docs describing a Linux kernel vulnerability in perf sampling. Affected: perf component in the Linux kernel (ARM64 crash scenario). Root cause: perf could access userspace during teardown, specifically sampling during exit_mmap()’s tlb_finish_mmu...

7.8CVSS6.2AI score0.00183EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/07/25 2:16 p.m.22 views

CVE-2025-38424 perf: Fix sample vs do_exit()

In the Linux kernel, the following vulnerability has been resolved: perf: Fix sample vs doexit Baisheng Gao reported an ARM64 crash, which Mark decoded as being a synchronous external abort -- most likely due to trying to access MMIO in bad ways. The crash further shows perf trying to do a user...

7.8CVSS0.00183EPSS
SaveExploits0References8
CVE
CVE
added 2025/07/25 1:20 p.m.70 views

CVE-2025-38407

CVE-2025-38407 (Linux kernel, RISC‑V) is addressed by replacing the dynamic percpu boot data area with a statically allocated array in the kernel image to fix boot on NUMA SMP configurations. The root cause was that, when percpu page allocation happens early with NUMA, percpu data could be placed...

5.5CVSS6AI score0.00157EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2025/07/25 1:15 p.m.12 views

CVE-2025-38366

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Check validity of "numcpu" from user space The maximum supported cpu number is EIOINTCROUTEMAXVCPUS about irqchip EIOINTC, here add validation about cpu number to avoid array pointer overflow...

7.8CVSS0.00148EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/25 1:15 p.m.8 views

UBUNTU-CVE-2025-38366

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Check validity of "numcpu" from user space The maximum supported cpu number is EIOINTCROUTEMAXVCPUS about irqchip EIOINTC, here add validation about cpu number to avoid array pointer overflow...

7.8CVSS5.8AI score0.00148EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.10 views

CVE-2025-38383

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix data race in shownumainfo The following data-race was found in shownumainfo: ================================================================== BUG: KCSAN: data-race in vmallocinfoshow / vmallocinfoshow read to...

4.7CVSS4.9AI score0.00113EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/25 12:47 p.m.23 views

CVE-2025-38366 LoongArch: KVM: Check validity of "num_cpu" from user space

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Check validity of "numcpu" from user space The maximum supported cpu number is EIOINTCROUTEMAXVCPUS about irqchip EIOINTC, here add validation about cpu number to avoid array pointer overflow...

7.8CVSS0.00148EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/25 12:47 p.m.45 views

CVE-2025-38366

Summary: CVE-2025-38366 pertains to the Linux kernel (LoongArch KVM) where the number of CPUs requested from user space could exceed the supported limit, risking an array pointer overflow. The fixed condition adds validation for the cpu number in the LoongArch KVM path, aligning the checked range...

7.8CVSS6.4AI score0.00148EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder