Lucene search
+L

35 matches found

CVE
CVE
added 2 days ago12 views

CVE-2026-18477

CVE-2026-18477 describes a TOCTOU flaw in GNU tar related to incremental dumpdir rename handling. A local attacker with write access to a directory being backed up can influence the restore process on the target system, causing files/directories to be created, renamed, or overwritten outside the ...

4.4CVSS5.4AI score0.00095EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago55 views

CVE-2026-18477 Tar: tar: toctou in incremental dumpdir 'x' rename handling allows restore path escape

A TOCTOU Time-of-Check Time-of-Use vulnerability in GNU tar's incremental dumpdir 'X' rename handling allows a local attacker with write access to a directory being backed up to influence the restore process if the attacker has access to the system where the restore is being performed. During...

4.4CVSS0.00095EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2 days ago6 views

CVE-2026-18477 Tar: tar: toctou in incremental dumpdir 'x' rename handling allows restore path escape

A TOCTOU Time-of-Check Time-of-Use vulnerability in GNU tar's incremental dumpdir 'X' rename handling allows a local attacker with write access to a directory being backed up to influence the restore process if the attacker has access to the system where the restore is being performed. During...

4.4CVSS5.4AI score0.00095EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 5 days ago6 views

kernel: ipc: limit next_id allocation to the valid ID range

A flaw was found in the Linux kernel. The ipcidralloc function, used in the checkpoint/restore path for SysV Inter-Process Communication IPC ID allocation, does not properly limit ID allocation to the valid range. This can result in the system attempting to dereference freed memory, leading to a...

7.8CVSS5.5AI score0.00134EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/28 9:10 p.m.5 views

kernel: ipc: limit next_id allocation to the valid ID range

A flaw was found in the Linux kernel. The ipcidralloc function, used in the checkpoint/restore path for SysV Inter-Process Communication IPC ID allocation, does not properly limit ID allocation to the valid range. This can result in the system attempting to dereference freed memory, leading to a...

7.8CVSS5.8AI score0.00134EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/09 12:52 p.m.5 views

OESA-2026-2929 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ipc: limit nextid allocation to the valid ID range The checkpoint/restore sysctl path can request the next SysV IPC id through ids-nextid. ipcidralloc currently...

9.8CVSS6.1AI score0.00732EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/06/25 2:20 a.m.12 views

SUSE CVE-2026-52923

In the Linux kernel, the following vulnerability has been resolved: ipc: limit nextid allocation to the valid ID range The checkpoint/restore sysctl path can request the next SysV IPC id through ids-nextid. ipcidralloc currently forwards that request to idralloc with an open-ended upper bound. If...

7.8CVSS5.7AI score0.00134EPSS
SaveExploits0References23
RedhatCVE
RedhatCVE
added 2026/06/24 8:21 p.m.12 views

CVE-2026-52923

A flaw was found in the Linux kernel. The ipcidralloc function, used in the checkpoint/restore path for SysV Inter-Process Communication IPC ID allocation, does not properly limit ID allocation to the valid range. This can result in the system attempting to dereference freed memory, leading to a...

7.8CVSS5.8AI score0.00134EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/24 8:16 a.m.7 views

UBUNTU-CVE-2026-52923

In the Linux kernel, the following vulnerability has been resolved: ipc: limit nextid allocation to the valid ID range The checkpoint/restore sysctl path can request the next SysV IPC id through ids-nextid. ipcidralloc currently forwards that request to idralloc with an open-ended upper bound. If...

7.8CVSS5.6AI score0.00134EPSS
SaveExploits0References17
OSV
OSV
added 2026/06/24 7:14 a.m.8 views

CVE-2026-52923 ipc: limit next_id allocation to the valid ID range

In the Linux kernel, the following vulnerability has been resolved: ipc: limit nextid allocation to the valid ID range The checkpoint/restore sysctl path can request the next SysV IPC id through ids-nextid. ipcidralloc currently forwards that request to idralloc with an open-ended upper bound. If...

7.8CVSS5.8AI score
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2026/06/24 12:0 a.m.25 views

PT-2026-51716

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the checkpoint/restore sysctl path where the ipc idr alloc function forwards requests to idr alloc with an open-ended upper bound. When the valid SysV IPC id space is...

7.8CVSS5.7AI score0.00134EPSS
SaveExploits0
Snyk
Snyk
added 2026/04/30 5:28 p.m.13 views

Server-side Request Forgery (SSRF)

Overview weblate is an A web-based continuous localization system with tight version control integration Affected versions of this package are vulnerable to Server-side Request Forgery SSRF through the ProjectBackup restore path in the backup import code. An attacker can supply a crafted project...

8.1CVSS5.8AI score0.00371EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/04/25 1:37 a.m.11 views

SUSE CVE-2026-31644

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix use-after-free and leak in lan966xfdmareload When lan966xfdmareload fails to allocate new RX buffers, the restore path restarts DMA using old descriptors whose pages were already freed via lan966xfdmarxfreepages...

7CVSS5.5AI score0.00125EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/24 3:16 p.m.9 views

CVE-2026-31644

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix use-after-free and leak in lan966xfdmareload When lan966xfdmareload fails to allocate new RX buffers, the restore path restarts DMA using old descriptors whose pages were already freed via lan966xfdmarxfreepages...

7.8CVSS0.00125EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 2:44 p.m.5 views

CVE-2026-31644 net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix use-after-free and leak in lan966xfdmareload When lan966xfdmareload fails to allocate new RX buffers, the restore path restarts DMA using old descriptors whose pages were already freed via lan966xfdmarxfreepages...

7.8CVSS6AI score
SaveExploits0References7
CVE
CVE
added 2026/04/24 2:44 p.m.24 views

CVE-2026-31644

CVE-2026-31644 affects the Linux kernel LAN966X network driver. The issue arises in lan966x_fdma_reload() when allocation of new RX buffers fails, causing the restore path to restart DMA with old descriptors whose pages were already freed, and because page_pool_put_full_page() can release pages b...

7.8CVSS5.5AI score0.00125EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/04/24 2:44 p.m.12 views

EUVD-2026-25537

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix use-after-free and leak in lan966xfdmareload When lan966xfdmareload fails to allocate new RX buffers, the restore path restarts DMA using old descriptors whose pages were already freed via lan966xfdmarxfreepages...

5.5AI score0.00125EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/24 2:44 p.m.39 views

CVE-2026-31644 net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix use-after-free and leak in lan966xfdmareload When lan966xfdmareload fails to allocate new RX buffers, the restore path restarts DMA using old descriptors whose pages were already freed via lan966xfdmarxfreepages...

7.8CVSS0.00125EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.13 views

PT-2026-34996

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix use-after-free and leak in lan966x fdma reload When lan966x fdma reload fails to allocate new RX buffers, the restore path restarts DMA using old descriptors whose pages were already freed via lan966x fdma rx fr...

5.5AI score0.00125EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/22 10:2 p.m.8 views

CVE-2026-2956

A security flaw has been discovered in qinming99 dst-admin up to 1.5.0. This affects the function revertBackup of the file /home/restore. The manipulation of the argument Name results in command injection. The attack can be launched remotely. The exploit has been released to the public and may be...

6.5CVSS6.3AI score0.07692EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder