Lucene search
+L

1422 matches found

NVD
NVD
added 2025/01/22 2:15 a.m.15 views

CVE-2025-23090

Rejected reason: This CVE record has been withdrawn due to a duplicate entry CVE-2025-23083...

SaveExploits0
OSV
OSV
added 2025/01/22 2:15 a.m.9 views

AZL-55922 CVE-2025-23083 affecting package nodejs for versions less than 20.14.0-4

With the aid of the diagnosticschannel utility, an event can be hooked into whenever a worker thread is created. This is not limited only to workers but also exposes internal workers, where an instance of them can be fetched, and its constructor can be grabbed and reinstated for malicious usage...

7.7CVSS6.9AI score0.00413EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/22 2:15 a.m.13 views

CVE-2025-23083

With the aid of the diagnosticschannel utility, an event can be hooked into whenever a worker thread is created. This is not limited only to workers but also exposes internal workers, where an instance of them can be fetched, and its constructor can be grabbed and reinstated for malicious usage...

7.7CVSS6.7AI score0.00413EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/22 2:15 a.m.3 views

DEBIAN-CVE-2025-23083

With the aid of the diagnosticschannel utility, an event can be hooked into whenever a worker thread is created. This is not limited only to workers but also exposes internal workers, where an instance of them can be fetched, and its constructor can be grabbed and reinstated for malicious usage...

7.7CVSS7AI score0.00413EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/22 2:15 a.m.6 views

ALPINE-CVE-2025-23083

With the aid of the diagnosticschannel utility, an event can be hooked into whenever a worker thread is created. This is not limited only to workers but also exposes internal workers, where an instance of them can be fetched, and its constructor can be grabbed and reinstated for malicious usage...

7.7CVSS6.8AI score0.00413EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/22 2:15 a.m.4 views

UBUNTU-CVE-2025-23083

With the aid of the diagnosticschannel utility, an event can be hooked into whenever a worker thread is created. This is not limited only to workers but also exposes internal workers, where an instance of them can be fetched, and its constructor can be grabbed and reinstated for malicious usage...

7.7CVSS7AI score0.00413EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/22 2:15 a.m.3 views

UBUNTU-CVE-2025-23090

With the aid of the diagnosticschannel utility, an event can be hooked into whenever a worker thread is created. This is not limited only to workers but also exposes internal workers, where an instance of them can be fetched, and its constructor can be grabbed and reinstated for malicious usage...

7.7CVSS5.8AI score
SaveExploits0References3
CVE
CVE
added 2025/01/22 1:11 a.m.440 views

CVE-2025-23090

CVE-2025-23090 is withdrawn as a duplicate of CVE-2025-23083. Connected records confirm CVE-2025-23083 affects Node.js packages for versions before 20.14.0-4, with patches available in advisory channels (nodejs20). These sources describe the same underlying issue and provide remediation guidance ...

6.9AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/01/16 3:49 a.m.6 views

SUSE CVE-2024-57896

In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at closectree, we first stop the cleaner kthread, using kthreadstop which frees the associated taskstruct, and then stop...

5.5CVSS7.7AI score0.00207EPSS
SaveExploits0References15
OSV
OSV
added 2025/01/15 1:15 p.m.3 views

DEBIAN-CVE-2024-57896

In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at closectree, we first stop the cleaner kthread, using kthreadstop which frees the associated taskstruct, and then stop...

7.8CVSS5.9AI score0.00207EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/01/15 1:5 p.m.30 views

CVE-2024-57896 btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount

In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at closectree, we first stop the cleaner kthread, using kthreadstop which frees the associated taskstruct, and then stop...

0.00207EPSS
SaveExploits0References6
OSV
OSV
added 2025/01/15 1:5 p.m.15 views

CVE-2024-57896 btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount

In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at closectree, we first stop the cleaner kthread, using kthreadstop which frees the associated taskstruct, and then stop...

7.8CVSS6.1AI score0.00207EPSS
SaveExploits0References11
The Hacker News
The Hacker News
added 2024/11/21 12:4 p.m.8 views

North Korean Front Companies Impersonate U.S. IT Firms to Fund Missile Programs

Threat actors with ties to the Democratic People's Republic of Korea DPRK are impersonating U.S.-based software and technology consulting businesses in order to further their financial objectives as part of a broader information technology IT worker scheme. "Front companies, often based in China,...

7.1AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/11/12 8:0 a.m.10 views

btrfs: wait for fixup workers before stopping cleaner kthread during umount

...

5.5CVSS6.8AI score0.0029EPSS
SaveExploits0
OSV
OSV
added 2024/11/01 4:16 p.m.29 views

CVE-2024-49770 oak's path traversal allows transfer of hidden files within the served root directory

oak is a middleware framework for Deno's native HTTP server, Deno Deploy, Node.js 16.5 and later, Cloudflare Workers and Bun. By default oak does not allow transferring of hidden files with Context.send API. However, prior to version 17.1.3, this can be bypassed by encoding / as its URL encoded...

8.7CVSS6.6AI score0.00682EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/10/25 3:7 a.m.6 views

SUSE CVE-2024-49867

In the Linux kernel, the following vulnerability has been resolved: btrfs: wait for fixup workers before stopping cleaner kthread during umount During unmount, at closectree, we have the following steps in this order: 1 Park the cleaner kthread - this doesn't destroy the kthread, it basically hal...

7CVSS6.5AI score0.0029EPSS
SaveExploits0References44
RedhatCVE
RedhatCVE
added 2024/10/22 2:41 p.m.20 views

CVE-2024-49867

In the Linux kernel, the following vulnerability has been resolved: btrfs: wait for fixup workers before stopping cleaner kthread during umount During unmount, at closectree, we have the following steps in this order: 1 Park the cleaner kthread - this doesn't destroy the kthread, it basically hal...

5.5CVSS7AI score0.0029EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 10:7 p.m.23 views

CVE-2024-49866

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Fix a race during cpuhp processing There is another found exception that the "timerlat/1" thread was scheduled on CPU0, and lead to timer corruption finally: ODEBUG: init active active state 0 object:...

4.1CVSS6.8AI score0.00172EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 6:15 p.m.14 views

AZL-51498 CVE-2024-49867 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: wait for fixup workers before stopping cleaner kthread during umount During unmount, at closectree, we have the following steps in this order: 1 Park the cleaner kthread - this doesn't destroy the kthread, it basically hal...

5.5CVSS6.8AI score0.0029EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.2 views

DEBIAN-CVE-2024-49867

In the Linux kernel, the following vulnerability has been resolved: btrfs: wait for fixup workers before stopping cleaner kthread during umount During unmount, at closectree, we have the following steps in this order: 1 Park the cleaner kthread - this doesn't destroy the kthread, it basically hal...

5.5CVSS6.1AI score0.0029EPSS
SaveExploits0References1
Rows per page
Query Builder