Security Advisories (2)
CVE-2024-56406 (2025-04-13)

A heap buffer overflow vulnerability was discovered in Perl. Release branches 5.34, 5.36, 5.38 and 5.40 are affected, including development versions from 5.33.1 through 5.41.10. When there are non-ASCII bytes in the left-hand-side of the `tr` operator, `S_do_trans_invmap` can overflow the destination pointer `d`.    $ perl -e '$_ = "\x{FF}" x 1000000; tr/\xFF/\x{100}/;'    Segmentation fault (core dumped) It is believed that this vulnerability can enable Denial of Service and possibly Code Execution attacks on platforms that lack sufficient defenses.

CVE-2025-40909 (2025-05-30)

Perl threads have a working directory race condition where file operations may target unintended paths. If a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone that handle for the new thread, which is visible from any third (or more) thread already running. This may lead to unintended operations such as loading code or accessing files from unexpected locations, which a local attacker may be able to exploit. The bug was introduced in commit 11a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6

NAME

basic.pod - Extracted and expanded from podlators; test various link types

LINKS

These are all taken from the Pod::Parser tests.

Try out LOTS of different ways of specifying references:

Reference the "section" in manpage

Reference the "section" in "manpage"

Reference the "section" in manpage

Now try it using the new "|" stuff ...

Reference the thistext|

Reference the thistext |

Reference the thistext|

Reference the thistext |

Reference the thistext|

Reference the thistext|

And then throw in a few new ones of my own.

foo

foo

"bar" in foo

"baz boo" in foo

"bar" won't show up because is a link to this page

"baz boo" won't show up because is a link to this page

"baz boo" won't show up because is a link to this page

"baz boo" in foo bar

"boo var baz" won't show up because the quotes make it a link to this page

"bar baz" won't show up because of blanks (deprecated) make it a link to this page

"boo", "bar", and "baz" won't show up because are links to this page

foobar

Testing italics

"Italic text" in foo

"Section with other markup" in foo|bar

chmod

chmod(2)

man page with text

chmod()

mailto:foo@cpan.org

Don't email us

http://www.perl.org

hyperlink

bar

baz boo

boo var baz

bar baz