Lucene search
K

4527 matches found

Gentoo Linux
Gentoo Linux
added 2024/09/22 12:0 a.m.27 views

Rust: Multiple Vulnerabilities

Background A systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. Description Multiple vulnerabilities have been discovered in Rust. Please review the CVE identifiers referenced below for details. Impact Please review the referenced CVE...

7.9CVSS7.7AI score0.00763EPSS
Exploits0
NVD
NVD
added 2024/09/18 8:15 a.m.17 views

CVE-2024-46734

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor and one of them is doing direct IO writes while the other is doing fsync, we have a race where we c...

4.7CVSS0.00178EPSS
Exploits0References6
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.11 views

md/dm-raid: don't call md_reap_sync_thread() directly

...

5.5CVSS7.6AI score0.00174EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.4 views

dm-raid: really frozen sync_thread during suspend

...

5.5CVSS7.6AI score0.00223EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.5 views

kernel: mm/hugetlb: fix missing hugetlb_lock for resv uncharge

CVE-2024-36000 addresses a synchronization issue in the Linux kernel's management of huge pages. The problem arises when multiple threads modify the reservation map concurrently without proper locking, leading to potential inconsistencies and system instability...

5.5CVSS7.3AI score0.00225EPSS
Exploits0References5
CVE
CVE
added 2024/09/09 7:7 p.m.411 views

CVE-2024-45296

The Jira Service Management Data Center/Server DoS issue (CVE-2024-45296) stems from the path-to-regexp dependency, which can generate pathological regular expressions causing DoS on the main thread. Affected: Jira Service Management DC/Server versions 10.2.0–10.5.0. CVSS 3.1 vector: AV:N/AC:L/PR...

7.5CVSS7.1AI score0.00932EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/09/04 7:54 p.m.12 views

CVE-2024-44991

In the Linux kernel, the following vulnerability has been resolved: tcp: prevent concurrent execution of tcpskexitbatch Its possible that two threads call tcpskexitbatch concurrently, once from the cleanupnet workqueue, once from a task that failed to clone a new netns. In the latter case, error...

5.5CVSS5.8AI score0.00245EPSS
Exploits0
0day.today
0day.today
added 2024/09/04 12:0 a.m.310 views

Linux Kernel 5.6.13 Use-After-Free Exploit

Proof of concept exploit that uses a use-after-free vulnerability due to a race condition in MIDI devices in Linux Kernel version 5.6.13. // gcc -o exploit exploit.c -masm=intel -static -s -lpthread define GNUSOURCE include include include include include include include include include include...

7.8CVSS7AI score0.00312EPSS
Exploits2
Vulnrichment
Vulnrichment
added 2024/09/02 10:22 a.m.15 views

CVE-2024-23365 Use After Free in SCE-Mink

Memory corruption while releasing shared resources in MinkSocket listener thread...

8.4CVSS7.2AI score0.00125EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2024/09/02 12:0 a.m.4 views

PT-2024-19844 · Unknown · Minksocket

Name of the Vulnerable Software and Affected Versions: MinkSocket affected versions not specified Description: There is a memory corruption issue when releasing shared resources in the MinkSocket listener thread. This issue occurs due to improper handling of shared resources, leading to memory...

8.4CVSS7.1AI score0.00125EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2024/08/31 2:15 p.m.15 views

CVE-2024-44946

In the Linux kernel, the following vulnerability has been resolved: kcm: Serialise kcmsendmsg for the same socket. syzkaller reported UAF in kcmrelease. 0 The scenario is 1. Thread A builds a skb with MSGMORE and sets kcm-seqskb. 2. Thread A resumes building skb from kcm-seqskb but is blocked by...

5.5CVSS6.4AI score0.00824EPSS
Exploits0References22
CVE
CVE
added 2024/08/31 1:22 p.m.178 views

CVE-2024-44946

CVE-2024-44946 affects the Linux kernel kcm subsystem (kcm_sendmsg). The issue was a use-after-free/race: while MSG_MORE skb construction was in progress, another thread could touch it, leading to a double-free in kcm_release() when the skb remained in the write queue. The fix serialises kcm_send...

5.5CVSS6.4AI score0.00824EPSS
Exploits0References10Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/08/29 8:3 a.m.4 views

Malicious code in noblox.js-thread (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 062619601a008f4292eaf9453ebd17f78bda5a38e3f7cc9d06669c0366f09cb2 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
Exploits0References1
OSV
OSV
added 2024/08/29 8:3 a.m.7 views

MAL-2024-8085 Malicious code in noblox.js-thread (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 062619601a008f4292eaf9453ebd17f78bda5a38e3f7cc9d06669c0366f09cb2 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
Exploits0References1
Cvelist
Cvelist
added 2024/08/26 10:10 a.m.27 views

CVE-2024-43900 media: xc2028: avoid use-after-free in load_firmware_cb()

In the Linux kernel, the following vulnerability has been resolved: media: xc2028: avoid use-after-free in loadfirmwarecb syzkaller reported use-after-free in loadfirmwarecb 1. The reason is because the module allocated a struct tuner in tunerprobe, and then the module initialization failed, the...

0.00214EPSS
Exploits0References4
Redos
Redos
added 2024/08/26 12:0 a.m.22 views

ROS-20240826-08

A vulnerability in the source/blender/imbuf/intern/dds/DirectDrawSurface.cpp component of the Blender software suite of the Blender 3D computer graphics software suite is related to an incorrect assumption about the thread size. thread size. Exploitation of the vulnerability allows an attacker...

7.8CVSS7.5AI score0.01135EPSS
Exploits0
OSV
OSV
added 2024/08/22 2:15 a.m.2 views

DEBIAN-CVE-2022-48921

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix fault in reweightentity Syzbot found a GPF in reweightentity. This has been bisected to commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" There is a race between schedpostfork and...

4.7CVSS5.2AI score0.00168EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/08/22 2:15 a.m.23 views

CVE-2022-48921

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix fault in reweightentity Syzbot found a GPF in reweightentity. This has been bisected to commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" There is a race between schedpostfork and...

4.7CVSS6.1AI score0.00168EPSS
Exploits0References6
OSV
OSV
added 2024/08/22 2:15 a.m.0 views

UBUNTU-CVE-2022-48921

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix fault in reweightentity Syzbot found a GPF in reweightentity. This has been bisected to commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" There is a race between schedpostfork and...

4.7CVSS6AI score0.00168EPSS
Exploits0References7
OSV
OSV
added 2024/08/22 1:32 a.m.9 views

CVE-2022-48921 sched/fair: Fix fault in reweight_entity

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix fault in reweightentity Syzbot found a GPF in reweightentity. This has been bisected to commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" There is a race between schedpostfork and...

4.7CVSS5.9AI score0.00168EPSS
Exploits0References7
Rows per page
Query Builder