Lucene search
K

135 matches found

Cvelist
Cvelist
added 2024/06/21 11:15 a.m.20 views

CVE-2024-39277 dma-mapping: benchmark: handle NUMA_NO_NODE correctly

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: benchmark: handle NUMANONODE correctly cpumaskofnode can be called for NUMANONODE inside domapbenchmark resulting in the following sanitizer report: UBSAN: array-index-out-of-bounds in...

0.00084EPSS
Exploits0References5
OSV
OSV
added 2024/06/20 12:15 p.m.0 views

UBUNTU-CVE-2021-4439

In the Linux kernel, the following vulnerability has been resolved: isdn: cpai: check ctr-cnr to avoid array index out of bound The cmtpaddconnection would add a cmtp session to a controller and run a kernel thread to process cmtp. modulegetTHISMODULE; session-task = kthreadruncmtpsession, sessio...

7.8CVSS6.2AI score0.00018EPSS
Exploits0References11
Cvelist
Cvelist
added 2024/06/19 2:54 p.m.34 views

CVE-2021-47603 audit: improve robustness of the audit queue handling

In the Linux kernel, the following vulnerability has been resolved: audit: improve robustness of the audit queue handling If the audit daemon were ever to get stuck in a stopped state the kernel's kauditdthread could get blocked attempting to send audit records to the userspace audit daemon. With...

0.00018EPSS
Exploits0References6
OSV
OSV
added 2024/06/19 2:15 p.m.0 views

DEBIAN-CVE-2024-38613

In the Linux kernel, the following vulnerability has been resolved: m68k: Fix spinlock race in kernel thread creation Context switching does take care to retain the correct lock owner across the switch from 'prev' to 'next' tasks. This does rely on interrupts remaining disabled for the entire...

4.7CVSS6AI score0.00021EPSS
Exploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.0 views

UBUNTU-CVE-2024-38613

In the Linux kernel, the following vulnerability has been resolved: m68k: Fix spinlock race in kernel thread creation Context switching does take care to retain the correct lock owner across the switch from 'prev' to 'next' tasks. This does rely on interrupts remaining disabled for the entire...

4.7CVSS6.2AI score0.00021EPSS
Exploits0References29
OSV
OSV
added 2024/06/19 1:56 p.m.14 views

CVE-2024-38613 m68k: Fix spinlock race in kernel thread creation

In the Linux kernel, the following vulnerability has been resolved: m68k: Fix spinlock race in kernel thread creation Context switching does take care to retain the correct lock owner across the switch from 'prev' to 'next' tasks. This does rely on interrupts remaining disabled for the entire...

4.7CVSS5.8AI score0.00021EPSS
Exploits0References12
Debian CVE
Debian CVE
added 2024/06/19 1:56 p.m.17 views

CVE-2024-38613

In the Linux kernel, the following vulnerability has been resolved: m68k: Fix spinlock race in kernel thread creation Context switching does take care to retain the correct lock owner across the switch from 'prev' to 'next' tasks. This does rely on interrupts remaining disabled for the entire...

4.7CVSS6AI score0.00021EPSS
Exploits0
CNNVD
CNNVD
added 2024/06/19 12:0 a.m.1 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 Linux kernel, which stems from a buffer overflow in rcu-tasks showrcutaskstracegpkthread...

7.8CVSS7AI score0.00011EPSS
Exploits0References6
Fedora
Fedora
added 2024/05/26 1:29 a.m.10 views

[SECURITY] Fedora 40 Update: rust-scx_rustland-0.0.3-2.fc40

A BPF component dispatcher that implements the low level sched-ext functionalities and a user-space counterpart scheduler, written in Rust, that implements the actual scheduling policy. This is used within schedext, which is a Linux kernel feature which enables implementing kernel thread schedule...

7.1AI score
Exploits0
RedhatCVE
RedhatCVE
added 2024/05/22 10:21 a.m.10 views

CVE-2021-47377

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority for the following reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.7AI score
Exploits0References3
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.2 views

kernel: bpf, cpumap: Make sure kthread is running before map update returns

A race condition was found in the Linux kernel's BPF cpumap implementation in the kthread lifecycle management. A local user can trigger this issue by running XDP redirect operations when the per-CPU kthread is stopped prematurely before processing queued frames, causing the cleanup code to find ...

7.8CVSS7.3AI score0.00018EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2024/05/21 3:15 p.m.1 views

CVE-2021-47337

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix bad pointer dereference when ehandler kthread is invalid Commit 66a834d09293 "scsi: core: Fix error handling of scsihostalloc" changed the allocation logic to call putdevice to perform host cleanup with the...

5.5CVSS5.9AI score0.00014EPSS
Exploits0References9Affected Software1
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.19 views

CVE-2021-47377

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score
Exploits0References8
Debian CVE
Debian CVE
added 2024/05/21 3:3 p.m.12 views

CVE-2021-47377

Removed by vendor...

5.2AI score
Exploits0
Positive Technologies
Positive Technologies
added 2024/05/21 12:0 a.m.2 views

PT-2024-11374 · Linux · Linux Kernel

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 Xen ballooning. The issue involved the use of a workqueue instead of a kernel thread. Recommendations: At the moment,...

6.9AI score
Exploits0References12
NVD
NVD
added 2024/05/20 10:15 a.m.20 views

CVE-2024-35953

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix deadlock in contextxa ivpudevice-contextxa is locked both in kernel thread and IRQ context. It requires XAFLAGSLOCKIRQ flag to be passed during initialization otherwise the lock could be acquired from a thread and...

5.5CVSS6.3AI score0.00014EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.20 views

CVE-2024-35871 riscv: process: Fix kernel gp leakage

In the Linux kernel, the following vulnerability has been resolved: riscv: process: Fix kernel gp leakage childregs represents the registers which are active for the new thread in user context. For a kernel thread, childregs-gp is never used since the kernel gp is not touched by switchto. For a...

6.9AI score0.00013EPSS
Exploits0References7
CNNVD
CNNVD
added 2024/02/29 12:0 a.m.1 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that arises from a kernel thread using and not releasing the CPU for longer than a specified period of time...

5.5CVSS5.8AI score0.00012EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.2 views

kernel: NFSD: fix use-after-free in nfsd4_ssc_setup_dul()

An expired pointer dereference flaw was found in the NFSv4 implementation in the Linux kernel, which may negatively affect system availability when the kernel thread is signaled during a mount/unmount operation. If signalpending returns true, scheduletimeout will not be executed, causing the...

6.7AI score
Exploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:44 a.m.1 views

SUSE CVE-2021-28691

Guest triggered use-after-free in Linux xen-netback A malicious or buggy network PV frontend can force Linux netback to disable the interface and terminate the receive kernel thread associated with queue 0 in response to the frontend sending a malformed packet. Such kernel thread termination will...

7.8CVSS6.8AI score0.00031EPSS
Exploits0References3
Rows per page
Query Builder