Lucene search
+L

9635 matches found

OSV
OSV
added 2025/01/15 1:15 p.m.9 views

AZL-62705 CVE-2024-57898 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: clear link ID from bitmap during link delete after clean up Currently, during link deletion, the link ID is first removed from the validlinks bitmap before performing any clean-up operations. However, some functio...

3.3CVSS5.6AI score0.00184EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/15 1:15 p.m.17 views

CVE-2024-57888

In the Linux kernel, the following vulnerability has been resolved: workqueue: Do not warn when cancelling WQMEMRECLAIM work from !WQMEMRECLAIM worker After commit 746ae46c1113 "drm/sched: Mark scheduler work queues with WQMEMRECLAIM" amdgpu started seeing the following warning: workqueue:...

5.5CVSS0.00206EPSS
SaveExploits0References3
NVD
NVD
added 2025/01/15 1:15 p.m.17 views

CVE-2024-57891

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix invalid irq restore in scxopsbypass While adding outer irqsave/restore locking, 0e7ffff1b811 "scx: Fix raciness in scxopsbypass" forgot to convert an inner rqunlockirqrestore to rqunlock which could re-enable IRQ...

5.5CVSS0.00179EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/15 1:15 p.m.18 views

AZL-68633 CVE-2024-57888 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: workqueue: Do not warn when cancelling WQMEMRECLAIM work from !WQMEMRECLAIM worker After commit 746ae46c1113 "drm/sched: Mark scheduler work queues with WQMEMRECLAIM" amdgpu started seeing the following warning: workqueue:...

5.5CVSS6.6AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/15 1:15 p.m.7 views

UBUNTU-CVE-2024-57895

In the Linux kernel, the following vulnerability has been resolved: ksmbd: set ATTRCTIME flags when setting mtime David reported that the new warning from setattrcopymgtime is coming like the following. 113.215316 ------------ cut here ------------ 113.215974 WARNING: CPU: 1 PID: 31 at...

7.1CVSS6.2AI score0.00413EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2025/01/15 1:06 p.m.23 views

CVE-2025-21630

...

SaveExploits0
Cvelist
Cvelist
added 2025/01/15 1:05 p.m.26 views

CVE-2024-57897 drm/amdkfd: Correct the migration DMA map direction

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Correct the migration DMA map direction The SVM DMA device map direction should be set the same as the DMA unmap setting, otherwise the DMA core will report the following warning. Before finialize this solution,...

0.00251EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/15 1:05 p.m.15 views

CVE-2024-57895 ksmbd: set ATTR_CTIME flags when setting mtime

In the Linux kernel, the following vulnerability has been resolved: ksmbd: set ATTRCTIME flags when setting mtime David reported that the new warning from setattrcopymgtime is coming like the following. 113.215316 ------------ cut here ------------ 113.215974 WARNING: CPU: 1 PID: 31 at...

7.1CVSS5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/01/15 1:05 p.m.26 views

CVE-2024-57888 workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work from !WQ_MEM_RECLAIM worker

In the Linux kernel, the following vulnerability has been resolved: workqueue: Do not warn when cancelling WQMEMRECLAIM work from !WQMEMRECLAIM worker After commit 746ae46c1113 "drm/sched: Mark scheduler work queues with WQMEMRECLAIM" amdgpu started seeing the following warning: workqueue:...

0.00206EPSS
SaveExploits0References3
CVE
CVE
added 2025/01/15 1:05 p.m.2465 views

CVE-2024-57888

Technical details for CVE-2024-57888 are not publicly available in the provided documents. Monitor vendor advisories and kernel commit references for remediation context and updates.

5.5CVSS6.5AI score0.00206EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2025/01/14 7:15 p.m.20 views

CVE-2024-52006

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems mos...

7.5CVSS0.01057EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/01/14 12:00 a.m.6 views

Rsync 安全漏洞

Rsync is a fast and versatile file copying tool open-sourced by RsyncProject. It is used for remote files and local files. A security vulnerability exists in Rsync versions prior to 3.4, which stems from the presence of a heap-based buffer overflow that allows an attacker to write out-of-bounds...

9.8CVSS9.7AI score0.72059EPSS
SaveExploits4References3
RedhatCVE
RedhatCVE
added 2025/01/13 6:50 a.m.16 views

CVE-2024-53690

In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent use of deleted inode syzbot reported a WARNING in nilfsrmdir. 1 Because the inode bitmap is corrupted, an inode with an inode number that should exist as a ".nilfs" file was reassigned by nilfsmkdir for "file0",...

5.5CVSS6.8AI score0.00254EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/13 6:50 a.m.13 views

CVE-2024-41932

In the Linux kernel, the following vulnerability has been resolved: sched: fix warning in schedsetaffinity Commit 8f9ea86fdf99b added some logic to schedsetaffinity that included a WARN when a per-task affinity assignment races with a cpuset update. Specifically, we can have a race where a cpuset...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/12 12:22 a.m.8 views

SUSE CVE-2024-41932

In the Linux kernel, the following vulnerability has been resolved: sched: fix warning in schedsetaffinity Commit 8f9ea86fdf99b added some logic to schedsetaffinity that included a WARN when a per-task affinity assignment races with a cpuset update. Specifically, we can have a race where a cpuset...

5.5CVSS7.6AI score0.00193EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/12 12:14 a.m.9 views

SUSE CVE-2024-57800

In the Linux kernel, the following vulnerability has been resolved: ALSA: memalloc: prefer dmamappingerror over explicit address checking With CONFIGDMAAPIDEBUG enabled, the following warning is observed: DMA-API: sndhdaintel 0000:03:00.1: device driver failed to check map errordevice...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/01/12 12:00 a.m.16 views

PT-2025-6932

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue arises when a memory region previously registered with userfaultfd as write-protected but without UFFD FEATURE EVENT REMAP is mremaped, leading to an inconsistency in flag...

5.5CVSS7.2AI score0.00188EPSS
SaveExploits0
OSV
OSV
added 2025/01/11 1:15 p.m.5 views

DEBIAN-CVE-2024-57800

In the Linux kernel, the following vulnerability has been resolved: ALSA: memalloc: prefer dmamappingerror over explicit address checking With CONFIGDMAAPIDEBUG enabled, the following warning is observed: DMA-API: sndhdaintel 0000:03:00.1: device driver failed to check map errordevice...

5.5CVSS5.6AI score0.00207EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.50 views

CVE-2024-53689

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

SaveExploits0
NVD
NVD
added 2025/01/11 1:15 p.m.15 views

CVE-2024-53687

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix IPIs usage in kfenceprotectpage flushtlbkernelrange may use IPIs to flush the TLBs of all the cores, which triggers the following warning when the irqs are disabled: 3.455330 WARNING: CPU: 1 PID: 0 at kernel/smp.c:815...

5.5CVSS0.00218EPSS
SaveExploits0References3
Rows per page
Query Builder