Lucene search
+L

331 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 3:50 a.m.3 views

SUSE CVE-2020-36558

A race condition in the Linux kernel before 5.5.7 involving VTRESIZEX could lead to a NULL pointer dereference and general protection fault...

7.8CVSS6.5AI score0.00306EPSS
SaveExploits1References25
SUSE CVE
SUSE CVE
added 2023/02/15 3:48 a.m.5 views

SUSE CVE-2021-3753

A race problem was seen in the vtkioctl in drivers/tty/vt/vtioctl.c in the Linux kernel, which may cause an out of bounds read in vt as the write access to vcmode is not protected by lock-in vtioctl KDSETMDE. The highest threat from this vulnerability is to data confidentiality...

2.9CVSS8.8AI score0.00364EPSS
SaveExploits1References34
SUSE CVE
SUSE CVE
added 2023/02/15 3:47 a.m.14 views

SUSE CVE-2021-4203

A use-after-free read flaw was found in sockgetsockopt in net/core/sock.c due to SOPEERCRED and SOPEERGROUPS race with listen and connect in the Linux kernel. In this flaw, an attacker with a user privileges may crash the system or leak internal kernel information...

5.8CVSS6.3AI score0.01747EPSS
SaveExploits1References22
SUSE CVE
SUSE CVE
added 2023/02/15 3:22 a.m.12 views

SUSE CVE-2022-44032

An issue was discovered in the Linux kernel through 6.0.6. drivers/char/pcmcia/cm4000cs.c has a race condition and resultant use-after-free if a physically proximate attacker removes a PCMCIA device while calling open, aka a race condition between cmmopen and cm4000detach...

4.3CVSS7.8AI score0.00332EPSS
SaveExploits0References5
OSV
OSV
added 2022/11/18 9:16 p.m.18 views

USN-5729-2 linux-gcp-5.15, linux-gke-5.15, linux-intel-iotg, linux-raspi vulnerabilities

It was discovered that a race condition existed in the instruction emulator of the Linux kernel on Arm 64-bit systems. A local attacker could use this to cause a denial of service system crash. CVE-2022-20422 Hsin-Wei Hung discovered that the BPF subsystem in the Linux kernel contained an...

7.8CVSS6.9AI score0.00417EPSS
SaveExploits2References9
OSV
OSV
added 2022/09/02 12:00 a.m.11 views

CVE-2022-39188

An issue was discovered in include/asm-generic/tlb.h in the Linux kernel before 5.19. Because of a race condition unmapmappingrange versus munmap, a device driver can free a page while it still has stale TLB entries. This only occurs in situations with VMPFNMAP VMAs...

5.7AI score
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2022/07/19 9:09 p.m.11 views

kernel: Race condition in races in sk_peer_pid and sk_peer_cred accesses

A use-after-free read flaw was found in sockgetsockopt in net/core/sock.c due to SOPEERCRED and SOPEERGROUPS race with listen and connect in the Linux kernel. In this flaw, an attacker with a user privileges may crash the system or leak internal kernel information...

6.8CVSS6.6AI score0.01747EPSS
SaveExploits1References7
OSV
OSV
added 2022/06/16 11:56 p.m.16 views

USN-5484-1 linux vulnerabilities

It was discovered that the Linux kernel did not properly restrict access to the kernel debugger when booted in secure boot environments. A privileged attacker could use this to bypass UEFI Secure Boot restrictions. CVE-2022-21499 It was discovered that a race condition existed in the network...

7CVSS6.8AI score0.06451EPSS
SaveExploits1References6
Oracle linux
Oracle linux
added 2022/06/14 12:00 a.m.63 views

Unbreakable Enterprise kernel security update

4.14.35-2047.514.3 - uek-rpm: Update OL7 SecureBoot certificate files Saeed Mirzamohammadi Orabug: 34219958 4.14.35-2047.514.2 - perf: Fix sysperfeventopen race against self Peter Zijlstra Orabug: 34207044 CVE-2022-1729 - debug: Lock down kgdb Stephen Brennan Orabug: 34207043 CVE-2022-21499...

7CVSS7.8AI score0.00619EPSS
SaveExploits3
RedHat Linux
RedHat Linux
added 2022/05/10 1:58 p.m.9 views

kernel: Race condition in races in sk_peer_pid and sk_peer_cred accesses

A use-after-free read flaw was found in sockgetsockopt in net/core/sock.c due to SOPEERCRED and SOPEERGROUPS race with listen and connect in the Linux kernel. In this flaw, an attacker with a user privileges may crash the system or leak internal kernel information...

