Lucene search
+L

1546 matches found

OSV
OSV
added 2024/09/04 8:15 p.m.16 views

UBUNTU-CVE-2024-44975

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: fix panic caused by partcmdupdate We find a bug as below: BUG: unable to handle page fault for address: 00000003 PGD 0 P4D 0 Oops: 0000 1 PREEMPT SMP NOPTI CPU: 3 PID: 358 Comm: bash Tainted: G W I 6.6.0-10893-g60d...

5.5CVSS6.5AI score0.00196EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.15 views

CVE-2024-44975

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: fix panic caused by partcmdupdate We find a bug as below: BUG: unable to handle page fault for address: 00000003 PGD 0 P4D 0 Oops: 0000 1 PREEMPT SMP NOPTI CPU: 3 PID: 358 Comm: bash Tainted: G W I 6.6.0-10893-g60d...

5.5CVSS6.3AI score0.00196EPSS
SaveExploits0References9
OSV
OSV
added 2024/09/04 7:54 p.m.17 views

CVE-2024-44975 cgroup/cpuset: fix panic caused by partcmd_update

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: fix panic caused by partcmdupdate We find a bug as below: BUG: unable to handle page fault for address: 00000003 PGD 0 P4D 0 Oops: 0000 1 PREEMPT SMP NOPTI CPU: 3 PID: 358 Comm: bash Tainted: G W I 6.6.0-10893-g60d...

5.8AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/09/04 7:54 p.m.45 views

CVE-2024-44975

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: fix panic caused by partcmdupdate We find a bug as below: BUG: unable to handle page fault for address: 00000003 PGD 0 P4D 0 Oops: 0000 1 PREEMPT SMP NOPTI CPU: 3 PID: 358 Comm: bash Tainted: G W I 6.6.0-10893-g60d...

5.5CVSS5.5AI score0.00196EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.31 views

CVE-2024-44975 cgroup/cpuset: fix panic caused by partcmd_update

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: fix panic caused by partcmdupdate We find a bug as below: BUG: unable to handle page fault for address: 00000003 PGD 0 P4D 0 Oops: 0000 1 PREEMPT SMP NOPTI CPU: 3 PID: 358 Comm: bash Tainted: G W I 6.6.0-10893-g60d...

0.00196EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/04 7:54 p.m.150 views

CVE-2024-44975

CVE-2024-44975 is addressed in vendor advisories tied to Linux kernel cgroup/cpuset: fix panic caused by partcmd_update. MiracleLinux AXSA:2025-10392:38 (kernel 5.14.0-570.12.1.el9_6) details the root cause as incorrect rebuilding of scheduling domains when partcmd_update triggers; CVE entry note...

5.5CVSS5.2AI score0.00196EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.14 views

CVE-2024-44975 cgroup/cpuset: fix panic caused by partcmd_update

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: fix panic caused by partcmdupdate We find a bug as below: BUG: unable to handle page fault for address: 00000003 PGD 0 P4D 0 Oops: 0000 1 PREEMPT SMP NOPTI CPU: 3 PID: 358 Comm: bash Tainted: G W I 6.6.0-10893-g60d...

6.9AI score0.00196EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/09/04 7:24 a.m.13 views

kernel: bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE

In the Linux kernel, the following vulnerability has been resolved: bpf: Add BPFPROGTYPECGROUPSKB attach type enforcement in BPFLINKCREATE bpfprogattach uses attachtypetoprogtype to enforce proper attach type for BPFPROGTYPECGROUPSKB. linkcreate uses bpfprogget and relies on...

7.8CVSS6.8AI score0.00239EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/09/04 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 kernel crash vulnerability in the cgroup/cpuset component caused by partcmdupdate...

5.5CVSS6.4AI score0.00196EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/09/03 5:54 a.m.16 views

kernel: perf: Fix list corruption in perf_cgroup_switch()

A vulnerability was found in the Linux kernel's performance monitoring subsystem, where the perfcgroupswitch function can lead to list corruption on the cgrpcpuctxlist. This occurs during the iteration of the list when an entry is removed using perfcgroupeventdisable, which does not safely handle...

5.5CVSS7.2AI score0.0024EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/03 5:36 a.m.13 views

kernel: perf: Fix list corruption in perf_cgroup_switch()

A vulnerability was found in the Linux kernel's performance monitoring subsystem, where the perfcgroupswitch function can lead to list corruption on the cgrpcpuctxlist. This occurs during the iteration of the list when an entry is removed using perfcgroupeventdisable, which does not safely handle...

5.5CVSS7.2AI score0.0024EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/31 3:28 a.m.6 views

SUSE CVE-2022-48944

In the Linux kernel, the following vulnerability has been resolved: sched: Fix yet more schedfork races Where commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" fixed a fork race vs cgroup, it opened up a race vs syscalls by not placing the task on the runqueue...

4.7CVSS6.4AI score0.0021EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/08/30 11:15 a.m.25 views

CVE-2022-48944

In the Linux kernel, the following vulnerability has been resolved: sched: Fix yet more schedfork races Where commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" fixed a fork race vs cgroup, it opened up a race vs syscalls by not placing the task on the runqueue...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/30 10:46 a.m.40 views

CVE-2022-48944 sched: Fix yet more sched_fork() races

In the Linux kernel, the following vulnerability has been resolved: sched: Fix yet more schedfork races Where commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" fixed a fork race vs cgroup, it opened up a race vs syscalls by not placing the task on the runqueue...

0.0021EPSS
SaveExploits0References3
CVE
CVE
added 2024/08/30 10:46 a.m.155 views

CVE-2022-48944

The CVE-2022-48944 issue is a Linux kernel race in sched/fork() related to how new tasks are exposed via pidhash and runqueue handling. The description cites prior fixes that fixed a fork race vs cgroup (commit 4ef0c5c6b5ba) and a subsequent change that effectively reverted that, aiming to fix th...

5.5CVSS6.1AI score0.0021EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/08/27 11:10 a.m.16 views

CVE-2024-43888

In the Linux kernel, the following vulnerability has been resolved: mm: listlru: fix UAF for memory cgroup The memcgroupfromslabobj is supposed to be called under rcu lock or cgroupmutex or others which could prevent returned memcg from being freed. Fix it by adding missing rcu read lock. Found b...

7.1CVSS7.1AI score0.00219EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/27 2:24 a.m.5 views

SUSE CVE-2024-43888

In the Linux kernel, the following vulnerability has been resolved: mm: listlru: fix UAF for memory cgroup The memcgroupfromslabobj is supposed to be called under rcu lock or cgroupmutex or others which could prevent returned memcg from being freed. Fix it by adding missing rcu read lock. Found b...

7.8CVSS7.4AI score0.00219EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/27 2:24 a.m.7 views

SUSE CVE-2024-43892

In the Linux kernel, the following vulnerability has been resolved: memcg: protect concurrent access to memcgroupidr Commit 73f576c04b94 "mm: memcontrol: fix cgroup creation failure after many small jobs" decoupled the memcg IDs from the CSS ID space to fix the cgroup creation failures. It...

4.7CVSS6.5AI score0.00247EPSS
SaveExploits0References17
OSV
OSV
added 2024/08/26 11:15 a.m.4 views

DEBIAN-CVE-2024-43892

In the Linux kernel, the following vulnerability has been resolved: memcg: protect concurrent access to memcgroupidr Commit 73f576c04b94 "mm: memcontrol: fix cgroup creation failure after many small jobs" decoupled the memcg IDs from the CSS ID space to fix the cgroup creation failures. It...

4.7CVSS5.8AI score0.00247EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.20 views

AZL-48662 CVE-2024-43892 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: memcg: protect concurrent access to memcgroupidr Commit 73f576c04b94 "mm: memcontrol: fix cgroup creation failure after many small jobs" decoupled the memcg IDs from the CSS ID space to fix the cgroup creation failures. It...

4.7CVSS6.4AI score0.00247EPSS
SaveExploits0References1
Rows per page
Query Builder