Lucene search
+L

3123 matches found

NVD
NVD
added 2024/10/21 8:15 p.m.19 views

CVE-2022-49006

In the Linux kernel, the following vulnerability has been resolved: tracing: Free buffers when a used dynamic event is removed After 65536 dynamic events have been added and removed, the "type" field of the event then uses the first type number that is available not currently used by other events...

7.8CVSS0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 8:15 p.m.10 views

DEBIAN-CVE-2022-49006

In the Linux kernel, the following vulnerability has been resolved: tracing: Free buffers when a used dynamic event is removed After 65536 dynamic events have been added and removed, the "type" field of the event then uses the first type number that is available not currently used by other events...

7.8CVSS5.8AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.12 views

UBUNTU-CVE-2022-49006

In the Linux kernel, the following vulnerability has been resolved: tracing: Free buffers when a used dynamic event is removed After 65536 dynamic events have been added and removed, the "type" field of the event then uses the first type number that is available not currently used by other events...

7.8CVSS6.2AI score0.00255EPSS
SaveExploits0References8
CVE
CVE
added 2024/10/21 8:06 p.m.183 views

CVE-2022-49006

CVE-2022-49006 concerns Linux kernel tracing: when a dynamic event (e.g., a kprobe) is added and later removed, the event type number recycled after 65535 can cause the parsing logic for new events to misinterpret the binary blob. The vulnerability stems from reusing the former type number for a ...

7.8CVSS7.4AI score0.00255EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/10/21 8:06 p.m.28 views

CVE-2022-49006 tracing: Free buffers when a used dynamic event is removed

In the Linux kernel, the following vulnerability has been resolved: tracing: Free buffers when a used dynamic event is removed After 65536 dynamic events have been added and removed, the "type" field of the event then uses the first type number that is available not currently used by other events...

0.00255EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/10/21 8:06 p.m.27 views

CVE-2022-49006 tracing: Free buffers when a used dynamic event is removed

In the Linux kernel, the following vulnerability has been resolved: tracing: Free buffers when a used dynamic event is removed After 65536 dynamic events have been added and removed, the "type" field of the event then uses the first type number that is available not currently used by other events...

7.3AI score0.00255EPSS
SaveExploits0References5
NVD
NVD
added 2024/10/21 6:15 p.m.17 views

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.5CVSS0.00178EPSS
SaveExploits0References4
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.12 views

UBUNTU-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.5CVSS6.1AI score0.00178EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2024/10/21 6:02 p.m.23 views

CVE-2024-49976 tracing/timerlat: Drop interface_lock in stop_kthread()

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

6.9AI score0.00178EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 6:02 p.m.12 views

CVE-2024-49976 tracing/timerlat: Drop interface_lock in stop_kthread()

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

6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/10/21 6:01 p.m.34 views

CVE-2024-49866 tracing/timerlat: Fix a race during cpuhp processing

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Fix a race during cpuhp processing There is another found exception that the "timerlat/1" thread was scheduled on CPU0, and lead to timer corruption finally: ODEBUG: init active active state 0 object:...

7.8CVSS0.00181EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 6:01 p.m.11 views

CVE-2024-49866 tracing/timerlat: Fix a race during cpuhp processing

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Fix a race during cpuhp processing There is another found exception that the "timerlat/1" thread was scheduled on CPU0, and lead to timer corruption finally: ODEBUG: init active active state 0 object:...

7.8CVSS5.8AI score
SaveExploits0References10
NVD
NVD
added 2024/10/21 1:15 p.m.15 views

CVE-2024-47728

In the Linux kernel, the following vulnerability has been resolved: bpf: Zero former ARGPTRTOLONG,INT args in case of error For all non-tracing helpers which formerly had ARGPTRTOLONG,INT as input arguments, zero the value for the case of an error as otherwise it could leak memory. For tracing, i...

5.5CVSS0.00236EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 1:15 p.m.14 views

UBUNTU-CVE-2024-47728

In the Linux kernel, the following vulnerability has been resolved: bpf: Zero former ARGPTRTOLONG,INT args in case of error For all non-tracing helpers which formerly had ARGPTRTOLONG,INT as input arguments, zero the value for the case of an error as otherwise it could leak memory. For tracing, i...

5.5CVSS6.1AI score0.00236EPSS
SaveExploits0References23
CVE
CVE
added 2024/10/21 12:14 p.m.154 views

CVE-2024-47728

CVE-2024-47728 concerns the Linux kernel where a vulnerability in the BPF subsystem could leak memory due to ARG_PTR_TO_{LONG,INT} arguments on error paths. The resolved description indicates the fix zeros the former ARG_PTR_TO_{LONG,INT} inputs for non-tracing helpers when an error occurs, preve...

5.5CVSS6.8AI score0.00236EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 12:14 p.m.11 views

CVE-2024-47728 bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error

In the Linux kernel, the following vulnerability has been resolved: bpf: Zero former ARGPTRTOLONG,INT args in case of error For all non-tracing helpers which formerly had ARGPTRTOLONG,INT as input arguments, zero the value for the case of an error as otherwise it could leak memory. For tracing, i...

6.7AI score0.00236EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.6 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 deadlock issue in the stopkthread function in the tracing/timerlat subsystem...

5.5CVSS7.6AI score0.00178EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/10/21 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 an issue with buffers not being freed after dynamic event removal in the tracing subsystem, which could caus...

7.8CVSS6.5AI score0.00255EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.14 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 call tracing due to the use of thiscpuadd in a preemptible context...

5.5CVSS6.6AI score0.00202EPSS
SaveExploits0References4
Rows per page
Query Builder