6.8CVSS6.6AI score0.01747EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2022/05/10 1:43 p.m.16 views

kernel: Race condition in races in sk_peer_pid and sk_peer_cred accesses

A use-after-free read flaw was found in sockgetsockopt in net/core/sock.c due to SOPEERCRED and SOPEERGROUPS race with listen and connect in the Linux kernel. In this flaw, an attacker with a user privileges may crash the system or leak internal kernel information...

6.8CVSS6.6AI score0.01747EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2022/03/21 12:00 a.m.12 views

PT-2025-8000

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition issue exists due to the exposure of GPIO chip irq members before they are fully initialized. This can lead to a kernel NULL pointer dereference, as observed with the...

7.8CVSS6.7AI score0.00617EPSS
SaveExploits0References50
BDU FSTEC
BDU FSTEC
added 2021/10/05 12:00 a.m.8 views

The vulnerability of the ext4_writeinline_data_end function (fs/ext4/inline.c) in the Linux kernel allows a attacker to compromise the integrity, accessibility, and confidentiality of data.

The vulnerability of the ext4writeinlinedataend function fs/ext4/inline.c in the Linux kernel arises from the simultaneous execution using shared resources with incorrect synchronization in the “race condition” scenario. Exploiting this vulnerability can allow an attacker to compromise the...

7CVSS6.8AI score0.00303EPSS
SaveExploits0References37Affected Software6
OSV
OSV
added 2021/09/02 12:00 a.m.10 views

UBUNTU-CVE-2021-3753

A race problem was seen in the vtkioctl in drivers/tty/vt/vtioctl.c in the Linux kernel, which may cause an out of bounds read in vt as the write access to vcmode is not protected by lock-in vtioctl KDSETMDE. The highest threat from this vulnerability is to data confidentiality...

4.7CVSS6.6AI score0.00364EPSS
SaveExploits1References11
RedHat Linux
RedHat Linux
added 2021/08/31 9:30 a.m.11 views

kernel: race condition in net/can/bcm.c leads to local privilege escalation

A flaw was found in the CAN BCM networking protocol in the Linux kernel, where a local attacker can abuse a flaw in the CAN subsystem to corrupt memory, crash the system or escalate privileges...

7CVSS6.6AI score0.00431EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/08/31 9:18 a.m.340 views

Important: Red Hat Security Advisory: kpatch-patch security update

An update is now available for Red Hat Enterprise Linux 8.2 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 for each...

8.7CVSS6.7AI score0.78684EPSS
SaveExploits24References5
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.29 views

SUSE: Security Advisory (SUSE-SU-2017:2142-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.2AI score0.20797EPSS
SaveExploits19References5
OSV
OSV
added 2021/01/06 3:24 a.m.12 views

USN-4679-1 linux, linux-aws, linux-aws-5.4, linux-azure, linux-azure-5.4, linux-gcp, linux-gcp-5.4, linux-gke-5.4, linux-hwe-5.4, linux-kvm, linux-oracle, linux-oracle-5.4, linux-raspi, linux-raspi-5.4 vulnerabilities

It was discovered that the console keyboard driver in the Linux kernel contained a race condition. A local attacker could use this to expose sensitive information kernel memory. CVE-2020-25656 Minh Yuan discovered that the tty driver in the Linux kernel contained race conditions when handling...

7.2CVSS6.7AI score0.01026EPSS
SaveExploits4References7
OSV
OSV
added 2020/12/16 9:41 a.m.5 views

SUSE-SU-2020:3843-1 Security update for the Linux Kernel (Live Patch 0 for SLE 15 SP2)

This update for the Linux Kernel 5.3.18-22 fixes one issue. The following security issue was fixed: - CVE-2020-29369: Fixed a race condition between certain expand functions and page-table free operations from an munmap call, aka CID-246c320a8cfe bsc1179646...

7CVSS7AI score0.00456EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2020/06/11 9:37 p.m.12 views

kernel: perf_event_open() and execve() race in setuid programs allows a data leak

A race condition in perfeventopen allows local attackers to leak sensitive data from setuid programs. As no relevant locks in particular the credguardmutex are held during the ptracemayaccess call, it is possible for the specified target task to perform an execve syscall with setuid execution...

5.6CVSS7.3AI score0.00339EPSS
SaveExploits0References4
Rows per page
Query Builder