Lucene search
+L

21000 matches found

Vulnrichment
Vulnrichment
added 2024/10/21 7:39 p.m.16 views

CVE-2024-50036 net: do not delay dst_entries_add() in dst_release()

In the Linux kernel, the following vulnerability has been resolved: net: do not delay dstentriesadd in dstrelease dstentriesadd uses per-cpu data that might be freed at netns dismantle from ip6routenetexit calling dstentriesdestroy Before ip6routenetexit can be called, we release all the dsts...

6.8AI score0.00247EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/10/21 7:39 p.m.27 views

CVE-2024-50032

...

SaveExploits0
CVE
CVE
added 2024/10/21 7:39 p.m.127 views

CVE-2024-50032

CVE-2024-50032 is rejected by the CVE Numbering Authority and is not an active vulnerability entry.

5.2AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/10/21 7:39 p.m.14 views

CVE-2024-50032

...

6.4AI score
SaveExploits0
Cvelist
Cvelist
added 2024/10/21 7:39 p.m.52 views

CVE-2024-50019 kthread: unpark only parked kthread

In the Linux kernel, the following vulnerability has been resolved: kthread: unpark only parked kthread Calling into kthread unparking unconditionally is mostly harmless when the kthread is already unparked. The wake up is then simply ignored because the target is not in TASKPARKED state. However...

0.00236EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 7:39 p.m.193 views

CVE-2024-50019

In CVE-2024-50019 the IBM bulletin documents a Linux kernel issue where kthread unparked-per-CPU threads could be woken up during stop. Root cause: calling kthread_unpark unconditionally before ensuring the thread is inactive can cause a wakeup on a per-CPU kthread that has been bound via kthread...

5.5CVSS5.1AI score0.00236EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 7:39 p.m.12 views

CVE-2024-50019 kthread: unpark only parked kthread

In the Linux kernel, the following vulnerability has been resolved: kthread: unpark only parked kthread Calling into kthread unparking unconditionally is mostly harmless when the kthread is already unparked. The wake up is then simply ignored because the target is not in TASKPARKED state. However...

6.8AI score0.00236EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 7:39 p.m.13 views

CVE-2024-50019 kthread: unpark only parked kthread

In the Linux kernel, the following vulnerability has been resolved: kthread: unpark only parked kthread Calling into kthread unparking unconditionally is mostly harmless when the kthread is already unparked. The wake up is then simply ignored because the target is not in TASKPARKED state. However...

6AI score
SaveExploits0References9
OSV
OSV
added 2024/10/21 7:15 p.m.17 views

AZL-51408 CVE-2024-50012 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: cpufreq: Avoid a bad reference count on CPU node In the parseperfdomain function, if the call to ofparsephandlewithargs returns an error, then the reference to the CPU device node that was acquired at the start of the function...

5.5CVSS6.7AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 7:15 p.m.8 views

DEBIAN-CVE-2024-50012

In the Linux kernel, the following vulnerability has been resolved: cpufreq: Avoid a bad reference count on CPU node In the parseperfdomain function, if the call to ofparsephandlewithargs returns an error, then the reference to the CPU device node that was acquired at the start of the function...

5.5CVSS5.7AI score0.00229EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 7:15 p.m.26 views

CVE-2024-50012

In the Linux kernel, the following vulnerability has been resolved: cpufreq: Avoid a bad reference count on CPU node In the parseperfdomain function, if the call to ofparsephandlewithargs returns an error, then the reference to the CPU device node that was acquired at the start of the function...

5.5CVSS0.00229EPSS
SaveExploits0References7
OSV
OSV
added 2024/10/21 7:15 p.m.2 views

DEBIAN-CVE-2024-50009

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: add check for cpufreqcpuget's return value cpufreqcpuget may return NULL. To avoid NULL-dereference check it and return in case of error. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS5.7AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 7:15 p.m.7 views

UBUNTU-CVE-2024-50012

In the Linux kernel, the following vulnerability has been resolved: cpufreq: Avoid a bad reference count on CPU node In the parseperfdomain function, if the call to ofparsephandlewithargs returns an error, then the reference to the CPU device node that was acquired at the start of the function...

5.5CVSS6.2AI score0.00229EPSS
SaveExploits0References34
Vulnrichment
Vulnrichment
added 2024/10/21 6:54 p.m.12 views

CVE-2024-50012 cpufreq: Avoid a bad reference count on CPU node

In the Linux kernel, the following vulnerability has been resolved: cpufreq: Avoid a bad reference count on CPU node In the parseperfdomain function, if the call to ofparsephandlewithargs returns an error, then the reference to the CPU device node that was acquired at the start of the function...

6.9AI score0.00229EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 6:54 p.m.23 views

CVE-2024-50012 cpufreq: Avoid a bad reference count on CPU node

In the Linux kernel, the following vulnerability has been resolved: cpufreq: Avoid a bad reference count on CPU node In the parseperfdomain function, if the call to ofparsephandlewithargs returns an error, then the reference to the CPU device node that was acquired at the start of the function...

6AI score
SaveExploits0References10
CVE
CVE
added 2024/10/21 6:54 p.m.150 views

CVE-2024-50012

The CVE-2024-50012 issue is in the Linux kernel cpufreq code. In parse_perf_domain, if of_parse_phandle_with_args returns an error, the initial reference to the CPU device node would not be decremented, potentially leaving a reference handling bug. The fix declares the CPU node variable with a cl...

5.5CVSS5.2AI score0.00229EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/10/21 6:54 p.m.37 views

CVE-2024-50012 cpufreq: Avoid a bad reference count on CPU node

In the Linux kernel, the following vulnerability has been resolved: cpufreq: Avoid a bad reference count on CPU node In the parseperfdomain function, if the call to ofparsephandlewithargs returns an error, then the reference to the CPU device node that was acquired at the start of the function...

0.00229EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 6:54 p.m.12 views

CVE-2024-50009 cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: add check for cpufreqcpuget's return value cpufreqcpuget may return NULL. To avoid NULL-dereference check it and return in case of error. Found by Linux Verification Center linuxtesting.org with SVACE...

6.2AI score
SaveExploits0References6
OSV
OSV
added 2024/10/21 6:15 p.m.5 views

DEBIAN-CVE-2024-49976

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Drop interfacelock in stopkthread stopkthread is the offline callback for "trace/osnoise:online", since commit 5bfbcd1ee57b "tracing/timerlat: Add interfacelock around clearing of kthread in stopkthread", the...

5.5CVSS5.5AI score0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.20 views

AZL-52613 CVE-2024-49952 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: prevent nfskbduplicated corruption syzbot found that nfdupipv4 or nfdupipv6 could write per-cpu variable nfskbduplicated in an unsafe way 1. Disabling preemption as hinted by the splat is not enough, we have ...

5.5CVSS6.4AI score0.00287EPSS
SaveExploits0References1
Rows per page
Query Builder