All of lore.kernel.org
 help / color / mirror / Atom feed
* Year 2038 time set problem
@ 2018-03-04 20:47 Alex Arvelaez
  2018-03-04 22:24 ` valdis.kletnieks at vt.edu
  0 siblings, 1 reply; 50+ messages in thread
From: Alex Arvelaez @ 2018-03-04 20:47 UTC (permalink / raw)
  To: kernelnewbies

On Mar 4, 2018 3:21 PM, Ruben Safir <ruben@mrbrklyn.com> wrote:
>
> On 03/04/2018 01:31 PM, valdis.kletnieks at vt.edu wrote:
> > Note that saying "The CPU isn't vulnerable to Meltdown/Spectre, therefor
> > the 4.1 kernel is OK" is *incredibly* wrong.
> > 
> > For the record, since 4.1 came out, there's been at *least* a dozen security
> > issues in the Linux kernel that have been a *lot* scarier for security
> > professionals than the Meltdown/Spectre issue.? That only got any news coverage
> > because it was an actual hardware design flaw that was believed to be difficult
> > to easily fix with software changes...
>
> By this standard, it is necessary to update the kernel and reboot nearly
> every week.? Is that right?

You can kexec into the newer kernel to avoid rebooting if you absolutely must but yeah the best practice is to keep your system up to date and that requires some disruption of service.

There's also kernel live patching which would allow you to patch the kernel without rebooting but I don't know how well supported that option is.

> -- 
> So many immigrant groups have swept through our town
> that Brooklyn, like Atlantis, reaches mythological
> proportions in the mind of the world - RI Safir 1998
> http://www.mrbrklyn.com
>
> DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002
> http://www.nylxs.com - Leadership Development in Free Software
> http://www2.mrbrklyn.com/resources - Unpublished Archive
> http://www.coinhangout.com - coins!
> http://www.brooklyn-living.com
>
> Being so tracked is for FARM ANIMALS and and extermination camps,
> but incompatible with living as a free human being. -RI Safir 2013
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Regards,

Alex

^ permalink raw reply	[flat|nested] 50+ messages in thread
* Year 2038 time set problem
@ 2018-03-05 15:35 Alex Arvelaez
  2018-03-05 16:49 ` Greg KH
  0 siblings, 1 reply; 50+ messages in thread
From: Alex Arvelaez @ 2018-03-05 15:35 UTC (permalink / raw)
  To: kernelnewbies

On Mar 5, 2018 6:30 AM, Bernd Petrovitsch <bernd@petrovitsch.priv.at> wrote:
>
> On Mon, 2018-03-05 at 02:35 +0000, Alex Arvelaez wrote:
> [...]
> > Device makers don't love updating their devices, I don't see how you
> > could fix that sadly. What's your solution?
>
> It's much worse for varying reasons.
>
> And why should "we" (whoever that is) fix the problems of others?

I wasn't saying the kernel community should take on this problem. I was saying the kernel community can't possibly fix this problem.

> The upstream can't do anything directly if the downstream simply
> refuses to update (if there are fixes to real threats) and/or reboot
> (if it's the kernel).

We agree on all points. :)

Regards,

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20180305/2b035fac/attachment-0001.html>

^ permalink raw reply	[flat|nested] 50+ messages in thread
* Year 2038 time set problem
@ 2018-03-05  4:07 Alex Arvelaez
  2018-03-05  4:16 ` Ruben Safir
  0 siblings, 1 reply; 50+ messages in thread
From: Alex Arvelaez @ 2018-03-05  4:07 UTC (permalink / raw)
  To: kernelnewbies

On Mar 4, 2018 10:15 PM, Ruben Safir <ruben@mrbrklyn.com> wrote:
>
> On 03/04/2018 09:35 PM, Alex Arvelaez wrote:
> > If you don't need high availability, what's the problem with the occasional reboot?
>
> I have a life, and its a chore to reboot the 3 boxes after every

easy: set up a cronjob to do it for you.

> upgrade.  It runs my phones, my TV, my house security, and my mail and
> webserver and booting them all is a PIA.  If it is raining security
> holes with every kernel upgrade, that is a big problem, and that is
> before all these appliances.

there is no "raining security holes with every kernel update", simply bugs get found after release or can't make it to that release cycle(a bug fix may cause regressions that need to be fixed, testing, etc.).

Keep your OS up-to-date and you'll be fine.

Regards,

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20180305/ec668f60/attachment-0001.html>

^ permalink raw reply	[flat|nested] 50+ messages in thread
* Year 2038 time set problem
@ 2018-03-05  2:35 Alex Arvelaez
  2018-03-05  3:14 ` Ruben Safir
  2018-03-05 11:29 ` Bernd Petrovitsch
  0 siblings, 2 replies; 50+ messages in thread
From: Alex Arvelaez @ 2018-03-05  2:35 UTC (permalink / raw)
  To: kernelnewbies

On Mar 4, 2018 9:21 PM, Ruben Safir <ruben@mrbrklyn.com> wrote:
>
> On 03/04/2018 05:24 PM, valdis.kletnieks at vt.edu wrote:
> > If you can't afford the disruption of service a reboot causes, you *really*
> > need to be deploying HA or load-balancer solutions.
> >
> > Because if you can't afford a reboot's worth of 15-20 minutes of downtime, you
> > *really* can't afford the 6-8 hours you're probably going to be down if a chip
> > soldered onto the motherboard/backplane fries.
> >
> > (All of $DAYJOB's important systems are behind HA or load-balancers, as well as
> > HA-capable storage.  Let's just say that some vendors make it easier than
> > others to set up 8+2 RAID6 across 10 separate shelves of storage, and designing
> > mutli-petabyte solutions without single points of failure is harder than it looks :)
> >
>
>
> These questions always lead into these philosophical discussions as to
> how I should run my boxes and theoretical flights of opinionated rubbish
> that I am not interested in.  I got the answer to the question I needed
> and it is very sobering.
>
> I am not setting up a high availability cluster in my house, thank you.

If you don't need high availability, what's the problem with the occasional reboot?

> The linux kernel is integrated into dozens of devices which never see
> the light of day for kernel upgrades from PPOE routers, IOT devices,
> cellphones, VOIP boxes, electrocardiograms, menu displays for McDonalds,
> signal boxes on train systems, etc etc etc.
>
> What has been described is a huge security problem and your solution is
> a non-starter and doesn't help the broader discussion

Device makers don't love updating their devices, I don't see how you could fix that sadly. What's your solution?

Regards,

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20180305/f215fb4f/attachment.html>

^ permalink raw reply	[flat|nested] 50+ messages in thread
* Year 2038 time set problem
@ 2018-03-04  6:59 tali.perry at nuvoton.com
  2018-03-04 18:31 ` valdis.kletnieks at vt.edu
  0 siblings, 1 reply; 50+ messages in thread
From: tali.perry at nuvoton.com @ 2018-03-04  6:59 UTC (permalink / raw)
  To: kernelnewbies

It is not secure because it is not fixed for these issues:
https://meltdownattack.com/
If you're CPU is not listed there (unlikely) or your use case does not need that much security( depending on your application) you can stay with 4.1.

Fixing these vulnerabilities is a lot of work and no one will fix them for old OS.

Tali Perry

-----Original Message-----
From: kernelnewbies-request@kernelnewbies.org [mailto:kernelnewbies-request at kernelnewbies.org]
Sent: Thursday, March 1, 2018 7:00 PM
To: kernelnewbies at kernelnewbies.org
Subject: Kernelnewbies Digest, Vol 88, Issue 1

Send Kernelnewbies mailing list submissions to
kernelnewbies at kernelnewbies.org

To subscribe or unsubscribe via the World Wide Web, visit
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.kernelnewbies.org_mailman_listinfo_kernelnewbies&d=DwICAg&c=ue8mO8zgC4VZ4q_aNVKt8G9MC01UFDmisvMR1k-EoDM&r=5-jOvjYshFdcjobN4MAbTtpuvsF8AX3cHai1kFhWbCo&m=5WHSMfKEgDeA1L5AJ0SixtlVmggN8l66pLQJV_mbEPo&s=yn9lHYs-jhadLZh1tVPLrBb9Zk1cllKS9CbE_J3_ITQ&e=
or, via email, send a message with subject or body 'help' to
kernelnewbies-request at kernelnewbies.org

You can reach the person managing the list at
kernelnewbies-owner at kernelnewbies.org

When replying, please edit your Subject line so it is more specific than "Re: Contents of Kernelnewbies digest..."


Today's Topics:

   1. Re: Year 2038 time set problem (techi eth)
   2. Re: Year 2038 time set problem (Greg KH)


