Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Y2038 vulnerability related to ssl |
|
| Author |
|
gpsingh
Joined: 25 Feb 2026 Posts: 2 Location: Australia
|
Posted: Thu 26 Feb '26 0:41 Post subject: Y2038 vulnerability related to ssl |
|
|
The latest Apache version still uses SSL_SESSION_get_time (ssl_callback_NewSessionCacheEntry in ssl_engine_kernel.c) which is known to have the Y2038 issue and has been deprecated in latest OpenSSL versions.
I did not find any reports for this in Apache bugzilla.
Is this not an issue?
Or it is a known issue and is being worked on for a future release? |
|
| Back to top |
|
danielruf
Joined: 07 Jan 2026 Posts: 12
|
|
| Back to top |
|
gpsingh
Joined: 25 Feb 2026 Posts: 2 Location: Australia
|
Posted: Fri 27 Feb '26 8:34 Post subject: |
|
|
| Thank you sharing the details and raising a PR for the change. |
|
| Back to top |
|
|
|
|
|
|