Subcategories

  • 2 Topics
    2 Posts
    peat_psuwitP
    Vulnerability During the periodic scanning of the local media, gst-hybris gets loaded by Gstreamer, a media framework, to perform HW-accelerated video decoding. gst-hybris expected the rendering element ("sink") to be HW-accelerated as well, but media scanning does not use HW-accelerated rendering. This results in memory corruption, which could potentially be exploited by a specifically-crafted media. Info The pipeline constructing process of Gstreamer is dynamic; it can automatically pick the demuxer, decoder(s), and sink(s) based on the file type, file content, and component's capability. In this case, Gstreamer picks gst-hybris' HW-accelerated decoder as the decoder, but "fakesink" as the sink (as the scanner only wants to know certain metadata). Now, to perform HW-accelerated video rendering, gst-hybris has a dedicated sink which co-operate with the decoder in order to pass decoded video frame without copying the memory. When Gstreamer connects the decoder with the sink, the decoder can access the sink to perform necessary co-ordination. However, the decoder forgot to check if the sink it accesses is the one it can co-operate, which results in the code writing into the memory it's not supposed to access. In order for this to be exploited, the video has to be on the device, which subsequently leads to it being scanned. Video playback in other cases is not affected, as they always use HW-accelerated video rendering. CWE-843: Access of Resource Using Incompatible Type ('Type Confusion') Severity: Medium Affected versions Affected versions: All Ubuntu Touch versions up to and including 20.04 OTA-10, 24.04-1.0. Fixed in versions: Ubuntu Touch 20.04 OTA-11 and 24.04-1.1. Solution Starting in Ubuntu Touch 20.04 OTA-11 and 24.04-1.1, gst-hybris checks the type of the sink before casting to the expected type. Fixed in: https://gitlab.com/ubports/development/core/hybris-support/gst-hybris/-/commit/58bb0e1ba2169bd85ac0930bf074ab865553356f Recommendations Update your device to Ubuntu Touch 20.04 OTA-11, 24.04-1.1 or newer. Do not download videos from untrusted sources. Timeline The issue was discovered on 30 September 2025, during a debugging of another issue. The issue was discovered before the release of Ubuntu Touch 24.04-1.0, but we did not manage to work it through and fix it in time for that release. Ubuntu Touch 20.04 OTA-11 and 24.04-1.1 was released on 1 December 2025, coordinated with the publication of this advisory. Credit Reported-by: Ratchanan Srirattanamet Patched-by: Ratchanan Sirrattanamet
  • This forum is all about the ongoing efforts to upgrade UT to the 20.04 codebase of Ubuntu.

    132 Topics
    954 Posts
    A
    @Moem @Luksus This is good news as this was a good phone with UBPorts
  • ubports/focal branching will happen on 14 February

    Pinned
    3
    4 Votes
    3 Posts
    4k Views
    D
    @peat_psuwit Thank you for all you do. It is much appreciated!
  • The road(map) explained

    Pinned Moved
    25
    29 Votes
    25 Posts
    14k Views
    lduboeufL
    @jhackler You will find OTAs Project board here: https://github.com/orgs/ubports/projects
  • Microphone privacy concern

    7
    2 Votes
    7 Posts
    721 Views
    P
    @ChromiumOS-Guy said: @nbdynl before i continue, append this to camera / location and if possible networking as well. we want a one time approval option, as well as foreground only. only system apps (like Phone app) should be eligable for background access for services microphone/camera by default, devision as follows: only phone (the app) has background access to microphone by default camera should not be accessible on background by default. (any app) location should not be accessible on background by default (any app) networking should not be accessible on background by default ,push notifications goes through a push server so not affected if im wrong this can be ammended (any non system app) It would be nice to have an explicit permission for apps that need to run in the background all the time, even if it's something that makes it require review. There are a number of apps that only work properly when unsuspended, or by using an unconfined background daemon. Would be good to converge on a single permission for them.
  • Smooth Edges (name pending) - Let's Fix the Bugs That Drive You Mad

    66
    12 Votes
    66 Posts
    8k Views
    G
    @arubislander said: it is not the case for video codecs either indeed. This week-end I tried seriously to add ffmpeg codecs to my FP5 with 24.04-1.2 stable and basically succeeded, see https://gitlab.com/ubports/development/core/lomiri-messaging-app/-/issues/359#note_3122981838 So it is possible to play ALAC files with the existing UT applications (mediaplayer...). The fact that it is slower than when accelerated by the hardware is true of course, but a not too old processor like the FP5 one is powerful enough to handle simple video files without acceleration (did not try 4K though).
  • Erreur on the hour : UTC ?

    Unsolved
    8
    0 Votes
    8 Posts
    716 Views
    DJacD
    @paulcarroty witch UTC are you ? It is possible it comes elswehere...
  • Call for testing: calendar-app

    29
    4 Votes
    29 Posts
    2k Views
    lduboeufL
    @projectmoon said in Call for testing: calendar-app: @lduboeuf said in Call for testing: calendar-app: @projectmoon said in Call for testing: calendar-app: @lduboeuf So unfortunately, calendar sync is still broken. The calendar that was syncing (connection to Nextcloud via generic caldav instead of built-in Nextcloud integration) is no longer syncing. Only thing I see in Evolution logs is something about i_cal_time_compare < 0 failed. I turned the Nextcloud integration itself back on for Calendar, and that synced fine... But I don't know if it will sync more later. Sorry, i don't understand, you mean it works or not ? Please also precise on which OS version are you . The sync can be sometimes unstable ( and it always has been). It is sometimes needed to recreate all accounts ( remove them all, reboot, recreate them) Stable 1.2, and the accounts were previously already cleared and removed from Evolution. Re-re-(re?)-creating the accounts shouldn't be necessary, I would hope. What I mean is that the Generic CalDAV Account seemed to stop syncing. But when I re-enabled the Nextcloud Account, that synced fine. I have two Online Accounts set up on the phone. Both point to my Nextcloud instance. Just one is the "proper" Nextcloud Online Account and the other is Generic CalDAV. Yes, there are reports where sometimes it happens and we don't know what is happening. Only by removing the account, then rebooting, then re-creating it fixed the issue. The new backend is more stable regarding that, but not here yet.
  • unstable keyboard

    Unsolved Support
    12
    0 Votes
    12 Posts
    634 Views
    DJacD
    @pparent I m not sure. it is juste a feeling for the moment. I wan't to test it more.
  • Call for testing: Ubuntu Touch 20.04 OTA-12

    Locked
    5
    4 Votes
    5 Posts
    1k Views
    MoemM
    @dorkydev said in Call for testing: Ubuntu Touch 20.04 OTA-12: LG Nexus 4 Mako Is that a supported device? I've never heard of it. Edit: I've looked it up. It's a device from 2012 with 2GB of RAM, that's never been supported on UT. I wouldn't hold my breath waiting for any version of UT for that device.
  • Call for testing: Ubuntu Touch 24.04-1.2

    Locked
    65
    5 Votes
    65 Posts
    6k Views
    libremaxL
    said in Call for testing: Ubuntu Touch 24.04-1.2: @peat_psuwit "How to get Ubuntu Touch 24.04 1.1 and 20.04 OTA-11" = a little bug in last release announcement: https://ubports.com/blog/ubports-news-1/ubuntu-touch-24-04-1-2-and-20-04-ota-12-release-3987 Good, has been corrected now by "How to get Ubuntu Touch 24.04 1.2 and 20.04 OTA-12".
  • Most wanted features for Morph?

    52
    1 Votes
    52 Posts
    19k Views
    M
    I would apreciate something to get rid of the cookie questions. Something like addon "I still don't care about cookies". Maybe someone knows how to achieve it.
  • XWayland: Menu windows resized full screen and crash?

    14
    0 Votes
    14 Posts
    1k Views
    G
    @pparent did you notice that there are menus that are displaying fine in the ChromiumUT app ? the menus in the top bar are not working, but the Google application menu is working correctly (although there is a wobble the first time, maybe it's the automatic resizing you are referring to, but it's failing to stop it to work)
  • The Cell Broadcast story

    74
    1
    5 Votes
    74 Posts
    29k Views
    lduboeufL
    For the record, here are some test feedback from Ratchanan : https://forums.ubports.com/topic/11888/my-ubuntu-touch-devices-participated-in-thailand-nationwide-cell-broadcast-test
  • Call for testing: Ubuntu Touch 24.04-1.1

    63
    12 Votes
    63 Posts
    9k Views
    G
    @Charly I can only see SD cards connected via USB, not in the internal reader
  • Support for Hotspot wifi captive portal via RFC 8910 and RFC 8908

    1
    5 Votes
    1 Posts
    182 Views
    No one has replied
  • No notification from Cinny UT since Upgrade 24.04-1.0

    11
    0 Votes
    11 Posts
    1k Views
    C
    @jilly For a while it helped to turn the notifications off and on again for Cinny. Greetings Charly
  • Bug report - new 24.04-1.1 release

    5
    8
    1 Votes
    5 Posts
    381 Views
    B
    @ikoz When looking through the Lomiri Weblate project i see that translation for Lomiri System Settings (Security/Privacy) is currently blocked due to maintenance.
  • Bug: data mobile interface looses ip

    6
    0 Votes
    6 Posts
    308 Views
    pparentP
    Actually I have had the bug once again, and this time the interface holding the IP "ccmni0" was down, but forcing it up did not restore the connexion, I could ping the gateway but nothing more.
  • Call for testing: Ubuntu Touch 20.04 OTA-11

    13
    5 Votes
    13 Posts
    2k Views
    W
    Maybe this is the wrong place to post this now that 20.04 OTA-11 is already released. If so, pardon me, I'll happily start a new post. Thanks to the team for another Focal release! Unfortunately I have lost the ability to receive SMS since updating to OTA-11 last night. Outgoing SMS works as normal. I've tried rebooting, powering off, etc. I'm using a Oneplus Nord N10, and was updating from OTA-10. VoLTE is not (and can not be) enabled. Both incoming and outgoing MMS also don't work, and while sometimes glitchy, these normally work for me too. I've tried restarting nuntium.service, which normally fixes things if MMS fail to arrive with no notification, as they presently are, but it's not changing anything here. I've also now re-flashed the system, again on 20.04 OTA-11, and no change. Having trouble finding anything relevant under Logviewer - Messages. Any suggestions appreciated. Also, while I'm replying here, I was sorry to hear about the flooding @peat_psuwit, that sounded like a major storm. Thanks for all you do for UT!
  • Keyboard Bar from the Terminal in any App?

    6
    0 Votes
    6 Posts
    800 Views
    G
    @CatWithUT Were you ever able to figure out a way? I'm very much used to Termux where I simply press a modifier button and then the other key, as if I had sticky keys enabled on a hardware keyboard...
  • Smooth Edges: Bug Report (updated 25, 2025)

    1
    10 Votes
    1 Posts
    268 Views
    No one has replied