Lucene search
+L

284 matches found

Debian CVE
Debian CVE
added 2024/05/21 3:03 p.m.31 views

CVE-2021-47398

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Fix kernel pointer leak Pointers should be printed with %p or %px rather than cast to 'unsigned long long' and printed with %llx. Change %llx to %p to print the secured pointer...

5.5CVSS6.4AI score0.00208EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.12 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 kernel pointer leak in the RDMA/hfi1 module...

5.5CVSS6.3AI score0.00208EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/05/19 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel due to a kernel gp leak in the riscv module...

6.5AI score0.00264EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/04/30 5:06 p.m.13 views

kernel: Information leak in l2cap_parse_conf_req in net/bluetooth/l2cap_core.c

An information leak vulnerability was found in the Linux kernel's implementation of logical link control and adaptation protocol L2CAP, part of the Bluetooth stack in the l2capparseconfreq function. An attacker with physical access within the range of standard Bluetooth transmission could use thi...

6.5CVSS6.7AI score0.00395EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/17 2:29 a.m.6 views

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

3.3CVSS7.5AI score0.00226EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/04/11 7:23 p.m.17 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.1CVSS6.9AI score0.00226EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/10 7:15 p.m.2 views

DEBIAN-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.5AI score0.00226EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/10 7:15 p.m.25 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.28 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
Cvelist
Cvelist
added 2024/04/10 7:01 p.m.34 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
CVE
CVE
added 2024/04/10 7:01 p.m.98 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
Debian CVE
Debian CVE
added 2024/04/10 7:01 p.m.40 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.9 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.16 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.00424EPSS
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.24 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
Rows per page
Query Builder