Lucene search
+L

9635 matches found

NVD
NVD
added 2025/01/11 1:15 p.m.12 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.5CVSS0.00254EPSS
SaveExploits0References9
OSV
OSV
added 2025/01/11 1:15 p.m.3 views

DEBIAN-CVE-2024-48875

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't take devreplace rwsem on task already holding it Running fstests btrfs/011 with MKFSOPTIONS="-O rst" to force the usage of the RAID stripe-tree, we get the following splat from lockdep: BTRFS info device sdd:...

5.5CVSS5.6AI score0.00146EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.23 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.5CVSS0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 1:15 p.m.5 views

DEBIAN-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.5CVSS5.6AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.11 views

AZL-62645 CVE-2024-41932 affecting package kernel 6.6.150.1-1

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.3AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.22 views

UBUNTU-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.2AI score0.00193EPSS
SaveExploits0References19
OSV
OSV
added 2025/01/11 1:15 p.m.9 views

UBUNTU-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.2AI score0.00254EPSS
SaveExploits0References48
OSV
OSV
added 2025/01/11 12:39 p.m.17 views

CVE-2024-57800 ALSA: memalloc: prefer dma_mapping_error() over explicit address checking

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.7AI score
SaveExploits0References5
CVE
CVE
added 2025/01/11 12:29 p.m.231 views

CVE-2024-53687

CVE-2024-53687 – Linux kernel (RISC-V) vulnerability. The issue arises when flush_tlb_kernel_range() uses IPIs to flush TLBs on all cores, triggering a warning with IRQs disabled. The fix preserves only flushing the local TLB and delegates potential faults from stale protected PTEs to the lazy kf...

5.5CVSS6.1AI score0.00218EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/01/11 12:25 p.m.6 views

CVE-2024-48875 btrfs: don't take dev_replace rwsem on task already holding it

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't take devreplace rwsem on task already holding it Running fstests btrfs/011 with MKFSOPTIONS="-O rst" to force the usage of the RAID stripe-tree, we get the following splat from lockdep: BTRFS info device sdd:...

7.5AI score0.00146EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/11 12:25 p.m.24 views

CVE-2024-41932 sched: fix warning in sched_setaffinity

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...

0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 12:25 p.m.14 views

CVE-2024-41932 sched: fix warning in sched_setaffinity

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...

6.1AI score
SaveExploits0References5
CVE
CVE
added 2025/01/11 12:25 p.m.160 views

CVE-2024-41932

CVE-2024-41932 affects the Linux kernel scheduling path, specifically sched_setaffinity. The issue is a race between per-task affinity updates and cpuset updates, which can cause the task affinity to become non-subset of the cpuset. The code falls back to using the cpuset mask, but a WARN is trig...

5.5CVSS6.2AI score0.00193EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/01/11 12:25 p.m.14 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.5CVSS5.6AI score0.00193EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/01/11 12:00 a.m.10 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 Linux kernel that stems from an untagged IRQ entry in the s390 architecture, resulting in a stack warehouse warning...

7.1CVSS6.5AI score0.00214EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/01/11 12:00 a.m.9 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 the NEXTBUDDY function of the scheduler may result in a warning...

5.5CVSS5.9AI score0.00189EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/01/11 12:00 a.m.13 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 Linux kernel that stems from the ALSA module not using dmamappingerror when checking for DMA mapping errors, which could result in a warning...

5.5CVSS5.9AI score0.00207EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/01/11 12:00 a.m.10 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 originates in the RISC-V architecture in kfenceprotectpage, which may use IPIs when IRQs are disabled, resulting in a...

5.5CVSS6.6AI score0.00218EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/10 11:08 a.m.12 views

OESA-2025-1037 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: sh: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK When CONFIGCPUMASKOFFSTACK and CONFIGDEBUGPERCPUMAPS are selected, cpumaxbitswarn generates a runtime warnin...

8CVSS5.7AI score0.03558EPSS
SaveExploits2References58
OSV
OSV
added 2025/01/10 11:08 a.m.13 views

OESA-2025-1035 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in dmardevscopeinit foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase...

8CVSS5.7AI score0.03558EPSS
SaveExploits2References61
Rows per page
Query Builder