Lucene search
+L

332 matches found

OSV
OSV
added 2024/06/10 9:15 a.m.12 views

AZL-42615 CVE-2024-36971 affecting package kernel for versions less than 6.6.35.1-4

In the Linux kernel, the following vulnerability has been resolved: net: fix dstnegativeadvice race dstnegativeadvice does not enforce proper RCU rules when sk-dstcache must be cleared, leading to possible UAF. RCU rules are that we must first clear sk-skdstcache, then call dstreleaseolddst. Note...

7.8CVSS6.5AI score0.02701EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.8 views

SUSE CVE-2024-35954

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Avoid sg device teardown race sgremovesfpusercontext must not use sgdevicedestroy after calling scsideviceput. sgdevicedestroy is accessing the parent scsidevice requestqueue which will already be set to NULL when the...

5.5CVSS6.8AI score0.00241EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/14 3:32 a.m.6 views

SUSE CVE-2024-27399

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: fix null-ptr-deref in l2capchantimeout There is a race condition between l2capchantimeout and l2capchandel. When we use l2capchandel to delete the channel, the chan-conn will be set to null. But the conn could b...

5.5CVSS6.1AI score0.00304EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2024/05/04 2:23 a.m.4 views

SUSE CVE-2024-27005

In the Linux kernel, the following vulnerability has been resolved: interconnect: Don't access reqlist while it's being manipulated The icclock mutex was split into separate icclock and iccbwlock mutexes in 1 to avoid lockdep splats. However, this didn't adequately protect access to...

5.5CVSS6.7AI score0.00179EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.8 views

SUSE CVE-2024-26955

In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent kernel bug at submitbhwbc Fix a bug where nilfsgetblock returns a successful status when searching and inserting the specified block both fail inconsistently. If this inconsistent behavior is not due to a previous...

5.5CVSS6.3AI score0.00255EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/01 6:15 a.m.6 views

DEBIAN-CVE-2024-26974

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - resolve race condition during AER recovery During the PCI AER system's error recovery process, the kernel driver may encounter a race condition with freeing the resetdata structure's memory. If the device restart wi...

7CVSS6AI score0.00198EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.7 views

kernel: Bluetooth: Fix race condition in hci_cmd_sync_clear

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix race condition in hcicmdsyncclear There is a potential race condition in hcicmdsyncwork and hcicmdsyncclear, and could lead to use-after-free. For instance, hcicmdsyncwork is added to the 'reqworkqueue' after...

7.8CVSS6.4AI score0.00138EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/04/17 12:00 a.m.10 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 the fact that a tasklet may hang on to another kernel, racing to remove irq...

5.5CVSS6.2AI score0.00234EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/04/06 1:59 a.m.8 views

SUSE CVE-2024-26698

In the Linux kernel, the following vulnerability has been resolved: hvnetvsc: Fix race condition between netvscprobe and netvscremove In commit ac5047671758 "hvnetvsc: Disable NAPI before closing the VMBus channel", napidisable was getting called for all channels, including all subchannels withou...

5.5CVSS6.4AI score0.00183EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/02/29 3:51 p.m.13 views

kernel: GSM multiplexing race condition leads to privilege escalation

A race condition was found in the GSM 0710 tty multiplexor in the Linux kernel. This issue occurs when two threads execute the GSMIOCSETCONF ioctl on the same tty file descriptor with the gsm line discipline enabled, and can lead to a use-after-free problem on a struct gsmdlci while restarting th...

7CVSS6.9AI score0.00767EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/29 5:43 a.m.15 views

CVE-2023-52480 ksmbd: fix race condition between session lookup and expire

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix race condition between session lookup and expire Thread A + Thread B ksmbdsessionlookup | smb2sesssetup sess = xaload | | | xaerase&conn-sessions, sess-id; | | ksmbdsessiondestroysess -- kfreesess | // UAF! |...

9.8CVSS5.8AI score
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2024/02/15 8:00 a.m.10 views

Kernel: race condition leads to use after free during vma lock in lock_vma_under_rcu

...

5.1CVSS7.3AI score0.00228EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/05 7:30 a.m.47 views

CVE-2024-24858 Race condition vulnerability in Linux kernel net/bluetooth in {conn,adv}_{min,max}_interval_set()

A race condition was found in the Linux kernel's net/bluetooth in conn,advmin,maxintervalset function. This can result in I2cap connection or broadcast abnormality issue, possibly leading to denial of service...

4.6CVSS6.3AI score0.00325EPSS
SaveExploits0References3
OSV
OSV
added 2024/01/28 1:15 p.m.9 views

AZL-34029 CVE-2023-6200 affecting package kernel for versions less than 5.15.153.1-1

A race condition was found in the Linux Kernel. Under certain conditions, an unauthenticated attacker from an adjacent network could send an ICMPv6 router advertisement packet, causing arbitrary code execution...

7.5CVSS6AI score0.02166EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/25 9:06 p.m.10 views

USN-6604-1 linux, linux-aws, linux-aws-hwe, linux-gcp, linux-gcp-4.15, linux-hwe, linux-kvm, linux-oracle vulnerabilities

It was discovered that the ASUS HID driver in the Linux kernel did not properly handle device removal, leading to a use-after-free vulnerability. A local attacker with physical access could plug in a specially crafted USB device to cause a denial of service system crash. CVE-2023-1079 Jana Hofman...

7.8CVSS6.9AI score0.11322EPSS
SaveExploits2References7
Vulnrichment
Vulnrichment
added 2024/01/21 10:01 a.m.20 views

CVE-2023-6531 Kernel: gc's deletion of an skb races with unix_stream_read_generic() leading to uaf

A use-after-free flaw was found in the Linux Kernel due to a race problem in the unix garbage collector's deletion of SKB races with unixstreamreadgeneric on the socket that the SKB is queued on...

7CVSS7.1AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2024/01/10 10:36 p.m.8 views

USN-6577-1 linux-aws vulnerabilities

Jana Hofmann, Emanuele Vannacci, Cedric Fournet, Boris Kopf, and Oleksii Oleksenko discovered that some AMD processors could leak stale data from division operations in certain situations. A local attacker could possibly use this to expose sensitive information. CVE-2023-20588 It was discovered...

6.4CVSS6.8AI score0.11322EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2023/11/28 3:40 p.m.13 views

kernel: Race between task migrating pages and another task calling exit_mmap to release those same pages getting invalid opcode BUG in include/linux/swapops.h

A flaw was found in pfnswapentrytopage in memory management subsystem in the Linux Kernel. In this flaw, an attacker with a local user privilege may cause a denial of service problem due to a BUG statement referencing pmdt x...

4.7CVSS6.7AI score0.00179EPSS
SaveExploits0References4
Amazon
Amazon
added 2023/11/16 12:00 a.m.21 views

Important: kernel

Issue Overview: A race condition between two functions, lmLogClose and txEnd, in the Linux kernel's JFS filesystem can lead to a use-after-free vulnerability and crash. CVE-2023-3397 An issue was discovered in the Linux kernel before 6.5.9, exploitable by local users with userspace access to MMIO...

7.8CVSS6.5AI score0.00849EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/11/01 7:05 p.m.34 views

CVE-2023-3397 Kernel: slab-use-after-free write in txend due to race condition

A race condition occurred between the functions lmLogClose and txEnd in JFS, in the Linux Kernel, executed in different threads. This flaw allows a local attacker with normal user privileges to crash the system or leak internal kernel information...

7CVSS6.9AI score0.0021EPSS
SaveExploits0References3
Rows per page
Query Builder