Lucene search
+L

297 matches found

NVD
NVD
added 2024/04/10 7:15 p.m.26 views

CVE-2021-47216

In the Linux kernel, the following vulnerability has been resolved: scsi: advansys: Fix kernel pointer leak Pointers should be printed with %p or %px rather than cast to 'unsigned long' and printed with %lx. Change %lx to %p to print the hashed pointer...

5.5CVSS7.2AI score0.00226EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/04/10 7:15 p.m.29 views

CVE-2021-47216

In the Linux kernel, the following vulnerability has been resolved: scsi: advansys: Fix kernel pointer leak Pointers should be printed with %p or %px rather than cast to 'unsigned long' and printed with %lx. Change %lx to %p to print the hashed pointer...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/10 7:15 p.m.10 views

UBUNTU-CVE-2021-47216

In the Linux kernel, the following vulnerability has been resolved: scsi: advansys: Fix kernel pointer leak Pointers should be printed with %p or %px rather than cast to 'unsigned long' and printed with %lx. Change %lx to %p to print the hashed pointer...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/04/10 7:01 p.m.13 views

CVE-2021-47216 scsi: advansys: Fix kernel pointer leak

In the Linux kernel, the following vulnerability has been resolved: scsi: advansys: Fix kernel pointer leak Pointers should be printed with %p or %px rather than cast to 'unsigned long' and printed with %lx. Change %lx to %p to print the hashed pointer...

6.7AI score0.00226EPSS
SaveExploits0References8
CVE
CVE
added 2024/04/10 7:01 p.m.102 views

CVE-2021-47216

CVE-2021-47216 affects the Linux kernel SCSI AdvanSys driver. The root cause is a kernel pointer leak caused by printing pointers cast to unsigned long with %lx instead of using %p/%px. A patch fixes the issue by changing pointer printing format from %lx to %p, effectively printing the hashed poi...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/04/10 7:01 p.m.37 views

CVE-2021-47216 scsi: advansys: Fix kernel pointer leak

In the Linux kernel, the following vulnerability has been resolved: scsi: advansys: Fix kernel pointer leak Pointers should be printed with %p or %px rather than cast to 'unsigned long' and printed with %lx. Change %lx to %p to print the hashed pointer...

7.4AI score0.00226EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/04/10 7:01 p.m.45 views

CVE-2021-47216

In the Linux kernel, the following vulnerability has been resolved: scsi: advansys: Fix kernel pointer leak Pointers should be printed with %p or %px rather than cast to 'unsigned long' and printed with %lx. Change %lx to %p to print the hashed pointer...

5.5CVSS5.8AI score0.00226EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/04/10 12:00 a.m.10 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, which stems from the presence of a kernel pointer leak...

5.5CVSS6AI score0.00226EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.18 views

kernel: bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation

A vulnerability was found in the Linux kernel's eBPF verifier function checkstackwrite, where pointer leakage can occur due to insufficient speculative store bypass mitigation. This issue occurs because the original mitigation inserts lfence instructions after initializing a stack slot and spilli...

7.1CVSS6.5AI score0.00202EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/07/18 8:31 a.m.8 views

kernel: uninitialized registers on stack in nft_do_chain can cause kernel pointer leakage to UM

A flaw was found in the Linux kernel in net/netfilter/nftablescore.c:nftdochain, which can cause a use-after-free. This issue needs to handle 'return' with proper preconditions, as it can lead to a kernel information leak problem caused by a local, unprivileged attacker...

5.5CVSS6.6AI score0.00434EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.11 views

kernel: tools/power turbostat: Fix file pointer leak

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix file pointer leak Currently if a fscanf fails then an early return leaks an open file pointer. Fix this by fclosing the file before the return. Detected using static analysis with cppcheck:...

7.1CVSS6.3AI score0.00195EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.11 views

kernel: tools/power turbostat: Fix file pointer leak

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix file pointer leak Currently if a fscanf fails then an early return leaks an open file pointer. Fix this by fclosing the file before the return. Detected using static analysis with cppcheck:...

7.1CVSS6.3AI score0.00195EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/05/09 12:00 a.m.25 views

PT-2025-26115 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A file pointer leak has been identified in the Linux kernel, specifically in the tools/power turbostat component. This issue occurs when a fscanf fails, leading to an early return that...

8.8CVSS7.4AI score0.03998EPSS
SaveExploits18References539
SUSE CVE
SUSE CVE
added 2023/02/15 4:14 a.m.7 views

SUSE CVE-2019-9444

In the Android kernel in sync debug fs driver there is a kernel pointer leak due to the usage of printf with %p. This could lead to local information disclosure with system execution privileges needed. User interaction is not needed for exploitation...

4.4CVSS6.9AI score0.00216EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:44 a.m.12 views

SUSE CVE-2021-27363

An issue was discovered in the Linux kernel through 5.11.3. A kernel pointer leak can be used to determine the address of the iscsitransport structure. When an iSCSI transport is registered with the iSCSI subsystem, the transport's handle is available to unprivileged users via the sysfs file...

7.1CVSS6.6AI score0.00711EPSS
SaveExploits1References39
SUSE CVE
SUSE CVE
added 2023/02/15 3:36 a.m.6 views

SUSE CVE-2021-45402

The checkaluop function in kernel/bpf/verifier.c in the Linux kernel through v5.16-rc5 did not properly update bounds while handling the mov32 instruction, which allows local users to obtain potentially sensitive address information, aka a "pointer leak."...

6.1CVSS6.3AI score0.00416EPSS
SaveExploits1References15
OSV
OSV
added 2023/02/13 5:59 p.m.12 views

GSD-2023-1002261 bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation

bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.272 by commi...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/02/13 5:54 p.m.17 views

GSD-2023-1002220 bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation

bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.231 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/02/13 5:47 p.m.12 views

GSD-2023-1002160 bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation

bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.166 by commi...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/02/13 5:40 p.m.12 views

GSD-2023-1002084 bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation

bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.91 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder