Stories
Slash Boxes
Comments

SoylentNews is people

posted by martyb on Tuesday September 18 2018, @09:16AM   Printer-friendly
from the and-others dept.

Submitted via IRC for Fnord666

A security researcher has found a new way to crash and restart any iPhone — with just a few lines of code. Sabri Haddouche tweeted a proof-of-concept webpage with just 15 lines of code.

Sabri Haddouche tweeted a proof-of-concept webpage with just 15 lines of code which, if visited, will crash and restart an iPhone or iPad. Those on macOS may also see Safari freeze when opening the link.

Source: https://techcrunch.com/2018/09/15/a-new-css-based-web-attack-will-crash-and-restart-your-iphone/


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 1, Offtopic) by MichaelDavidCrawford on Tuesday September 18 2018, @08:53PM

    by MichaelDavidCrawford (2339) Subscriber Badge <mdcrawford@gmail.com> on Tuesday September 18 2018, @08:53PM (#736725) Homepage Journal

    TI RTOS Kernel has no concept of memory mapping. Everything runs in physical memory

    This is very common: MMUs are expensive, take up lots of silicon real estate, consume power, produce heat and use lots of memory

    Yes it takes memory to map memory. It's not uncommon for memory protected kernels to have a gig of page tables. That's why the Linux kernel mailing list is so full of discussions about reducing memory fragmentation: two discontinuous memory mappings will consume two page table entries

    I do embedded and drivers because my clients are happy to give me all the time and money I require to get all the bugs out. My GUI client's were never that way

    --
    Yes I Have No Bananas. [gofundme.com]
    Starting Score:    1  point
    Moderation   -1  
       Offtopic=1, Total=1
    Extra 'Offtopic' Modifier   0  
    Karma-Bonus Modifier   +1  

    Total Score:   1