Lucene search
+L

701 matches found

RedHat Linux
RedHat Linux
added 2026/07/29 10:49 p.m.9 views

golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root

A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the Root.Chmod function is replaced with a symbolic link during execution, specifically after Root.Chmod checks the target but before acting, the chmod operation will be performed on the file the...

6.4CVSS6.8AI score0.00292EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/29 10:24 p.m.9 views

golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root

A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the Root.Chmod function is replaced with a symbolic link during execution, specifically after Root.Chmod checks the target but before acting, the chmod operation will be performed on the file the...

6.4CVSS6.8AI score0.00292EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/29 9:17 p.m.9 views

golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root

A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the Root.Chmod function is replaced with a symbolic link during execution, specifically after Root.Chmod checks the target but before acting, the chmod operation will be performed on the file the...

6.4CVSS6.8AI score0.00292EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/07/27 5:0 p.m.11 views

SUSE CVE-2026-64533

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate lcnsfollow in logreplay conversion logreplay converts DIRPAGEENTRY32 records into DIRPAGEENTRY records when replaying version 0 restart tables. During this conversion, the memmove length is derived directly fro...

7.8CVSS5.7AI score0.00137EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/27 6:32 a.m.23 views

CVE-2026-64533

The CVE-2026-64533 issue affects the Linux kernel ntfs3 filesystem driver. During log_replay conversion of DIR_PAGE_ENTRY_32 to DIR_PAGE_ENTRY records for restart tables, a malformed lcns_follow value could cause memmove to read/write beyond the restart table buffer, risking memory corruption and...

7.8CVSS5.7AI score0.00137EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/27 6:32 a.m.5 views

CVE-2026-64533 fs/ntfs3: validate lcns_follow in log_replay conversion

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate lcnsfollow in logreplay conversion logreplay converts DIRPAGEENTRY32 records into DIRPAGEENTRY records when replaying version 0 restart tables. During this conversion, the memmove length is derived directly fro...

7.8CVSS5.7AI score
SaveExploits0References10
EUVD
EUVD
added 2026/07/27 6:32 a.m.10 views

EUVD-2026-49111

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate lcnsfollow in logreplay conversion logreplay converts DIRPAGEENTRY32 records into DIRPAGEENTRY records when replaying version 0 restart tables. During this conversion, the memmove length is derived directly fro...

5.7AI score0.00137EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/27 6:32 a.m.36 views

CVE-2026-64533 fs/ntfs3: validate lcns_follow in log_replay conversion

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate lcnsfollow in logreplay conversion logreplay converts DIRPAGEENTRY32 records into DIRPAGEENTRY records when replaying version 0 restart tables. During this conversion, the memmove length is derived directly fro...

7.8CVSS0.00137EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.14 views

PT-2026-64215

Name of the Vulnerable Software and Affected Versions React Router versions 6.0.0 through 7.17.0 Description An open redirect issue exists where the use of backslashes in the component and the useNavigate function can lead to unexpected external navigations when attacker-supplied paths are...

5.1CVSS5.9AI score0.00314EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/07/21 9:32 p.m.8 views

EUVD-2026-46371

Data::Graph::Shared versions before 0.04 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in graph.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readable...

5.2AI score0.00119EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:32 p.m.10 views

EUVD-2026-46375

Data::SortedSet::Shared versions before 0.03 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in sortedset.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644...

5.2AI score0.00117EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:32 p.m.6 views

EUVD-2026-46369

Data::Buffer::Shared versions before 0.05 for Perl create a world-readable mmap backing file and open it without ONOFOLLOW. The segment is created in bufgeneric.h with openpath, ORDWR|OCREAT|OEXCL, 0666. OEXCL blocks a pre-seeded file on create, but the mode is 0666, so under the default umask 02...

5.2AI score0.00147EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/21 8:17 p.m.10 views

CVE-2026-65067

Data::Intern::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in intern.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readable...

3.8CVSS0.00117EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 8:17 p.m.5 views

CVE-2026-64614

Data::Deque::Shared versions before 0.06 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in deque.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readable...

3.8CVSS0.00119EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 7:9 p.m.18 views

CVE-2026-65068

CVE-2026-65068 affects Data::SpatialHash::Shared prior to 0.02 for Perl. The code opens a shared mmap backing file with open(path, O_RDWR|O_CREAT, 0666) and creates the file with mode 0666 (often 0644 under default umask) in a world‑readable location (e.g., /tmp or /dev/shm). Because O_NOFOLLOW i...

3.8CVSS5.3AI score0.00117EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 7:9 p.m.32 views

CVE-2026-65068 Data::SpatialHash::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without O_EXCL or O_NOFOLLOW

Data::SpatialHash::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in sphash.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644...

0.00117EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 7:9 p.m.33 views

CVE-2026-65066 Data::RingBuffer::Shared versions before 0.04 for Perl create a world-readable mmap backing file and open it without O_EXCL or O_NOFOLLOW

Data::RingBuffer::Shared versions before 0.04 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in ring.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readabl...

0.00117EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 7:8 p.m.11 views

CVE-2026-65065

Summary: CVE-2026-65065 affects Data::RoaringBitmap::Shared before 0.02 for Perl. The code creates a shared mmap backing file via open(path, O_RDWR|O_CREAT, 0666) with mode 0666, yielding a world-readable 0644 file after umask. Absence of O_NOFOLLOW allows following a symlink, and absence of O_EX...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 7:8 p.m.11 views

CVE-2026-65064

Data::HashMap::Shared before 0.14 for Perl creates a world-readable mmap backing file and opens it with 0666 permissions, without O_EXCL or O_NOFOLLOW. The file is opened with open(path, O_RDWR|O_CREAT|O_CLOEXEC, 0666) in shm_generic.h, yielding a world-readable 0644 file (umask 022). A pre-creat...

3.8CVSS5.3AI score0.00117EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 7:8 p.m.29 views

CVE-2026-65062 Data::SortedSet::Shared versions before 0.03 for Perl create a world-readable mmap backing file and open it without O_EXCL or O_NOFOLLOW

Data::SortedSet::Shared versions before 0.03 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in sortedset.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644...

0.00117EPSS
SaveExploits0References2
Rows per page
Query Builder