Lucene search
+L

3367 matches found

OSV
OSV
added 2025/09/15 3:15 p.m.12 views

UBUNTU-CVE-2022-50296

In the Linux kernel, the following vulnerability has been resolved: UM: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK When CONFIGCPUMASKOFFSTACK and CONFIGDEBUGPERCPUMAPS is selected, cpumaxbitswarn generates a runtime warning similar as below while we show /proc/cpuinfo. Fix this by using...

5.5CVSS5.8AI score0.00159EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/09/15 2:45 p.m.18 views

CVE-2022-50296 UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK

In the Linux kernel, the following vulnerability has been resolved: UM: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK When CONFIGCPUMASKOFFSTACK and CONFIGDEBUGPERCPUMAPS is selected, cpumaxbitswarn generates a runtime warning similar as below while we show /proc/cpuinfo. Fix this by using...

0.00159EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/15 2:45 p.m.13 views

CVE-2022-50296 UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK

In the Linux kernel, the following vulnerability has been resolved: UM: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK When CONFIGCPUMASKOFFSTACK and CONFIGDEBUGPERCPUMAPS is selected, cpumaxbitswarn generates a runtime warning similar as below while we show /proc/cpuinfo. Fix this by using...

6.2AI score
SaveExploits0References12
CVE
CVE
added 2025/09/15 2:45 p.m.43 views

CVE-2022-50296

CVE-2022-50296 affects the Linux kernel where cpu_max_bits_warn() would warn when CONFIG_CPUMASK_OFFSTACK and CONFIG_DEBUG_PER_CPU_MAPS are enabled while displaying /proc/cpuinfo. The root cause is using NR_CPUS to iterate CPUs instead of the runtime limit nr_cpu_ids, which leads to a runtime war...

5.5CVSS6.1AI score0.00159EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/09/15 2:21 p.m.13 views

CVE-2023-53222 jfs: jfs_dmap: Validate db_l2nbperpage while mounting

In the Linux kernel, the following vulnerability has been resolved: jfs: jfsdmap: Validate dbl2nbperpage while mounting In jfsdmap.c at line 381, BLKTODMAP is used to get a logical block number inside dbFree. dbl2nbperpage, which is the log2 number of blocks per page, is passed as an argument to...

7.8CVSS4.7AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.10 views

PT-2025-37598

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A warning message was generated in the kernel when CONFIG CPUMASK OFFSTACK and CONFIG DEBUG PER CPU MAPS were selected, while displaying /proc/cpuinfo. The issue was resolved by using ...

6.1AI score0.00159EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.11 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 the Linux kernel that stems from traversing the CPU using NRCPUS instead of nrcpuids under the CONFIGCPUMASKOFFSTACK and CONFIGDEBUGPERCPUMAP...

5.5CVSS6.2AI score0.00159EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/12 6:15 a.m.12 views

ALPINE-CVE-2025-10148

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

5.3CVSS7.1AI score0.00499EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/12 6:15 a.m.17 views

DEBIAN-CVE-2025-10148

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

5.3CVSS7AI score0.00499EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.15 views

AZL-67166 CVE-2025-39749 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: rcu: Protect -deferqsiwpending from data race On kernels built with CONFIGIRQWORK=y, when rcureadunlock is invoked within an interrupts-disabled region of code 1, it will invoke rcureadunlockspecial, which uses an irq-work handle...

7CVSS5.7AI score0.00169EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/11 4:52 p.m.46 views

CVE-2025-39749

The CVE-2025-39749 issue is in the Linux kernel’s RCU read-side handling: when IRQ work is used (CONFIG_IRQ_WORK=y) and rcu_read_unlock() runs in an interrupts-disabled region, irq-work can interrupt rcu_read_unlock_special(), creating a data race on the per-CPU defer_qs_iw_pending field. The fix...

7CVSS6AI score0.00169EPSS
SaveExploits0References12Affected Software1
HackRead
HackRead
added 2025/09/11 8:00 a.m.8 views

1.5 billion packets per second DDoS attack detected with FastNetMon

London, United Kingdom, 11th September 2025, CyberNewsWire...

7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/09/08 12:00 a.m.9 views

The vulnerability of the console-based graphic editor ImageMagick lies in its dependence on behaviors that are uncertain for each implementation type. This allows attackers to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the console-based graphic editor ImageMagick is related to its dependence on behaviors that are uncertain for each implementation type. Exploiting this vulnerability can allow a remote attacker to compromise the confidentiality, integrity, and accessibility of the protected...

6.1CVSS6.4AI score0.00411EPSS
SaveExploits1References16Affected Software8
OSV
OSV
added 2025/09/05 5:27 p.m.11 views

CVE-2025-39726 s390/ism: fix concurrency management in ism_cmd()

In the Linux kernel, the following vulnerability has been resolved: s390/ism: fix concurrency management in ismcmd The s390x ISM device data sheet clearly states that only one request-response sequence is allowable per ISM function at any point in time. Unfortunately as of today the s390/ism driv...

9.8CVSS6.6AI score
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2025/09/04 8:13 a.m.10 views

bpf: Fix kmemleak warning for percpu hashmap

...

7CVSS6.8AI score0.00191EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 2:25 a.m.7 views

workqueue: Put the pwq after detaching the rescuer from the pool

...

7.8CVSS7AI score0.00229EPSS
SaveExploits0
OSV
OSV
added 2025/09/03 6:03 p.m.18 views

USN-7737-1 linux-azure, linux-azure-6.8, linux-azure-nvidia 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: - ARM64 architecture; - PowerPC architecture; - S390 architecture; - x86 architecture; - Block layer subsystem; -...

9.8CVSS6.7AI score0.36848EPSS
SaveExploits1References189
Tenable Nessus
Tenable Nessus
added 2025/09/01 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38589

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: neighbour: Fix null-ptr-deref in neighflushdev. kernel test robot reported null-ptr-deref in...

5.5CVSS5.9AI score0.00157EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/26 5:25 p.m.7 views

CVE-2025-57803 ImageMagick (WriteBMPImage): 32-bit integer overflow when writing BMP scanline stride → heap buffer overflow

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2 for ImageMagick's 32-bit build, a 32-bit integer overflow in the BMP encoder’s scanline-stride computation collapses bytesperline stride to a tiny value while the...

7.5CVSS6.7AI score
SaveExploits0References6
Snyk
Snyk
added 2025/08/26 5:25 p.m.2 views

Integer Overflow or Wraparound

Overview Affected versions of this package are vulnerable to Integer Overflow or Wraparound via the bytesperline parameter in the ReadBMPImage function. An attacker can execute arbitrary code or cause a denial of service by supplying crafted input that triggers a 32-bit integer overflow, leading ...

8.8CVSS8.1AI score0.00824EPSS
SaveExploits1References2
Rows per page
Query Builder