Lucene search
+L

4977 matches found

Positive Technologies
Positive Technologies
added 2024/09/02 12:00 a.m.20 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
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/08/31 2:15 p.m.21 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...

7.8CVSS6.1AI score0.0086EPSS
SaveExploits0References22
CVE
CVE
added 2024/08/31 1:22 p.m.196 views

CVE-2024-44946

CVE-2024-44946 (Linux kernel, KCM) has a confirmed UAF/double-free risk in kcm_release arising when one thread frees an skb still in the KCM write queue due to concurrent kcm_sendmsg() operations. The issue occurs when a thread building a MSG_MORE skb holds kcm->seq_skb while another thread co...

7.8CVSS6.4AI score0.0086EPSS
SaveExploits0References10Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/08/29 8:03 a.m.7 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
SaveExploits0References1
OSV
OSV
added 2024/08/29 8:03 a.m.11 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
SaveExploits0References1
Cvelist
Cvelist
added 2024/08/26 10:10 a.m.43 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
SaveExploits0References4
Redos
Redos
added 2024/08/26 12:00 a.m.28 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.01174EPSS
SaveExploits0
OSV
OSV
added 2024/08/22 2:15 a.m.6 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
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/22 2:15 a.m.32 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
SaveExploits0References6
OSV
OSV
added 2024/08/22 2:15 a.m.16 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
SaveExploits0References7
OSV
OSV
added 2024/08/22 1:32 a.m.14 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...

5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/08/22 1:31 a.m.33 views

CVE-2022-48912 netfilter: fix use-after-free in __nf_register_net_hook()

In the Linux kernel, the following vulnerability has been resolved: netfilter: fix use-after-free in nfregisternethook We must not dereference @newhooks after nfhookmutex has been released, because other threads might have freed our allocated hooks already. BUG: KASAN: use-after-free in...

7.8CVSS0.00227EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/08/22 12:00 a.m.8 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 a race condition issue in the reweightentity function that results in a null pointer dereference when the...

4.7CVSS6.3AI score0.00168EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.47 views

CVE-2023-52903 io_uring: lock overflowing for IOPOLL

In the Linux kernel, the following vulnerability has been resolved: iouring: lock overflowing for IOPOLL syzbot reports an issue with overflow filling for IOPOLL: WARNING: CPU: 0 PID: 28 at iouring/iouring.c:734 iocqringeventoverflow+0x1c0/0x230 iouring/iouring.c:734 CPU: 0 PID: 28 Comm:...

7.8CVSS0.00186EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/08/21 12:00 a.m.15 views

PT-2024-7574

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.58 Description The issue is related to a use-after-free problem in the f2fs stop gc thread function, caused by a race condition that may lead to exploitation, potentially affecting the confidentiality,...

7.8CVSS5.5AI score0.00237EPSS
SaveExploits0
OSV
OSV
added 2024/08/20 8:32 p.m.14 views

GO-2023-1995 Answer has Race Condition within a Thread in github.com/answerdev/answer

Answer has Race Condition within a Thread in github.com/answerdev/answer...

6.5CVSS5.7AI score0.00485EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2024/08/19 9:39 p.m.18 views

CVE-2024-43380

A flaw was found in fugit's parser. Due to a lack of user input validation, the natural parser may accept any length of input and will attempt to parse it. The parse can create a thread which will never return, causing high CPU usage, which may lead to a Denial of Service...

3.3CVSS7.2AI score0.00792EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/08/19 3:15 p.m.18 views

CVE-2024-43380

fugit contains time tools for flor and the floraison group. The fugit "natural" parser, that turns "every wednesday at 5pm" into "0 17 3", accepted any length of input and went on attempting to parse it, not returning promptly, as expected. The parse call could hold the thread with no end in sigh...

7.5CVSS6.8AI score0.00792EPSS
SaveExploits0References10
CVE
CVE
added 2024/08/19 2:37 p.m.317 views

CVE-2024-43380

CVE-2024-43380 affects the fugit component used by the floraison group. The issue stems from the fugit "natural" parser, which converts phrases like “every Wednesday at 5pm” to a cron expression. It accepted inputs of any length and could continue parsing without returning, causing an uncontrolle...

7.5CVSS5.3AI score0.00792EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/08/19 1:45 p.m.25 views

CVE-2024-43820

In the Linux kernel, the following vulnerability has been resolved: dm-raid: Fix WARNONONCE check for syncthread in raidresume rm-raid devices will occasionally trigger the following warning when being resumed after a table load because DMRECOVERYRUNNING is set: WARNING: CPU: 7 PID: 5660 at...

4.4CVSS6.3AI score0.00196EPSS
SaveExploits0References4
Rows per page
Query Builder