----------------------------------------------------------------------

Message: 1
Date: Thu, 1 Mar 2018 14:49:05 +0530
From: techi eth <techieth@gmail.com>
To: Greg KH <greg@kroah.com>
Cc: Valdis Kletnieks <valdis.kletnieks@vt.edu>,
kernelnewbies at kernelnewbies.org
Subject: Re: Year 2038 time set problem
Message-ID:
<CAJw2sSAJBKBR33sLdM285LbRfJTWrZwSDJQUnNzYju6QQTErqw@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

I am just trying to know why 4.1 kernel is insecure ? I have try to look but not able to get right answer.

Could you please give me hint or link. I only see it is going to EOL by May 2018.

https://urldefense.proofpoint.com/v2/url?u=https-3A__www.kernel.org_category_releases.html&d=DwICAg&c=ue8mO8zgC4VZ4q_aNVKt8G9MC01UFDmisvMR1k-EoDM&r=5-jOvjYshFdcjobN4MAbTtpuvsF8AX3cHai1kFhWbCo&m=5WHSMfKEgDeA1L5AJ0SixtlVmggN8l66pLQJV_mbEPo&s=apTb5GBuyMFf5VtDS12PkFJxZdN_PGgur3KES7GW5LI&e=


Thanks

On Sat, Feb 24, 2018 at 9:20 PM, Greg KH <greg@kroah.com> wrote:

> On Sat, Feb 24, 2018 at 07:29:35PM +0530, techi eth wrote:
> > I am trying on 32 Bit micro board with ubifs file system with Linux
> Kernel
> > 4.1.
>
> And in your testing, did you find any problems?
>
> Also note that the 4.1 kernel is very old and obsolete and insecure,
> and should NOT be used for any devices in the year 2038.
>
> best of luck!
>
> greg k-h
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.kernelnewbies.org_pipermail_kernelnewbies_attachments_20180301_13cb2216_attachment-2D0001.html&d=DwICAg&c=ue8mO8zgC4VZ4q_aNVKt8G9MC01UFDmisvMR1k-EoDM&r=5-jOvjYshFdcjobN4MAbTtpuvsF8AX3cHai1kFhWbCo&m=5WHSMfKEgDeA1L5AJ0SixtlVmggN8l66pLQJV_mbEPo&s=1Gfz5A_quFFmclyBIGvBEHg-YdY2U0ZB5yErBWtd7C4&e= >

------------------------------

Message: 2
Date: Thu, 1 Mar 2018 13:04:14 +0100
From: Greg KH <greg@kroah.com>
To: techi eth <techieth@gmail.com>
Cc: Valdis Kletnieks <valdis.kletnieks@vt.edu>,
kernelnewbies at kernelnewbies.org
Subject: Re: Year 2038 time set problem
Message-ID: <20180301120414.GB31299@kroah.com>
Content-Type: text/plain; charset=us-ascii

On Thu, Mar 01, 2018 at 02:49:05PM +0530, techi eth wrote:
> I am just trying to know why 4.1 kernel is insecure ? I have try to
> look but not able to get right answer.
>
> Could you please give me hint or link. I only see it is going to EOL
> by May 2018.
>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__www.kernel.org_ca
> tegory_releases.html&d=DwICAg&c=ue8mO8zgC4VZ4q_aNVKt8G9MC01UFDmisvMR1k
> -EoDM&r=5-jOvjYshFdcjobN4MAbTtpuvsF8AX3cHai1kFhWbCo&m=5WHSMfKEgDeA1L5A
> J0SixtlVmggN8l66pLQJV_mbEPo&s=apTb5GBuyMFf5VtDS12PkFJxZdN_PGgur3KES7GW
> 5LI&e=

Yes, why would you use a kernel that is going to be end-of-life in a few months, in the year 2038?  What is going to keep it "secure" until then?

thanks,

greg k-h



------------------------------

Subject: Digest Footer

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies at kernelnewbies.org
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.kernelnewbies.org_mailman_listinfo_kernelnewbies&d=DwICAg&c=ue8mO8zgC4VZ4q_aNVKt8G9MC01UFDmisvMR1k-EoDM&r=5-jOvjYshFdcjobN4MAbTtpuvsF8AX3cHai1kFhWbCo&m=5WHSMfKEgDeA1L5AJ0SixtlVmggN8l66pLQJV_mbEPo&s=yn9lHYs-jhadLZh1tVPLrBb9Zk1cllKS9CbE_J3_ITQ&e=


