Lucene search
+L

359 matches found

RedhatCVE
RedhatCVE
added 2025/09/17 6:38 p.m.4 views

CVE-2022-50374

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcildisc,serdev: check percpuinitrwsem failure syzbot is reporting NULL pointer dereference at hciuartttyclose 1, for rcusyncenter is called without rcusyncinit due to hciuartttyopen ignoring percpuinitrwsem failure...

7CVSS5.8AI score0.00191EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/09/17 6:8 p.m.4 views

CVE-2023-53368

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race issue between cpu buffer write and swap Warning happened in rbendcommit at code: if RBWARNONcpubuffer, !localreadbuffer-committing WARNING: CPU: 0 PID: 139 at kernel/trace/ringbuffer.c:3142 rbcommit+0x402/0x4a0...

5.7CVSS5.9AI score0.00123EPSS
Exploits0References4
OSV
OSV
added 2025/09/17 3:15 p.m.11 views

UBUNTU-CVE-2023-53368

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race issue between cpu buffer write and swap Warning happened in rbendcommit at code: if RBWARNONcpubuffer, !localread&cpubuffer-committing WARNING: CPU: 0 PID: 139 at kernel/trace/ringbuffer.c:3142...

4.7CVSS6AI score0.00123EPSS
Exploits0References10
OSV
OSV
added 2025/09/17 2:56 p.m.4 views

CVE-2023-53368 tracing: Fix race issue between cpu buffer write and swap

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race issue between cpu buffer write and swap Warning happened in rbendcommit at code: if RBWARNONcpubuffer, !localread&cpubuffer-committing WARNING: CPU: 0 PID: 139 at kernel/trace/ringbuffer.c:3142...

4.7CVSS4.9AI score0.00123EPSS
Exploits0References10
OSV
OSV
added 2025/09/17 2:56 p.m.5 views

CVE-2022-50374 Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failure

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcildisc,serdev: check percpuinitrwsem failure syzbot is reporting NULL pointer dereference at hciuartttyclose 1, for rcusyncenter is called without rcusyncinit due to hciuartttyopen ignoring percpuinitrwsem failure...

5.5CVSS6.2AI score0.00191EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.13 views

CVE-2022-50374 Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failure

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcildisc,serdev: check percpuinitrwsem failure syzbot is reporting NULL pointer dereference at hciuartttyclose 1, for rcusyncenter is called without rcusyncinit due to hciuartttyopen ignoring percpuinitrwsem failure...

0.00191EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50296

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - UM: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK When CONFIGCPUMASKOFFSTACK and CONFIGDEBUGPERCPUMAPS is selected, cpumaxbitswarn generates a runtime warnin...

5.5CVSS5.7AI score0.00149EPSS
Exploits0References2
NVD
NVD
added 2025/09/15 3:15 p.m.8 views

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.5CVSS0.00149EPSS
Exploits0References9
OSV
OSV
added 2025/09/15 3:15 p.m.6 views

DEBIAN-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.4AI score0.00149EPSS
Exploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.6 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.00149EPSS
Exploits0References12
CVE
CVE
added 2025/09/15 2:45 p.m.28 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.00149EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2025/09/15 2:45 p.m.9 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...

5.5CVSS6.2AI score0.00149EPSS
Exploits0References12
CNNVD
CNNVD
added 2025/09/15 12:0 a.m.6 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.00149EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.8 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.00149EPSS
Exploits0References11
OSV
OSV
added 2025/09/11 5:15 p.m.9 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.00157EPSS
Exploits0References1
CVE
CVE
added 2025/09/11 4:52 p.m.29 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.00157EPSS
Exploits0References12Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/09/04 1:13 a.m.6 views

bpf: Fix kmemleak warning for percpu hashmap

...

5.5CVSS6.8AI score0.00164EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/06/24 12:0 a.m.9 views

PT-2025-30807

Name of the Vulnerable Software and Affected Versions Linux Kernel versions prior to 6.16.0-rc1 Description A flaw was discovered in the RISC-V architecture of the Linux kernel related to the handling of SBI Standardized Boot Interface and per-CPU data allocation when NUMA Non-Uniform Memory Acce...

5.5CVSS5.9AI score0.00154EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/06/19 3:39 a.m.6 views

SUSE CVE-2022-50210

In the Linux kernel, the following vulnerability has been resolved: MIPS: 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.5CVSS6.5AI score0.00193EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:38 a.m.6 views

SUSE CVE-2022-50223

In the Linux kernel, the following vulnerability has been resolved: LoongArch: 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...

5.5CVSS6.5AI score0.00167EPSS
Exploits0References3
Rows per page
Query Builder