Lucene search
+L

6581 matches found

OSV
OSV
added 2025/09/18 4:15 p.m.8 views

UBUNTU-CVE-2022-50415

In the Linux kernel, the following vulnerability has been resolved: parisc: led: Fix potential null-ptr-deref in starttask starttask calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen: starttask createsinglethreadworkqueue faile...

5.5CVSS5.9AI score0.00163EPSS
SaveExploits0References12
OSV
OSV
added 2025/09/18 4:03 p.m.12 views

CVE-2022-50415 parisc: led: Fix potential null-ptr-deref in start_task()

In the Linux kernel, the following vulnerability has been resolved: parisc: led: Fix potential null-ptr-deref in starttask starttask calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen: starttask createsinglethreadworkqueue faile...

5.5CVSS6.2AI score
SaveExploits0References12
CVE
CVE
added 2025/09/18 4:03 p.m.50 views

CVE-2022-50415

CVE-2022-50415 affects the Linux kernel on the parisc architecture, where start_task() calls create_singlethread_workqueue() without validating its return value. If the call returns NULL, a null pointer dereference can occur later in queue_delayed_work/on and __queue_work, accessing wq->flags....

5.5CVSS6.1AI score0.00163EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/18 4:03 p.m.3 views

CVE-2022-50415 parisc: led: Fix potential null-ptr-deref in start_task()

In the Linux kernel, the following vulnerability has been resolved: parisc: led: Fix potential null-ptr-deref in starttask starttask calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen: starttask createsinglethreadworkqueue faile...

6.1AI score0.00163EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/09/18 4:03 p.m.22 views

CVE-2022-50415

In the Linux kernel, the following vulnerability has been resolved: parisc: led: Fix potential null-ptr-deref in starttask starttask calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen: starttask createsinglethreadworkqueue faile...

5.5CVSS5.4AI score0.00163EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/18 4:03 p.m.19 views

CVE-2022-50415 parisc: led: Fix potential null-ptr-deref in start_task()

In the Linux kernel, the following vulnerability has been resolved: parisc: led: Fix potential null-ptr-deref in starttask starttask calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen: starttask createsinglethreadworkqueue faile...

0.00163EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/18 1:33 p.m.10 views

CVE-2022-50382 padata: Always leave BHs disabled when running ->parallel()

In the Linux kernel, the following vulnerability has been resolved: padata: Always leave BHs disabled when running -parallel A deadlock can happen when an overloaded system runs -parallel in the context of the current task: padatadoparallel -parallel pcryptaeadenc/dec padatadoserial...

5.5CVSS6.1AI score
SaveExploits0References8
CVE
CVE
added 2025/09/18 1:33 p.m.40 views

CVE-2022-50382

CVE-2022-50382 refers to a Linux kernel fix for a deadlock involving padata parallelization when BHs are enabled during the serial path. The issue occurs in padata_do_serial where a spin_lock on reorder->lock could be taken with BHs still on, enabling a deadlock on overload. The fix ensures BH...

5.5CVSS6.1AI score0.00118EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.15 views

CVE-2022-50382 padata: Always leave BHs disabled when running ->parallel()

In the Linux kernel, the following vulnerability has been resolved: padata: Always leave BHs disabled when running -parallel A deadlock can happen when an overloaded system runs -parallel in the context of the current task: padatadoparallel -parallel pcryptaeadenc/dec padatadoserial...

0.00118EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/18 12:00 a.m.7 views

PT-2025-38432

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The start task function in the Linux kernel may experience a null pointer dereference. This occurs because the return value of create singlethread workqueue is not checked, potentially...

6.2AI score0.00163EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/09/18 12:00 a.m.8 views

PT-2025-40641

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the cnic module, specifically in the cnic delete task function, that can lead to a use-after-free condition. The issue arises from the use of canc...

7.8CVSS7.3AI score0.00148EPSS
SaveExploits0
Snyk
Snyk
added 2025/09/17 8:42 p.m.4 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the prefetchParentTask and recursiveDownloadWithDirectMetadata, which the first return value of the functions is dereferenced even when the functions returns an error. An attacker can cause the application t...

6.9CVSS6.6AI score0.00314EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/09/17 8:42 p.m.4 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the prefetchParentTask and recursiveDownloadWithDirectMetadata, which the first return value of the functions is dereferenced even when the functions returns an error. An attacker can cause the application t...

6.9CVSS6.6AI score0.00314EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/09/17 8:42 p.m.3 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the prefetchParentTask and recursiveDownloadWithDirectMetadata, which the first return value of the functions is dereferenced even when the functions returns an error. An attacker can cause the application t...

6.9CVSS6.6AI score0.00314EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/17 7:48 p.m.63 views

GHSA-2QGR-GFVJ-QPCR Dragonfly incorrectly handles a task structure’s usedTrac field

Impact The processPieceFromSource method figure 4.1 is part of a task processing mechanism. The method writes pieces of data to storage, updating a Task structure along the way. The method does not update the structure’s usedTraffic field, because an uninitialized variable n is used as a guard to...

6.9CVSS7AI score0.00358EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/09/17 7:48 p.m.12 views

Dragonfly incorrectly handles a task structure’s usedTrac field

Impact The processPieceFromSource method figure 4.1 is part of a task processing mechanism. The method writes pieces of data to storage, updating a Task structure along the way. The method does not update the structure’s usedTraffic field, because an uninitialized variable n is used as a guard to...

7.5CVSS7AI score0.00358EPSS
SaveExploits0References5Affected Software2
CVE
CVE
added 2025/09/17 7:30 p.m.33 views

CVE-2025-59348

CVE-2025-59348 affects Dragonfly, an open-source P2P file distribution and image acceleration system. The vulnerability lies in the processPieceFromSource method, where an uninitialized variable n is used as a guard for the AddTraffic call instead of the actual result.Size, causing the structure’...

7.5CVSS6.5AI score0.00358EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/17 7:30 p.m.3 views

CVE-2025-59348 Dragonfly incorrectly handles a task structure’s usedTraffic field

Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, the processPieceFromSource method does not update the structure’s usedTraffic field, because an uninitialized variable n is used as a guard to the AddTraffic method call, instead of the...

6.9CVSS6.5AI score0.00358EPSS
SaveExploits0References2
GitLab Advisory Database
GitLab Advisory Database
added 2025/09/17 12:00 a.m.35 views

Dragonfly incorrectly handles a task structure’s usedTrac field

The processPieceFromSource method figure 4.1 is part of a task processing mechanism. The method writes pieces of data to storage, updating a Task structure along the way. The method does not update the structure’s usedTraffic field, because an uninitialized variable n is used as a guard to the...

7.5CVSS7AI score0.00358EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2025/09/16 11:31 p.m.10 views

SUSE CVE-2023-53231

In the Linux kernel, the following vulnerability has been resolved: erofs: Fix detection of atomic context Current check for atomic context is not sufficient as zerofsdecompressqueueendio can be called under rcu lock from blkmqflushpluglist. See the stacktrace 1 In such case we should hand off th...

5.5CVSS6.4AI score0.00137EPSS
SaveExploits0References15
Rows per page
Query Builder