Lucene search
+L

235 matches found

RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.6 views

kernel: rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()

A lockdep warning was found in the Linux kernel's RCU subsystem. The rcuforcequiescentstate function incorrectly uses thiscpuread in preemptible code context. This macro requires preemption to be disabled, but the code can be called from preemptible context during rcutorture testing, triggering a...

5.8AI score0.00214EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/11/07 12:0 a.m.8 views

PT-2025-18885 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue arises when tcp make synack is called from process context, potentially leading to the use of this cpu add in preemptib...

8.2CVSS7.2AI score0.16642EPSS
SaveExploits6References634
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.4 views

kernel: netfilter: flowtable_offload: fix using __this_cpu_add in preemptible

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtableoffload: fix using thiscpuadd in preemptible flowoffloadqueuework can be called in workqueue without bh disabled, like the call trace showed in my actct testing, calling NFFLOWTABLESTATINC there would cause a...

5.5CVSS6.3AI score0.00203EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.5 views

kernel: netfilter: conntrack: fix using __this_cpu_add in preemptible

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: fix using thiscpuadd in preemptible Currently in nfconntrackhashcheckinsert, when it fails in nfctextvalidpre/post, NFCTSTATINC will be called in the preemptible context, a call trace can be triggered: BUG:...

5.5CVSS6.2AI score0.00203EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/05/09 12:0 a.m.12 views

PT-2024-11839 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been resolved in the Linux kernel related to the netfilter conntrack module. The issue occurs when nf conntrack hash check insert fails in nf ct ext valid pre/post,...

8.8CVSS6.6AI score0.0387EPSS
SaveExploits13References281
Positive Technologies
Positive Technologies
added 2023/01/17 12:0 a.m.4 views

PT-2023-33112 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.13 Description: The issue is related to the use of this cpu add in preemptible contexts within the netfilter conntrack component. The actual impact and potential for attacks have not been fully proven...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/01/17 12:0 a.m.5 views

PT-2023-33114 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.13 Description: The issue is related to the use of this cpu add in preemptible context in flowtable offload in netfilter. The actual impact and attack plausibility have not yet been proven. Recommendations:...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/11/24 12:0 a.m.10 views

PT-2024-11841

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the netfilter: flowtable offload. The issue arises when flow offload queue work is called in a workqueue without bh...

5.5CVSS6.3AI score0.00203EPSS
SaveExploits0References20
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.6 views

kernel: scsi: lpfc: Fix call trace observed during I/O with CMF enabled

A vulnerability has been identified in the lpfc module within the Linux kernel. This flaw occurs because the driver attempts to access per-CPU data from a preemptible context using an incorrect function. This improper handling of critical data can lead to system instability and result in a...

5.5CVSS6.6AI score0.00263EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.11 views

kernel: scsi: lpfc: Fix call trace observed during I/O with CMF enabled

A vulnerability has been identified in the lpfc module within the Linux kernel. This flaw occurs because the driver attempts to access per-CPU data from a preemptible context using an incorrect function. This improper handling of critical data can lead to system instability and result in a...

5.5CVSS6.6AI score0.00263EPSS
SaveExploits0References5
AlmaLinux
AlmaLinux
added 2022/10/25 12:0 a.m.80 views

Important: kernel-rt security and bug fix update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: a use-after-free in clsroute filter implementation may lead to privilege escalation CVE-2022-2588 kernel: information leak in...

7.8CVSS7.4AI score0.05871EPSS
SaveExploits7References15
RedHat Linux
RedHat Linux
added 2022/10/18 8:6 a.m.55 views

Important: Red Hat Security Advisory: kernel-rt security and bug fix update

An update for kernel-rt is now available for Red Hat Enterprise Linux 8.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available f...

7.8CVSS7AI score0.06451EPSS
SaveExploits7References7
OSV
OSV
added 2022/09/17 12:18 a.m.18 views

GSD-2022-1005689 RISC-V: kexec: Fixup use of smp_processor_id() in preemptible context

RISC-V: kexec: Fixup use of smpprocessorid in preemptible context This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.61 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/16 11:52 p.m.12 views

GSD-2022-1005370 RISC-V: kexec: Fixup use of smp_processor_id() in preemptible context

RISC-V: kexec: Fixup use of smpprocessorid in preemptible context This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.2 by commit...

7.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/05/10 1:58 p.m.6 views

kernel: scsi: target: core: Avoid smp_processor_id() in preemptible code

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Avoid smpprocessorid in preemptible code The BUG message "BUG: using smpprocessorid in preemptible 00000000 code" was observed for TCMU devices with kernel config DEBUGPREEMPT. The message was observed when...

5.5CVSS6.4AI score0.00223EPSS
SaveExploits0References5
OSV
OSV
added 2021/06/04 7:40 p.m.13 views

UVI-2021-1000569 scsi: target: core: Avoid smp_processor_id() in preemptible code

scsi: target: core: Avoid smpprocessorid in preemptible code This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.12.9 by commit...

7.2AI score
SaveExploits0
n0where
n0where
added 2019/02/21 3:51 a.m.228 views

Scalable Fuzzing Infrastructure: ClusterFuzz

ClusterFuzz is a scalable fuzzing infrastructure which finds security and stability issues in software. It is used by Google for fuzzing the Chrome Browser, and serves as the fuzzing backend for OSS-Fuzz . ClusterFuzz provides many features which help seamlessly integrate fuzzing into a software...

SaveExploits0References6
seebug.org
seebug.org
added 2017/10/26 12:0 a.m.124 views

Network Time Protocol Crypto-NAK Preemptible Association Denial of Service Vulnerability(CVE-2016-1547)

SUMMARY An off-path attacker can cause a preemptible client association to be demobilized by sending a crypto NAK packet to a victim client with a spoofed source address of an existing associated peer. This is true even if authentication is enabled. Furthermore, if the attacker keeps sending cryp...

5CVSS7.6AI score0.0511EPSS
SaveExploits2
CVE
CVE
added 2017/01/06 9:0 p.m.237 views

CVE-2016-1547

CVE-2016-1547 describes a denial-of-service vulnerability in ntpd where handling of crypto NAK packets can demobilize a preemptable client association. An off-path attacker can spoof a peer’s source and force the victim to drop synchronization, even with authentication enabled. The issue affects ...

5.3CVSS6.3AI score0.0511EPSS
SaveExploits2References15Affected Software1
OSV
OSV
added 2016/04/29 12:0 a.m.4 views

UBUNTU-CVE-2016-1547

An off-path attacker can cause a preemptible client association to be demobilized in NTP 4.2.8p4 and earlier and NTPSec a5fb34b9cc89b92a8fef2f459004865c93bb7f92 by sending a crypto NAK packet to a victim client with a spoofed source address of an existing associated peer. This is true even if...

5.3CVSS6.8AI score0.0511EPSS
SaveExploits2References4
Rows per page
Query Builder