Lucene search
+L

770 matches found

CVE
CVE
added 2024/02/28 8:13 a.m.6441 views

CVE-2021-46990

CVE-2021-46990 affects powerpc/64s in the Linux kernel. The vulnerability arises from runtime patching of entry flush mitigations via a debugfs entry (entry_flush), which can be unsafe when CPUs are active, potentially causing a crash due to an LR restore issue. The fixed vulnerability patches ar...

5.5CVSS6.3AI score0.00231EPSS
SaveExploits0References9Affected Software1
CNNVD
CNNVD
added 2024/02/28 12:00 a.m.10 views

Linux kernel security vulnerabilities

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 a switching entry refresh barrier that could cause a crash...

5.5CVSS6.4AI score0.00231EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/02/21 12:33 a.m.11 views

kernel: KVM: nVMX: missing IBPB when exiting from nested guest can lead to Spectre v2 attacks

A flaw was found in the KVM's Intel nested virtualization feature nVMX. Since L1 and L2 shared branch prediction modes guest-user and guest-kernel, KVM did not protect indirect branches in L1 from steering by a malicious agent in L2. This could allow a malicious nested guest to carry out Spectre ...

8.8CVSS6.6AI score0.00286EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.7 views

kernel: drm/i915/active: Fix misuse of non-idle barriers as fence trackers

In the Linux kernel, the following vulnerability has been resolved: drm/i915/active: Fix misuse of non-idle barriers as fence trackers Users reported oopses on list corruptions when using i915 perf with a number of concurrently running graphics applications. Root cause analysis pointed at an issu...

7.8CVSS6.3AI score0.00208EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.9 views

kernel: drm/i915/active: Fix misuse of non-idle barriers as fence trackers

In the Linux kernel, the following vulnerability has been resolved: drm/i915/active: Fix misuse of non-idle barriers as fence trackers Users reported oopses on list corruptions when using i915 perf with a number of concurrently running graphics applications. Root cause analysis pointed at an issu...

7.8CVSS6.3AI score0.00208EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.10 views

kernel: dax: make sure inodes are flushed before destroy cache

In the Linux kernel, the following vulnerability has been resolved: dax: make sure inodes are flushed before destroy cache A bug can be triggered by following command $ modprobe ndpmem && modprobe -r ndpmem 10.060014 BUG daxcache Not tainted: Objects remaining in daxcache on kmemcacheshutdown...

5.5CVSS6.3AI score0.00264EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/11/07 12:00 a.m.8 views

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

Name of the Vulnerable Software and Affected Versions: Linux kernel versions 5.4 through 5.5 Description: A vulnerability in the Linux kernel has been resolved, related to the misuse of non-idle barriers as fence trackers. The issue was caused by a race condition in the barrier processing code,...

8.8CVSS7.7AI score0.16525EPSS
SaveExploits12References915
OSV
OSV
added 2023/09/06 12:11 a.m.12 views

USN-6341-1 linux vulnerabilities

Jordy Zomer and Alexandra Sandulescu discovered that syscalls invoking the doprlimit function in the Linux kernel did not properly handle speculative execution barriers. A local attacker could use this to expose sensitive information kernel memory. CVE-2023-0458 It was discovered that a...

7.8CVSS7.1AI score0.0072EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2023/05/24 12:00 a.m.15 views

The vulnerability of the rcu_barrier() function in the ksmbd module of Linux operating systems allows a hacker to elevate their privileges and execute arbitrary code.

The vulnerability of the rcubarrier function in the ksmbd module of Linux kernels is related to synchronization errors when using shared resources. Exploiting this vulnerability can allow an attacker to enhance their privileges and execute arbitrary code...

5CVSS6.2AI score0.00172EPSS
SaveExploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.18 views

kernel: KVM: nVMX: missing IBPB when exiting from nested guest can lead to Spectre v2 attacks

A flaw was found in the KVM's Intel nested virtualization feature nVMX. Since L1 and L2 shared branch prediction modes guest-user and guest-kernel, KVM did not protect indirect branches in L1 from steering by a malicious agent in L2. This could allow a malicious nested guest to carry out Spectre ...

