Lucene search
+L

225 matches found

Positive Technologies
Positive Technologies
added 2025/05/02 12:0 a.m.15 views

PT-2025-18857

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the fixed version Description A bug in the Linux kernel's histogram code allowed histogram values to have certain modifiers, which caused a bug. The issue occurred when attempting to set a histogram value to a...

7.8CVSS6.8AI score0.00212EPSS
SaveExploits0References459
SUSE CVE
SUSE CVE
added 2025/04/02 1:29 p.m.6 views

SUSE CVE-2025-21899

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix bad hist from corrupting namedtriggers list The following commands causes a crash: cd /sys/kernel/tracing/events/rcu/rcucallback echo 'hist:name=bad:keys=commonpid:onmaxbogus.savecommonpid' trigger bash: echo: write...

5.5CVSS7.7AI score0.00204EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/03/28 3:38 a.m.5 views

SUSE CVE-2023-53005

In the Linux kernel, the following vulnerability has been resolved: traceeventshist: add check for return value of 'createhistfield' Function 'createhistfield' is called recursively at traceeventshist.c:1954 and can return NULL-value that's why we have to check it to avoid null pointer dereferenc...

5.5CVSS6.5AI score0.00253EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/03/27 4:43 p.m.1 views

CVE-2023-53005 trace_events_hist: add check for return value of 'create_hist_field'

In the Linux kernel, the following vulnerability has been resolved: traceeventshist: add check for return value of 'createhistfield' Function 'createhistfield' is called recursively at traceeventshist.c:1954 and can return NULL-value that's why we have to check it to avoid null pointer dereferenc...

6.5AI score0.00253EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2025/02/14 7:19 a.m.6 views

Security update for SUSE Manager Client Tools

This update fixes the following issues: dracut-saltboot was updated to version 0.1.1728559936.c16d4fb: Added MAC based terminal naming option jscSUMA-314 golang-github-prometheus-prometheus was updated from version 2.45.6 to 2.53.3 jscPED-11649: Security issues fixed: CVE-2024-51744: Updated...

9.4CVSS8.7AI score0.03995EPSS
SaveExploits3References62
RedhatCVE
RedhatCVE
added 2025/02/05 2:11 p.m.15 views

CVE-2020-11273

Histogram type KPI was teardown with the assumption of the existence of histogram binning info and will lead to null pointer access when histogram binning info is missing due to lack of null check in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Mobile...

7.8CVSS7AI score0.00686EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/18 7:9 p.m.8 views

CLSA-2024-1731956942 Fix CVE(s): CVE-2020-25666, CVE-2020-27764, CVE-2020-27776

SECURITY UPDATE: Undefined behavior in the form of values outside the range of type unsigned long - debian/patches/CVE-2020-27764-and-CVE-2020-27776.patch: Fix outside the range of representable values of type unsigned long - CVE-2020-27764 - CVE-2020-27776 SECURITY UPDATE: Integer overflow in...

4.3CVSS6.8AI score0.01163EPSS
SaveExploits2References1
vulnersOsv
vulnersOsv
added 2024/11/12 9:21 p.m.10 views

difftastic (>=0.29.1 <=0.52.0), difftastic-lib (>=0.0.1 <=0.0.2) +4 more potentially affected by unknown CVE via mimalloc (>=0.1.28 <=0.1.37)

mimalloc CARGO version =0.1.28, =0.29.1, =0.0.1, =0.1.6, =0.17.0, =0.15.0, =0.16.0, =0.18.1-rc.1 Source cves: unknown CVE Source advisory: OSV:GHSA-G23H-7VF9-XC25...

5.8AI score
SaveExploits0
OSV
OSV
added 2024/10/01 12:0 a.m.14 views

PUB-A-331255656

Bulletin has no description...

7.5CVSS7.6AI score0.0016EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/06/22 4:8 a.m.5 views

SUSE CVE-2022-48768

