Lucene search
+L

2008 matches found

RedhatCVE
RedhatCVE
added 2026/07/21 11:40 p.m.6 views

CVE-2026-63984

A flaw was found in the Linux kernel's IPv6 Routing Protocol for Low-Power and Lossy Networks RPL segment routing header SRH decompression function, ipv6rplsrhdecompress. An integer overflow occurs when processing a specially crafted IPv6 packet, causing the header length calculation to truncate...

9.8CVSS5.5AI score0.00514EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/21 10:18 p.m.5 views

CVE-2026-60709

Vulnerability in the Siebel CRM Cloud Applications product of Oracle Siebel CRM component: Siebel Cloud Manager. Supported versions that are affected are 22.3-26.5. Difficult to exploit vulnerability allows unauthenticated attacker with access to the physical communication segment attached to the...

4.2CVSS0.00185EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/21 9:32 p.m.11 views

EUVD-2026-46376

Data::RadixTree::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 radix.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readabl...

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

EUVD-2026-46378

Data::RoaringBitmap::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 roaring.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.00123EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:32 p.m.10 views

EUVD-2026-46355

Data::HashMap::Shared versions before 0.14 for Perl allow an out-of-bounds read via an unvalidated arena offset and length in shmstrcopy. The attach-time validator shmvalidateheader checks the header scalars and region layout against the file size, but does not validate the array contents it then...

5.3AI score0.00337EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:32 p.m.8 views

EUVD-2026-46353

Data::SortedSet::Shared versions before 0.03 for Perl allow an out-of-bounds read via unvalidated node indices in the rank and min/max query paths. The attach-time validator ssvalidateheader bounds only the root index against the node pool nodecapacity. The order-statistics and min/max queries th...

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

CVE-2026-65063

Data::RadixTree::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 radix.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readabl...

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

CVE-2026-65069

Data::DisjointSet::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 dsu.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readabl...

4CVSS0.00137EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 8:17 p.m.7 views

CVE-2026-59145

Data::Intern::Shared versions before 0.02 for Perl allow an out-of-bounds read via unvalidated slot, reverse and arena indices in siidxfind. The attach-time validator sivalidateheader is thorough about the header and layout magic, version, section offsets, totalsize, count and arenaused but does...

9.1CVSS0.00416EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 8:17 p.m.6 views

CVE-2026-64613

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

6.2CVSS0.00147EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 7:10 p.m.21 views

CVE-2026-65069

The CVE-2026-65069 issue affects Data::DisjointSet::Shared (

4CVSS5.3AI score0.00137EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 7:8 p.m.32 views

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

Data::RoaringBitmap::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 roaring.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644...

0.00123EPSS
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
Cvelist
Cvelist
added 2026/07/21 7:8 p.m.30 views

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

Data::RadixTree::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 radix.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.12 views

CVE-2026-65062

CVE-2026-65062 (Data::SortedSet::Shared) affects Perl versions before 0.03. Affected code creates an mmap-backed segment with world-readable permissions by opening a path with open(path, O_RDWR|O_CREAT, 0666) and a mode of 0666. With the default umask, this yields 0644, making the backing file wo...

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

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

Data::ReqRep::Shared versions before 0.05 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in reqrep.h with openpath, ORDWR | OCREAT, 0666, for both the request-reply and the integer-variant segments. The mode is 0666, so under the...

0.00117EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/21 7:3 p.m.11 views

CVE-2026-59140

Data::SortedSet::Shared versions before 0.03 for Perl allow an out-of-bounds read via unvalidated node indices in the rank and min/max query paths. The attach-time validator ssvalidateheader bounds only the root index against the node pool nodecapacity. The order-statistics and min/max queries th...

5.3AI score0.00337EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:0 p.m.8 views

SUSE CVE-2026-64053

In the Linux kernel, the following vulnerability has been resolved: block: don't overwrite bipvcnt in biointegritycopyuser biointegrityaddpage already sets bipvcnt to 1 for the bounce segment. Overwriting it with nrvecs breaks bipvcnt = bipmaxvcnt on WRITE bipmaxvcnt is 1, so the gap-merge checks...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.13 views

PT-2026-62052

Data::Intern::Shared versions before 0.02 for Perl allow an out-of-bounds read via unvalidated slot, reverse and arena indices in si idx find. The attach-time validator si validate header is thorough about the header and layout magic, version, section offsets, total size, count and arena used but...

5.3AI score0.00416EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.17 views

PT-2026-62064

Name of the Vulnerable Software and Affected Versions Data::RoaringBitmap::Shared versions prior to 0.02 Description This issue occurs when creating a world-readable mmap backing file and opening it without the O EXCL or O NOFOLLOW flags. The segment is created using the open function with a mode...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References5
Rows per page
Query Builder