Lucene search
+L

2822 matches found

OSV
OSV
added 2024/06/21 12:15 p.m.6 views

UBUNTU-CVE-2024-36481

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parsebtffield btffindstructmember might return NULL or an error via the ERRPTR macro. However, its caller in parsebtffield only checks for the NULL condition. Fix this by using ISERR and returni...

5.5CVSS5.7AI score0.00211EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/06/21 11:18 a.m.16 views

CVE-2024-36481 tracing/probes: fix error check in parse_btf_field()

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parsebtffield btffindstructmember might return NULL or an error via the ERRPTR macro. However, its caller in parsebtffield only checks for the NULL condition. Fix this by using ISERR and returni...

6.8AI score0.00211EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/06/21 11:18 a.m.32 views

CVE-2024-36481 tracing/probes: fix error check in parse_btf_field()

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parsebtffield btffindstructmember might return NULL or an error via the ERRPTR macro. However, its caller in parsebtffield only checks for the NULL condition. Fix this by using ISERR and returni...

0.00211EPSS
SaveExploits0References3
CVE
CVE
added 2024/06/21 11:18 a.m.187 views

CVE-2024-36481

CVE-2024-36481 affects the Linux kernel tracing/btf parsing: btf_find_struct_member() may return NULL or an ERR_PTR, but parse_btf_field() only checked NULL before. The fix uses IS_ERR() and propagates the error up the stack. Affected component is the kernel’s tracing probes; impact is a local vu...

5.5CVSS7.1AI score0.00211EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/06/21 11:18 a.m.18 views

CVE-2024-36481 tracing/probes: fix error check in parse_btf_field()

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parsebtffield btffindstructmember might return NULL or an error via the ERRPTR macro. However, its caller in parsebtffield only checks for the NULL condition. Fix this by using ISERR and returni...

5.5CVSS6AI score0.00211EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/06/21 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from a problem with the tracing/probes module. No details of the vulnerability are provided at this time...

5.5CVSS6.5AI score0.00211EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/06/20 12:27 p.m.25 views

CVE-2022-48713

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/pt: Fix crash with stop filters in single-range mode Add a check for !buf-single before calling ptbufferregionsize in a place where a missing check can cause a kernel crash. Fixes a bug introduced by commit...

4.4CVSS6.7AI score0.00248EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2024/06/20 12:15 p.m.11 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
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
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
OSV
OSV
added 2024/06/20 11:15 a.m.11 views

UBUNTU-CVE-2022-48713

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/pt: Fix crash with stop filters in single-range mode Add a check for !buf-single before calling ptbufferregionsize in a place where a missing check can cause a kernel crash. Fixes a bug introduced by commit...

5.5CVSS6.1AI score0.00248EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.10 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...

6.8AI score0.0021EPSS
SaveExploits0References5
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.5CVSS5.9AI score0.0021EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/06/20 11:13 a.m.30 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
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
OSV
OSV
added 2024/06/19 2:15 p.m.6 views

UBUNTU-CVE-2024-38601

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix a race between readers and resize checks The reader code in rbgetreaderpage swaps a new reader page into the ring buffer by doing cmpxchg on old-list.prev-next to point it to the new page. Following that, if the...

4.7CVSS6.3AI score0.00175EPSS
SaveExploits0References29
OSV
OSV
added 2024/06/19 2:46 a.m.4 views

USN-6840-1 thunderbird vulnerabilities

Multiple security issues were discovered in Thunderbird. If a user were tricked into opening a specially crafted website in a browsing context, an attacker could potentially exploit these to cause a denial of service, obtain sensitive information, bypass security restrictions, cross-site tracing,...

8.6CVSS7.4AI score0.0107EPSS
SaveExploits1References8
Ubuntu
Ubuntu
added 2024/06/19 2:46 a.m.41 views

USN-6840-1: Thunderbird vulnerabilities

Multiple security issues were discovered in Thunderbird. If a user were tricked into opening a specially crafted website in a browsing context, an attacker could potentially exploit these to cause a denial of service, obtain sensitive information, bypass security restrictions, cross-site tracing,...

8.6CVSS7.7AI score0.0107EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/06/19 12:0 a.m.30 views

Ubuntu 20.04 LTS / 22.04 LTS / 23.10 : Thunderbird vulnerabilities (USN-6840-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS / 23.10 host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-6840-1 advisory. Multiple security issues were discovered in Thunderbird. If a user were tricked into opening a specially crafted website in a browsin...

8.6CVSS7.3AI score0.0107EPSS
SaveExploits1References8
OpenVAS
OpenVAS
added 2024/06/19 12:0 a.m.23 views

Ubuntu: Security Advisory (USN-6840-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.6CVSS7.3AI score0.0107EPSS
SaveExploits1References2
Rows per page
Query Builder