8.8CVSS6.6AI score0.00286EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/05/16 8:43 a.m.16 views

kernel: KVM: nVMX: missing IBPB when exiting from nested guest can lead to Spectre v2 attacks

A flaw was found in the KVM's Intel nested virtualization feature nVMX. Since L1 and L2 shared branch prediction modes guest-user and guest-kernel, KVM did not protect indirect branches in L1 from steering by a malicious agent in L2. This could allow a malicious nested guest to carry out Spectre ...

8.8CVSS6.6AI score0.00286EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.13 views

kernel: NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Fix a race to wake on NFSLAYOUTDRAIN We found a few different systems hung up in writeback waiting on the same page lock, and one task waiting on the NFSLAYOUTDRAIN bit in pnfsupdatelayout, however the pnfslayouthdr's...

7.5CVSS6.2AI score0.00339EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.14 views

kernel: KVM: nVMX: missing IBPB when exiting from nested guest can lead to Spectre v2 attacks

A flaw was found in the KVM's Intel nested virtualization feature nVMX. Since L1 and L2 shared branch prediction modes guest-user and guest-kernel, KVM did not protect indirect branches in L1 from steering by a malicious agent in L2. This could allow a malicious nested guest to carry out Spectre ...

8.8CVSS6.6AI score0.00286EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/05/01 12:00 a.m.7 views

PT-2023-2825 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux Kernel affected versions not specified Description: The issue is related to a synchronization error in the rcu barrier function of the ksmbd module in the Linux kernel, which can be exploited to elevate privileges and execute arbitrary...

3.4CVSS6.6AI score0.00172EPSS
SaveExploits0References23
Tenable Nessus
Tenable Nessus
added 2023/04/11 12:00 a.m.48 views

Siemens SCALANCE X Expected Behavior Violation (CVE-2019-6569)

The monitor barrier of the affected products insufficiently blocks data from being forwarded over the mirror port into the mirrored network. An attacker could use this behavior to transmit malicious packets to systems in the mirrored network, possibly influencing their configuration and runtime...

9.1CVSS8.3AI score0.01328EPSS
SaveExploits0References3
OSV
OSV
added 2023/03/04 11:05 a.m.15 views

OESA-2023-1143 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: The Linux kernel does not correctly mitigate SMT attacks, as discovered through a strange pattern in the kernel API using STIBP as a mitigation1 https://docs.kernel.org/userspace-api/specctrl.html, leaving the process exposed for...

6.7CVSS8AI score0.02399EPSS
SaveExploits3References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:42 a.m.4 views

SUSE CVE-2017-12179

xorg-x11-server before 1.19.5 was vulnerable to integer overflow in SProcXIBarrierReleasePointer functions allowing malicious X client to cause X server to crash or possibly execute arbitrary code...

5CVSS8AI score0.0437EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:00 a.m.6 views

SUSE CVE-2020-10767

A flaw was found in the Linux kernel before 5.8-rc1 in the implementation of the Enhanced IBPB Indirect Branch Prediction Barrier. The IBPB mitigation will be disabled when STIBP is not available or when the Enhanced Indirect Branch Restricted Speculation IBRS is available. This flaw allows a loc...

5.9CVSS6AI score0.00371EPSS
SaveExploits0References27
SUSE CVE
SUSE CVE
added 2023/02/15 3:59 a.m.6 views

SUSE CVE-2020-11739

An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service or possibly gain privileges because of missing memory barriers in read-write unlock paths. The read-write unlock paths don't contain a memory barrier. On Arm, this means a processor is allowed to...

7.8CVSS7.2AI score0.00288EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 3:54 a.m.11 views

SUSE CVE-2020-24371

lgc.c in Lua 5.4.0 mishandles the interaction between barriers and the sweep phase, leading to a memory access violation involving collectgarbage...

5.1CVSS6.9AI score0.01745EPSS
SaveExploits1References79
Rows per page
Query Builder