Lucene search
+L

1650 matches found

OSV
OSV
added 2025/10/07 7:54 p.m.13 views

CLSA-2025-1759866837 kernel: Fix of 44 CVEs

mm: zswap: fix missing folio cleanup in writeback race path CVE-2024-26832 - mm: fix zswap writeback race condition CVE-2023-53178 - dm array: fix releasing a faulty array block twice in dmarraycursorend CVE-2024-57929 - drm/dpmst: Fix MST sideband message body length check CVE-2024-56616 - gpio:...

7.8CVSS6.9AI score0.00829EPSS
SaveExploits4References1
NVD
NVD
added 2025/10/07 4:15 p.m.5 views

CVE-2023-53656

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: Don't migrate perf to the CPU going to teardown The driver needs to migrate the perf context if the current using CPU going to teardown. By the time calling the cpuhp::teardown callback the cpuonlinemask hasn'...

5.5CVSS0.00145EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/07 4:15 p.m.5 views

CVE-2023-53649

In the Linux kernel, the following vulnerability has been resolved: perf trace: Really free the evsel-priv area In 3cb4d5e00e037c70 "perf trace: Free syscall tp fields in evsel-priv" it only was freeing if strcmpevsel-tpformat-system, "syscalls" returned zero, while the corresponding initializati...

5.5CVSS0.00184EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/07 4:15 p.m.7 views

CVE-2023-53646

In the Linux kernel, the following vulnerability has been resolved: drm/i915/perf: add sentinel to xehpoabcounters Arrays passed to reginrangetable should end with empty record. The patch solves KASAN detected bug with signature: BUG: KASAN: global-out-of-bounds in...

7.1CVSS0.00178EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/07 4:15 p.m.6 views

UBUNTU-CVE-2023-53649

In the Linux kernel, the following vulnerability has been resolved: perf trace: Really free the evsel-priv area In 3cb4d5e00e037c70 "perf trace: Free syscall tp fields in evsel-priv" it only was freeing if strcmpevsel-tpformat-system, "syscalls" returned zero, while the corresponding initializati...

5.5CVSS5.7AI score0.00184EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/07 4:15 p.m.5 views

UBUNTU-CVE-2023-53656

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: Don't migrate perf to the CPU going to teardown The driver needs to migrate the perf context if the current using CPU going to teardown. By the time calling the cpuhp::teardown callback the cpuonlinemask hasn'...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/07 4:15 p.m.4 views

UBUNTU-CVE-2023-53646

In the Linux kernel, the following vulnerability has been resolved: drm/i915/perf: add sentinel to xehpoabcounters Arrays passed to reginrangetable should end with empty record. The patch solves KASAN detected bug with signature: BUG: KASAN: global-out-of-bounds in...

7.1CVSS5.7AI score0.00178EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.5 views

CVE-2023-53656

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: Don't migrate perf to the CPU going to teardown The driver needs to migrate the perf context if the current using CPU going to teardown. By the time calling the cpuhp::teardown callback the cpuonlinemask hasn'...

5.5CVSS5.2AI score0.00145EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.13 views

CVE-2023-53656 drivers/perf: hisi: Don't migrate perf to the CPU going to teardown

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: Don't migrate perf to the CPU going to teardown The driver needs to migrate the perf context if the current using CPU going to teardown. By the time calling the cpuhp::teardown callback the cpuonlinemask hasn'...

0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/07 3:21 p.m.6 views

CVE-2023-53656 drivers/perf: hisi: Don't migrate perf to the CPU going to teardown

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: Don't migrate perf to the CPU going to teardown The driver needs to migrate the perf context if the current using CPU going to teardown. By the time calling the cpuhp::teardown callback the cpuonlinemask hasn'...

5.5CVSS6.5AI score0.00145EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/07 3:21 p.m.27 views

CVE-2023-53656

The CVE-2023-53656 issue affects the Linux kernel perf path (drivers/perf: hisi) where a migration of the perf context to the CPU going to teardown can occur because cpu_online_mask() has not yet updated during cpuhp teardown. The result is a call trace (example: __switch_to, __schedule, mutex_lo...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.6 views

CVE-2023-53649 perf trace: Really free the evsel->priv area

In the Linux kernel, the following vulnerability has been resolved: perf trace: Really free the evsel-priv area In 3cb4d5e00e037c70 "perf trace: Free syscall tp fields in evsel-priv" it only was freeing if strcmpevsel-tpformat-system, "syscalls" returned zero, while the corresponding initializati...

0.00184EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/07 3:19 p.m.5 views

CVE-2023-53649 perf trace: Really free the evsel->priv area

In the Linux kernel, the following vulnerability has been resolved: perf trace: Really free the evsel-priv area In 3cb4d5e00e037c70 "perf trace: Free syscall tp fields in evsel-priv" it only was freeing if strcmpevsel-tpformat-system, "syscalls" returned zero, while the corresponding initializati...

5.5CVSS6.5AI score0.00184EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/07 3:19 p.m.21 views

CVE-2023-53649

CVE-2023-53649 concerns a memory-leak in the Linux kernel related to perf trace. The described fix corrects how the evsel->priv area is freed: previously, freeing occurred only when evsel->tp_format->system compared to 'syscalls' yielded zero, but evsel->priv could be non-zero in othe...

5.5CVSS6.1AI score0.00184EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2025/10/07 3:19 p.m.4 views

EUVD-2025-32762

In the Linux kernel, the following vulnerability has been resolved: perf trace: Really free the evsel-priv area In 3cb4d5e00e037c70 "perf trace: Free syscall tp fields in evsel-priv" it only was freeing if strcmpevsel-tpformat-system, "syscalls" returned zero, while the corresponding initializati...

6AI score0.00184EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 3:19 p.m.9 views

EUVD-2025-32743

In the Linux kernel, the following vulnerability has been resolved: drm/i915/perf: add sentinel to xehpoabcounters Arrays passed to reginrangetable should end with empty record. The patch solves KASAN detected bug with signature: BUG: KASAN: global-out-of-bounds in...

6AI score0.00178EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.6 views

CVE-2023-53646

In the Linux kernel, the following vulnerability has been resolved: drm/i915/perf: add sentinel to xehpoabcounters Arrays passed to reginrangetable should end with empty record. The patch solves KASAN detected bug with signature: BUG: KASAN: global-out-of-bounds in...

7.1CVSS5.9AI score0.00178EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2019-11902

Malware in sbrugna...

7CVSS6.9AI score0.0014EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2021-24658

Malware in sbrugna...

5.5CVSS6.6AI score0.00255EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2011-2878

Malware in sbrugna...

6.2CVSS8.8AI score0.00395EPSS
SaveExploits1References11
Rows per page
Query Builder