In the Linux kernel, the following vulnerability has been resolved: tracing/histogram: Fix a potential memory leak for kstrdup kfree is missing on an error path to free the memory allocated by kstrdup: p = param = kstrdupdata-paramsi, GFPKERNEL; So it is better to free it via kfreep...

5.5CVSS7.6AI score0.0021EPSS
SaveExploits0References10
OSV
OSV
added 2024/06/20 12:15 p.m.1 views

DEBIAN-CVE-2022-48768

In the Linux kernel, the following vulnerability has been resolved: tracing/histogram: Fix a potential memory leak for kstrdup kfree is missing on an error path to free the memory allocated by kstrdup: p = param = kstrdupdata-paramsi, GFPKERNEL; So it is better to free it via kfreep...

5.5CVSS5.4AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/20 12:15 p.m.17 views

CVE-2022-48768

In the Linux kernel, the following vulnerability has been resolved: tracing/histogram: Fix a potential memory leak for kstrdup kfree is missing on an error path to free the memory allocated by kstrdup: p = param = kstrdupdata-paramsi, GFPKERNEL; So it is better to free it via kfreep...

5.5CVSS0.0021EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2024/06/20 12:15 p.m.13 views

CVE-2022-48768

In the Linux kernel, the following vulnerability has been resolved: tracing/histogram: Fix a potential memory leak for kstrdup kfree is missing on an error path to free the memory allocated by kstrdup: p = param = kstrdupdata-paramsi, GFPKERNEL; So it is better to free it via kfreep...

5.5CVSS6AI score0.0021EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/06/20 11:13 a.m.31 views

CVE-2022-48768

In the Linux kernel, the following vulnerability has been resolved: tracing/histogram: Fix a potential memory leak for kstrdup kfree is missing on an error path to free the memory allocated by kstrdup: p = param = kstrdupdata-paramsi, GFPKERNEL; So it is better to free it via kfreep...

5.5CVSS5.4AI score0.0021EPSS
SaveExploits0
OSV
OSV
added 2024/06/20 11:13 a.m.18 views

CVE-2022-48768 tracing/histogram: Fix a potential memory leak for kstrdup()

In the Linux kernel, the following vulnerability has been resolved: tracing/histogram: Fix a potential memory leak for kstrdup kfree is missing on an error path to free the memory allocated by kstrdup: p = param = kstrdupdata-paramsi, GFPKERNEL; So it is better to free it via kfreep...

5.9AI score
SaveExploits0References8
CNNVD
CNNVD
added 2024/06/20 12:0 a.m.8 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in Linux kernel due to a memory leak in the tracing/histogram module kstrdup...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/06/13 12:0 a.m.15 views

PT-2024-24970 · Google · Android

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue is related to a possible Information Disclosure due to uninitialized data in the fvp freq histogram init function of fvp.c. This could lead to...

5.9CVSS6.1AI score0.00078EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/06/13 12:0 a.m.8 views

Google Pixel Security Breach

Google Pixel is a smartphone from Google, Inc. in the United States. A security vulnerability exists in Google Pixel, which stems from an uninitialized data in the fvpfreqhistograminit module of fvp.c, which could lead to information disclosure...

5.9CVSS6.3AI score0.00078EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/28 4:14 a.m.4 views

SUSE CVE-2024-26645

In the Linux kernel, the following vulnerability has been resolved: tracing: Ensure visibility when inserting an element into tracingmap Running the following two commands in parallel on a multi-processor AArch64 machine can sporadically produce an unexpected warning about duplicate histogram...

5.5CVSS6.4AI score0.00242EPSS
SaveExploits0References11
NVD
NVD
added 2024/03/26 4:15 p.m.30 views

CVE-2024-26645

In the Linux kernel, the following vulnerability has been resolved: tracing: Ensure visibility when inserting an element into tracingmap Running the following two commands in parallel on a multi-processor AArch64 machine can sporadically produce an unexpected warning about duplicate histogram...

5.5CVSS7.5AI score0.00242EPSS
SaveExploits0References10
Rows per page
Query Builder