------------------------------

End of Kernelnewbies Digest, Vol 88, Issue 1
********************************************


===========================================================================================
The privileged confidential information contained in this email is intended for use only by the addressees as indicated by the original sender of this email. If you are not the addressee indicated in this email or are not responsible for delivery of the email to such a person, please kindly reply to the sender indicating this fact and delete all copies of it from your computer and network server immediately. Your cooperation is highly appreciated. It is advised that any unauthorized use of confidential information of Nuvoton is strictly prohibited; and any information in this email irrelevant to the official business of Nuvoton shall be deemed as neither given nor endorsed by Nuvoton.

^ permalink raw reply	[flat|nested] 50+ messages in thread
* Year 2038 time set problem
@ 2018-02-23  9:43 techi eth
  2018-02-23 13:18 ` valdis.kletnieks at vt.edu
  0 siblings, 1 reply; 50+ messages in thread
From: techi eth @ 2018-02-23  9:43 UTC (permalink / raw)
  To: kernelnewbies

Hi,



Which Linux kernel version have Year 2038 problem solved for Linux running
on 32 Bit system.

https://en.wikipedia.org/wiki/Year_2038_problem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20180223/1f779070/attachment.html>

^ permalink raw reply	[flat|nested] 50+ messages in thread

end of thread, other threads:[~2018-03-05 19:54 UTC | newest]

Thread overview: 50+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-04 20:47 Year 2038 time set problem Alex Arvelaez
2018-03-04 22:24 ` valdis.kletnieks at vt.edu
2018-03-05  2:21   ` Ruben Safir
2018-03-05  4:15     ` valdis.kletnieks at vt.edu
2018-03-05  4:50       ` Ruben Safir
2018-03-05  8:50         ` valdis.kletnieks at vt.edu
2018-03-05 12:15           ` Ruben Safir
2018-03-05 12:31           ` Ruben Safir
2018-03-05 12:34           ` Ruben Safir
2018-03-05 12:57             ` Darin Avery
2018-03-05  4:57       ` Ruben Safir
2018-03-05  5:03       ` Ruben Safir
  -- strict thread matches above, loose matches on Subject: below --
2018-03-05 15:35 Alex Arvelaez
2018-03-05 16:49 ` Greg KH
2018-03-05  4:07 Alex Arvelaez
2018-03-05  4:16 ` Ruben Safir
2018-03-05  5:53   ` Greg KH
2018-03-05  6:04     ` Ruben Safir
2018-03-05  2:35 Alex Arvelaez
2018-03-05  3:14 ` Ruben Safir
2018-03-05  6:00   ` Greg KH
2018-03-05  6:15     ` Ruben Safir
2018-03-05  6:26       ` Greg KH
2018-03-05 19:52         ` Ruben Safir
2018-03-05 19:54         ` Ruben Safir
2018-03-05 15:43   ` Jeffrey Walton
2018-03-05 11:29 ` Bernd Petrovitsch
2018-03-05 12:20   ` Ruben Safir
2018-03-05 12:43     ` valdis.kletnieks at vt.edu
2018-03-05 12:54     ` Greg KH
2018-03-04  6:59 tali.perry at nuvoton.com
2018-03-04 18:31 ` valdis.kletnieks at vt.edu
2018-03-04 20:20   ` Ruben Safir
2018-03-04 20:54     ` Greg KH
2018-03-04 20:54   ` Greg KH
2018-03-04 22:25     ` valdis.kletnieks at vt.edu
2018-03-05  5:54       ` Greg KH
2018-02-23  9:43 techi eth
2018-02-23 13:18 ` valdis.kletnieks at vt.edu
2018-02-24 13:59   ` techi eth
2018-02-24 15:50     ` Greg KH
2018-02-26 13:15       ` Piotr Figiel
2018-02-26 14:16         ` Greg KH
2018-02-26 21:19           ` Dave Stevens
2018-02-27  9:22             ` Greg KH
2018-02-26 15:21         ` valdis.kletnieks at vt.edu
2018-02-26 15:36           ` Piotr Figiel
2018-03-01  9:19       ` techi eth
2018-03-01 12:04         ` Greg KH
2018-02-25  5:52     ` valdis.kletnieks at vt.edu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.