Lucene search
+L

73 matches found

SUSE CVE
SUSE CVE
added 2024/06/26 11:17 p.m.2 views

SUSE CVE-2024-39371

In the Linux kernel, the following vulnerability has been resolved: iouring: check for non-NULL file pointer in iofilecanpoll In earlier kernels, it was possible to trigger a NULL pointer dereference off the forced async preparation path, if no file had been assigned. The trace leading to that...

5.5CVSS6.3AI score0.00224EPSS
SaveExploits0References13
OSV
OSV
added 2024/06/25 3:15 p.m.5 views

UBUNTU-CVE-2024-39371

In the Linux kernel, the following vulnerability has been resolved: iouring: check for non-NULL file pointer in iofilecanpoll In earlier kernels, it was possible to trigger a NULL pointer dereference off the forced async preparation path, if no file had been assigned. The trace leading to that...

5.5CVSS6.2AI score0.00224EPSS
SaveExploits0References14
Debian CVE
Debian CVE
added 2024/06/25 2:22 p.m.30 views

CVE-2024-39371

In the Linux kernel, the following vulnerability has been resolved: iouring: check for non-NULL file pointer in iofilecanpoll In earlier kernels, it was possible to trigger a NULL pointer dereference off the forced async preparation path, if no file had been assigned. The trace leading to that...

5.5CVSS5.7AI score0.00224EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/21 3:6 a.m.4 views

SUSE CVE-2024-38580

In the Linux kernel, the following vulnerability has been resolved: epoll: be better about file lifetimes epoll can call out to vfspoll with a file pointer that may race with the last 'fput'. That would make fcount go down to zero, and while the ep-mtx locking means that the resulting file pointe...

4.4CVSS6.2AI score0.00237EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2024/04/10 12:0 a.m.9 views

PT-2024-6393 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the handling of cached open files in the nfsd4 open codepath. It's racy, as a newly-created nfsd file can end up with its PENDING bit cleared while the nf is...

8.4CVSS6.7AI score0.019EPSS
SaveExploits13References1596
OSV
OSV
added 2023/12/13 9:15 a.m.16 views

CVE-2022-22942

The vmwgfx driver contains a local privilege escalation vulnerability that allows unprivileged users to gain access to files opened by other processes on the system through a dangling 'file' pointer...

7.8CVSS8AI score
SaveExploits0References3
NVD
NVD
added 2023/12/13 9:15 a.m.29 views

CVE-2022-22942

The vmwgfx driver contains a local privilege escalation vulnerability that allows unprivileged users to gain access to files opened by other processes on the system through a dangling 'file' pointer...

7.8CVSS0.02579EPSS
SaveExploits3References3
OSV
OSV
added 2023/12/13 9:15 a.m.1 views

DEBIAN-CVE-2022-22942

The vmwgfx driver contains a local privilege escalation vulnerability that allows unprivileged users to gain access to files opened by other processes on the system through a dangling 'file' pointer...

7.8CVSS6.4AI score0.02579EPSS
SaveExploits3References1
Prion
Prion
added 2023/12/13 9:15 a.m.36 views

Privilege escalation

The vmwgfx driver contains a local privilege escalation vulnerability that allows unprivileged users to gain access to files opened by other processes on the system through a dangling 'file' pointer...

4.3CVSS7.4AI score0.02579EPSS
SaveExploits3References3Affected Software1
Cvelist
Cvelist
added 2023/12/13 8:16 a.m.38 views

CVE-2022-22942

The vmwgfx driver contains a local privilege escalation vulnerability that allows unprivileged users to gain access to files opened by other processes on the system through a dangling 'file' pointer...

7.8CVSS8.3AI score0.02579EPSS
SaveExploits3References3
Debian CVE
Debian CVE
added 2023/12/13 8:16 a.m.112 views

CVE-2022-22942

The vmwgfx driver contains a local privilege escalation vulnerability that allows unprivileged users to gain access to files opened by other processes on the system through a dangling 'file' pointer...

7.8CVSS7.1AI score0.02579EPSS
SaveExploits3
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.7 views

kernel: io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd()

In the Linux kernel, the following vulnerability has been resolved: iouring/msgring: Fix NULL pointer dereference in iomsgsendfd Syzkaller produced the below call trace: BUG: KASAN: null-ptr-deref in iomsgring+0x3cb/0x9f0 Write of size 8 at addr 0000000000000070 by task repro/16399 CPU: 0 PID:...

5.5CVSS6.7AI score0.00127EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.7 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:4 a.m.9 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:0 a.m.20 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.0387EPSS
SaveExploits18References539
SUSE CVE
SUSE CVE
added 2023/02/15 5:15 a.m.7 views

SUSE CVE-2015-5589

The pharconverttoother function in ext/phar/pharobject.c in PHP before 5.4.43, 5.5.x before 5.5.27, and 5.6.x before 5.6.11 does not validate a file pointer before a close operation, which allows remote attackers to cause a denial of service segmentation fault or possibly have unspecified other...

9.8CVSS7.6AI score0.06303EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2022/12/15 12:0 a.m.13 views

PT-2022-11597 · Unknown · Chbrown Rfc6902

Name of the Vulnerable Software and Affected Versions: chbrown rfc6902 affected versions not specified Description: A problematic vulnerability has been found in chbrown rfc6902, affecting an unknown part of the file pointer.ts. The manipulation leads to improperly controlled modification of obje...

9.8CVSS9.4AI score0.01267EPSS
SaveExploits1References10
OSV
OSV
added 2022/09/16 11:48 p.m.14 views

GSD-2022-1005309 tools/power turbostat: Fix file pointer leak

tools/power turbostat: Fix file pointer leak 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.19.2 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/16 12:0 a.m.6 views

PT-2022-33567 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions v5.19 through v5.19.1 Description: A file pointer leak was discovered in the power turbostat tool. The issue was introduced in version v5.19 and is fixed in version v5.19.2. The actual impact and attack plausibility have...

7.1AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2022/01/28 12:0 a.m.65 views

CVE-2022-22942

The vmwgfx driver contains a local privilege escalation vulnerability that allows unprivileged users to gain access to files opened by other processes on the system through a dangling 'file' pointer...

7.8CVSS6.8AI score0.02579EPSS
SaveExploits3References10
Rows per page
Query Builder