similar to: X.Org security advisory: October 25, 2018

Displaying 20 results from an estimated 5000 matches similar to: "X.Org security advisory: October 25, 2018"

2018 Oct 25
0
[ANNOUNCE] xorg-server 1.20.3
Fixes CVE-2018-14665 (local file overwrite bugs), and a trivial fix in fbdevhw initialization. All users are advised to upgrade. Thanks to Narendra Shinde and Thomas Hoger for the report, and Matthieu Herrb for the fix. Adam Jackson (1): xserver 1.20.3 Matthieu Herrb (2): Disable -logfile and -modulepath when running with elevated privileges LogFilePrep: add a comment to the
2020 Aug 25
0
X.Org server security advisory: August 25, 2020
Multiple input validation failures in X server extensions ========================================================= All theses issuses can lead to local privileges elevation on systems where the X server is running privileged. * CVE-2020-14345 / ZDI CAN 11428 XkbSetNames Out-Of-Bounds Access The handler for the XkbSetNames request does not validate the request length before accessing its
2020 Jul 31
0
X.Org security advisory: July 31, 2020: Xserver
X.Org security advisory: July 31, 2020 X Server Pixel Data Uninitialized Memory Information Disclosure =============================================================== CVE-2020-14347 Allocation for pixmap data in AllocatePixmap() does not initialize the memory in xserver, it leads to leak uninitialize heap memory to clients. When the X server runs with elevated privileges. This flaw can lead
2023 Mar 29
0
X.Org Security Advisory: CVE-2023-1393: X.Org Server Overlay Window Use-After-Free
X.Org Security Advisory: March 29, 2023 X.Org Server Overlay Window Use-After-Free ========================================== This issue can lead to local privileges elevation on systems where the X server is running privileged and remote code execution for ssh X forwarding sessions. ZDI-CAN-19866/CVE-2023-1393: X.Org Server Overlay Window Use-After-Free Local Privilege Escalation Vulnerability
2010 Mar 23
0
On-the-Fly multiplexing Video
@ogg.k It sounds good to me. Could you tell me how to create on-the-fly live video streaming? What program should i installed? @Narendra The advantages maybe if you want to monitor a lot of room (like security control room) or for multi-angle live stream. But it's just my opinion, and dosen't proved yet Thx before Pandu Rakimanputra 2010/3/21 narendra sisodiya <narendra.sisodiya at
2016 Nov 15
0
[ANNOUNCE] xorg-server 1.19.0
After verifying that bug 1382444 has been fixed, it's time to release 1.19 at last. Thanks to everyone who helped develop, test and document this release! Ian Ray (1): xwayland-shm: block signals during fallocate Keith Packard (2): dix: Make sure client is not in output_pending chain after closed (RH 1382444) Bump version to 1.19.0 Timo Aaltonen (1): dri2: Sync
2011 Sep 20
2
Adding a data in Live OR Saving Stream on Server side.
On Tue, Sep 20, 2011 at 10:17 PM, Odin <odin.omdal at gmail.com> wrote: > On Tue, Sep 20, 2011 at 3:33 PM, Narendra Sisodiya > <narendra at narendrasisodiya.com> wrote: >> What data I want to add ? >> basically on my website there are various images. each image having ?a >> number. While I deliver my lecture I want to send image number too. >> Now I can
2010 May 11
2
HTML5 audio tag
Thanks, It will be very good if HTML5 API specify this. I mean, Say, If we use <audio> tag , then It must stream only audio part of the file irrespective of the fact that the src field contains a video file. PS: sorry for top post On Tue, May 11, 2010 at 3:53 PM, Chris Double <chris.double at double.co.nz>wrote: > On 11/05/10 22:05, narendra sisodiya wrote: > > 1) Do
2010 Mar 16
5
Projective Video over web
FYI have anybody seen this demo ? I have use ogg for it. http://techfandu.blogspot.com/2010/03/world-first-projective-html5-video.html Thanks -- ??????????????????????????? ? Narendra Sisodiya ( ???????? ???????? ) ? Society for Knowledge Commons ? Web : http://narendra.techfandu.org ??????????????????????????? -------------- next part -------------- An HTML attachment was scrubbed...
2010 May 11
3
HTML5 audio tag
-- ??????????????????????????? ? Narendra Sisodiya ( ???????? ???????? ) ? Society for Knowledge Commons ? Web : http://narendra.techfandu.org ???????????????????????????Dear all, I downloaded big buck movie in video format. when i use <video src="Big_Buck_Bunny_Trailer_400p.ogg" controls="controls"> your browser does not support the video tag </video>
2011 Sep 20
0
Adding a data in Live OR Saving Stream on Server side.
On Tue, Sep 20, 2011 at 3:33 PM, Narendra Sisodiya <narendra at narendrasisodiya.com> wrote: > What data I want to add ? > basically on my website there are various images. each image having ?a > number. While I deliver my lecture I want to send image number too. > Now I can send this number using http PUSH/PULL but I do not know How > it will be synchronised ? Because AFAIK
2010 Mar 21
3
On-the-Fly multiplexing Video
On Sun, Mar 21, 2010 at 9:02 PM, ogg.k.ogg.k at googlemail.com < ogg.k.ogg.k at googlemail.com> wrote: > > As written on my subject, is it possible to do on-the-fly video > > multiplexing with OGG? I'm doing my final project in my college, and i > > want to build a system which has three live videos from cameras, then > > i want to transmit those video in single
2015 Jun 27
1
Student looking to contribute toward Xapian
Hello everyone, I have recently completed my engineering in Computer Science. I came across Xapian while looking for GSoC organisations. I was browsing through the ideas page and it was written that you would be willing to mentor anyone interested in working on those projects. I am interested in this: http://trac.xapian.org/wiki/GSoCProjectIdeas#Project:LearningtoRank and this:
2009 Dec 03
2
Theora processing at server side : Removing non-needed frames
May somebody give me link for server side processing of ogg video by php or ruby or anything else. Let me tell my purpose, I have made a image splitter of ogg video - You can view it at http://jsbin.com/ihebo (basic coding ) just play the video and there is a button call "snapit", which will take current frame. At the end of this process, I will upload all timing info at server.
2004 Nov 25
3
Zaptel on Suse 9.0
Hi, I have two WCT100P cards installed on a suse 9.0 box. Installation for Zaptel complains of some unresolved dependencies. The zaptel and wct1xxp modules load without any errors. ztcfg give no problems. The problem is when I start asterisk I get the following error and asterisk shuts down
2010 May 11
0
HTML5 audio tag
Yeah, the track attribute of the media fragments specification that Ralph links will in theory allow to just download the track-related data. But it still requires implementation - either in the browser, which will somehow need to identify which bytes belong to which track and just request those byte ranges that are relevant, or on the server, which will only deliver the relevant bytes when asked
2010 May 11
2
HTML5 audio tag
FWIW chromium does client side range requests that in theory would request only the audio. But. the ogg demux reads the other tracks and discards them. A use case I've heard is listening to music videos and discard the video... bit of a bandwidth waste. On Tue, May 11, 2010 at 10:17 AM, Ralph Giles <giles at thaumas.net> wrote: > On 11 May 2010 04:24, narendra sisodiya
2010 May 12
1
[whatwg] HTML5 audio tag
In order to do this you'd need to know /in advance/ exactly which Ogg pages were audio and which were video so you could choose to only download the vorbis pages. The upcoming Ogg Skeleton index does not index pages at a high enough granularity to facilitate this. It could, but then the index would be a lot bigger. I also wonder if the time/server overhead of setting up new HTTP
2011 May 03
0
Revised: Portable OpenSSH security advisory: portable-keysign-rand-helper.adv
OpenSSH Security Advisory: portable-keysign-rand-helper.adv This document may be found at: http://www.openssh.com/txt/portable-keysign-rand-helper.adv 1. Vulnerability Portable OpenSSH's ssh-keysign utility may allow unauthorised local access to host keys on platforms if ssh-rand-helper is used. 2. Affected configurations Portable OpenSSH prior to version
2010 Oct 01
3
Stream image to Icecast
Do anybody know any method where I can stream my images to icecast server using some intermediate png to ogg conversion and then using oggfwd. Basically, I am organizing some workshop. I have already stream video. Slides and presentation stuff can be streamed separately but there I have fight with synchronization slides and video. in long term i will prefer this. Thanks any help ? --