Lucene search
+L

5933 matches found

OSV
OSV
added 2025/07/25 12:47 p.m.9 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.8CVSS6.5AI score
SaveExploits0References5
CNNVD
CNNVD
added 2025/07/25 12:0 a.m.12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from not verifying the validity of numcpu provided by userspace...

7.8CVSS6.2AI score0.00148EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/07/24 8:17 p.m.3 views

Security update for ovmf

This update for ovmf fixes the following issues: CVE-2024-1298: Fixed potential UINT32 overflow in S3 ResumeCount bsc1225889. Other fixes: Fixed Kubevirt GPU passthrough failure bsc1245542 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST...

6CVSS7AI score0.00217EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/07/23 12:30 a.m.8 views

kernel: um: Fix out-of-bounds read in LDT setup

A vulnerability was found in the Linux kernel's user mode um subsystem, specifically within the Local Descriptor Table LDT setup functionality. The issue arises from the syscallstubdata function misinterpreting the datacount parameter as a byte count rather than a count of longs, leading to an...

7.1CVSS7.2AI score0.00276EPSS
SaveExploits0References5
Rapid7 Blog
Rapid7 Blog
added 2025/07/22 8:33 p.m.10 views

Q2 2025 Ransomware Trends Analysis: Boom and Bust

“Tumultous times” would be an accurate summary of Q2 2025 where ransomware threat actors are concerned. Rapid7’s internal and publicly-available data analysis reveals a dynamic environment where major players come and go, newer groups work their way up the heavy-hitters ladder, and threat actors...

6.8AI score
SaveExploits0
SUSE Linux
SUSE Linux
added 2025/07/18 10:53 a.m.7 views

Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-57982: xfrm: state: fix out-of-bounds read during lookup bsc1237913. CVE-2024-58053: rxrpc: Fix handling of received connection abort bsc1238982...

8.5CVSS7.8AI score0.00443EPSS
SaveExploits3References336
OSV
OSV
added 2025/07/18 8:15 a.m.2 views

DEBIAN-CVE-2025-38349

In the Linux kernel, the following vulnerability has been resolved: eventpoll: don't decrement ep refcount while still holding the ep mutex Jann Horn points out that epoll is decrementing the ep refcount and then doing a mutexunlock&ep-mtx; afterwards. That's very wrong, because it can lead to a...

7.8CVSS5.8AI score0.00155EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/07/18 7:53 a.m.12 views

CVE-2025-38349 eventpoll: don't decrement ep refcount while still holding the ep mutex

In the Linux kernel, the following vulnerability has been resolved: eventpoll: don't decrement ep refcount while still holding the ep mutex Jann Horn points out that epoll is decrementing the ep refcount and then doing a mutexunlock&ep-mtx; afterwards. That's very wrong, because it can lead to a...

7.8CVSS6.2AI score0.00155EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/07/18 7:53 a.m.14 views

CVE-2025-38349 eventpoll: don't decrement ep refcount while still holding the ep mutex

In the Linux kernel, the following vulnerability has been resolved: eventpoll: don't decrement ep refcount while still holding the ep mutex Jann Horn points out that epoll is decrementing the ep refcount and then doing a mutexunlock&ep-mtx; afterwards. That's very wrong, because it can lead to a...

7.8CVSS0.00155EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/07/18 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from improperly decrementing the epoll reference count, which could lead to reuse after release...

7.8CVSS6.9AI score0.00155EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/07/16 11:34 p.m.9 views

SUSE CVE-2025-6965

There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available. This could lead to a memory corruption issue. We recommend upgrading to version 3.50.2 or above...

7.7CVSS7AI score0.74866EPSS
SaveExploits3References14
Information Security Automation
Information Security Automation
added 2025/07/16 5:41 p.m.17 views

July Microsoft Patch Tuesday

July Microsoft Patch Tuesday. A total of 152 vulnerabilities - twice as many as in June. Of these, 15 vulnerabilities were added between the June and July MSPT. One vulnerability is exploited in the wild: Memory Corruption - Chromium CVE-2025-6554 One vulnerability has an exploit available on...

9.8CVSS8.1AI score0.99915EPSS
SaveExploits19
RedHat Linux
RedHat Linux
added 2025/07/15 12:39 a.m.8 views

kernel: um: Fix out-of-bounds read in LDT setup

A vulnerability was found in the Linux kernel's user mode um subsystem, specifically within the Local Descriptor Table LDT setup functionality. The issue arises from the syscallstubdata function misinterpreting the datacount parameter as a byte count rather than a count of longs, leading to an...

7.1CVSS7.2AI score0.00276EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/15 12:39 a.m.8 views

kernel: Squashfs: fix handling and sanity checking of xattr_ids count

In the Linux kernel, the following vulnerability has been resolved: Squashfs: fix handling and sanity checking of xattrids count A Sysbot 1 corrupted filesystem exposes two flaws in the handling and sanity checking of the xattrids count in the filesystem. Both of these flaws cause computation...

5.5CVSS6.4AI score0.0026EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/14 12:25 a.m.9 views

kernel: um: Fix out-of-bounds read in LDT setup

A vulnerability was found in the Linux kernel's user mode um subsystem, specifically within the Local Descriptor Table LDT setup functionality. The issue arises from the syscallstubdata function misinterpreting the datacount parameter as a byte count rather than a count of longs, leading to an...

7.1CVSS7.2AI score0.00276EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/14 12:25 a.m.12 views

kernel: um: Fix out-of-bounds read in LDT setup

A vulnerability was found in the Linux kernel's user mode um subsystem, specifically within the Local Descriptor Table LDT setup functionality. The issue arises from the syscallstubdata function misinterpreting the datacount parameter as a byte count rather than a count of longs, leading to an...

7.1CVSS7.2AI score0.00276EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/14 12:20 a.m.11 views

kernel: um: Fix out-of-bounds read in LDT setup

A vulnerability was found in the Linux kernel's user mode um subsystem, specifically within the Local Descriptor Table LDT setup functionality. The issue arises from the syscallstubdata function misinterpreting the datacount parameter as a byte count rather than a count of longs, leading to an...

7.1CVSS7.2AI score0.00276EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/07/11 11:22 p.m.5 views

SUSE CVE-2025-38305

In the Linux kernel, the following vulnerability has been resolved: ptp: remove ptp-nvclocks check logic in ptpvclockinuse There is no disagreement that we should check both ptp-isvirtualclock and ptp-nvclocks to check if the ptp virtual clock is in use. However, when we acquire ptp-nvclocksmux t...

5.5CVSS6.4AI score0.0015EPSS
SaveExploits0References22
OSV
OSV
added 2025/07/11 3:14 p.m.6 views

SUSE-SU-2025:20493-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-57982: xfrm: state: fix out-of-bounds read during lookup bsc1237913. - CVE-2024-58053: rxrpc: Fix handling of received connection abort bsc123898...

8.1CVSS6.7AI score0.00443EPSS
SaveExploits3References168
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.8 views

latchset jose through version 11 allows attackers to cause a denial of service (CPU consumption) via a large p2c (aka PBES2 Count) value.

...

7.5CVSS7AI score0.01383EPSS
SaveExploits1
Rows per page
Query Builder