Debianizzati.Org | Forum | Blog | Guide | IRC
 
 
Forum Italiano Debian - Debianizzati.Org
Ottobre 11, 2008, 03:38:45 *
Benvenuto, Visitatore. Per favore, effettua il login o registrati.
Hai perso la tua email di attivazione?

Login con username, password e lunghezza della sessione
News:
 
   Home   Help Ricerca Calendario Login Registrati  
Pagine: [1]   Vai Giù
  Stampa  
Autore Topic: root exploit su driver NVIDIA  (Letto 3240 volte)
0 Utenti e 1 Visitatore stanno guardando questo topic.
cosmy
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 52


Guarda Profilo Email
« il: Ottobre 18, 2006, 02:30:58 »

Questo thread discute l'articolo: root exploit su driver NVIDIA

in effetti io di questo bug già sapevo.
Non ne conoscevo l\'uso malizioso ma del riempimento del buffer di memoria si. Il driver nvidia in pratica lo si installa a proprio rischio e pericolo.

Nella mia esperienza ho notatato forti rallentamenti soprattutto con l\'utilizzo del browser Firefox nelle pagine con immagini. Non penso fossero pagine costruite ad arte ma sicuramente gravavano su questo bug.
L\'altra cosa che ho notato è che fintanto che Firefox rimane aperto anche cambiando pagine, il sistema rimane appesantito. con un bel killall invece il sistema sembra riprendere vita.
Loggato
mammadori
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6


Guarda Profilo Email
« Risposta #1 il: Ottobre 18, 2006, 04:04:04 »

Il bug è già risolto nei driver beta presenti in experimental, io li uso da qualche settimana su AMD64 e funzionano egregiamente, anche con compiz, senza rallentamenti.

Chi fosse paranoico ma gli servisse il supporto GL (il 3D diciamo) invece di downgradare il driver a nv o di aspettare che il progetto Nouveau vada in porto, può passare a degli altri Blob in questa maniera.
Loggato
Finn
Global Moderator
Hero Member
*****

Karma: +27/-1
Offline Offline

Posts: 1080


207002659
Guarda Profilo
« Risposta #2 il: Ottobre 21, 2006, 03:28:41 »

mammadori ha scritto:
Citazione
Il bug è già risolto nei driver beta presenti in experimental, io li uso da qualche settimana su AMD64 e funzionano egregiamente, anche con compiz, senza rallentamenti.


In driver sono disponibili, almeno in sid.
Loggato
xtow
Hero Member
*****

Karma: +19/-0
Offline Offline

Posts: 700



Guarda Profilo Email
« Risposta #3 il: Ottobre 21, 2006, 05:26:38 »

Scusa Finn, ma tu quale unstable hai?
i driver 9625 sono in experimental come detto damammadori;)



Post modificato da: xtow, alle: 21/10/2006 13:28

Post modificato da: xtow, alle: 21/10/2006 13:31

http://img205.imageshack.us/my.php?image=schermatank7.png

Post modificato da: xtow, alle: 21/10/2006 13:33
Loggato
xtow
Hero Member
*****

Karma: +19/-0
Offline Offline

Posts: 700



Guarda Profilo Email
« Risposta #4 il: Ottobre 21, 2006, 06:59:55 »

mammadori ha scritto:
Citazione
Il bug è già risolto nei driver beta presenti in experimental, io li uso da qualche settimana su AMD64 e funzionano egregiamente, anche con compiz, senza rallentamenti.

Chi fosse paranoico ma gli servisse il supporto GL (il 3D diciamo) invece di downgradare il driver a nv o di aspettare che il progetto Nouveau vada in porto, può passare a degli altri Blob in questa maniera.


a proposito come fai andare compiz? io lo ho installato ma nulla, se do compiz --replace si spegne X mi loggo ma di aiglx , nada.:angry:
Loggato
Finn
Global Moderator
Hero Member
*****

Karma: +27/-1
Offline Offline

Posts: 1080


207002659
Guarda Profilo
« Risposta #5 il: Ottobre 21, 2006, 07:17:03 »

Mi riferivo alla versione 8776, sul sito nvidia dicono che dovrebbero risolvere il problema.
Loggato
mammadori
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6


Guarda Profilo Email
« Risposta #6 il: Ottobre 23, 2006, 01:13:36 »

xtow ha scritto:
Citazione
mammadori ha scritto:
Citazione
io li uso da qualche settimana su AMD64 e funzionano egregiamente, anche con compiz, senza rallentamenti.



a proposito come fai andare compiz? io lo ho installato ma nulla, se do compiz --replace si spegne X mi loggo ma di aiglx , nada.:angry:


Se si riavvia X è un bug, dovrebbe semplicemente cambiarti il gestore delle finestre, un mio amico aveva un problema simile, risolto aggiornando tutto a sid, sicuro di avere il file xorg.conf con anche queste righe? :

Codice:

Section \"Extensions\"
        Option \"Composite\" \"Enable\"
EndSection
Section \"Device\"
        Identifier      \"Scheda video generica\"
        Driver          \"nvidia\"
        Option          \"RenderAccel\" \"true\"
        Option          \"AllowGLXWithComposite\" \"true\"
        Option          \"TripleBuffer\" \"true\"
        Option          \"AddARGBGLXVisuals\" \"True\"
EndSection


Alcune di quelle sopra potrebbero essere inutili, ma nel dubbio...
Loggato
xtow
Hero Member
*****

Karma: +19/-0
Offline Offline

Posts: 700



Guarda Profilo Email
« Risposta #7 il: Ottobre 23, 2006, 06:09:02 »

si quelle righe le ho posto xorg
Codice:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Thu Sep 14 15:50:24 PDT 2006

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type \"man /etc/X11/xorg.conf\" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section \"ServerLayout\"
    Identifier     \"Default Layout\"
    Screen         \"Default Screen\" 0 0
    InputDevice    \"Generic Keyboard\"
    InputDevice    \"Configured Mouse\"
    Option         \"AIGLX\" \"true\"
EndSection

Section \"Files\"

# path to defoma fonts
    FontPath        \"/usr/share/fonts/X11/misc\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/misc\"
    FontPath        \"/usr/share/fonts/X11/cyrillic\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/cyrillic\"
    FontPath        \"/usr/share/fonts/X11/100dpi/:unscaled\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled\"
    FontPath        \"/usr/share/fonts/X11/75dpi/:unscaled\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled\"
    FontPath        \"/usr/share/fonts/X11/Type1\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/Type1\"
    FontPath        \"/usr/share/fonts/X11/100dpi\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/100dpi\"
    FontPath        \"/usr/share/fonts/X11/75dpi\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/75dpi\"
    FontPath        \"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType\"
EndSection

Section \"Module\"
    Load           \"i2c\"
    Load           \"bitmap\"
    Load           \"ddc\"
    Load           \"extmod\"
    Load           \"freetype\"
    Load           \"glx\"
    Load           \"int10\"
    Load           \"type1\"
    Load           \"vbe\"
EndSection

Section \"InputDevice\"
    Identifier     \"Generic Keyboard\"
    Driver         \"kbd\"
    Option         \"CoreKeyboard\"
    Option         \"XkbRules\" \"xorg\"
    Option         \"XkbModel\" \"pc105\"
    Option         \"XkbLayout\" \"it\"
EndSection

Section \"InputDevice\"
    Identifier     \"Configured Mouse\"
    Driver         \"mouse\"
    Option         \"CorePointer\"
    Option         \"Device\" \"/dev/input/mice\"
    Option         \"Protocol\" \"ExplorerPS/2\"
    Option         \"Emulate3Buttons\" \"true\"
EndSection

Section \"Monitor\"
    Identifier     \"Monitor Generico\"
    Option         \"DPMS\"
EndSection

Section \"Device\"
    Identifier     \"NVIDIA Corporation NV11DDR [GeForce2 MX 100 DDR/200 DDR]\"
    Driver         \"nvidia\"
EndSection

Section \"Screen\"
    Identifier     \"Default Screen\"
    Device         \"NVIDIA Corporation NV11DDR [GeForce2 MX 100 DDR/200 DDR]\"
    Monitor        \"Monitor Generico\"
    DefaultDepth    24
    Option         \"RenderAccel\" \"true\"
    Option         \"NoRenderExtension\" \"false\"
    Option         \"AllowGLXWithComposite\" \"true\"
    Option         \"AddARGBGLXVisuals\" \"true\"
    SubSection     \"Display\"
        Depth       1
        Modes      \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\"
    EndSubSection
    SubSection     \"Display\"
        Depth       4
        Modes      \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\"
    EndSubSection
    SubSection     \"Display\"
        Depth       8
        Modes      \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\"
    EndSubSection
    SubSection     \"Display\"
        Depth       15
        Modes      \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\"
    EndSubSection
    SubSection     \"Display\"
        Depth       16
        Modes      \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\"
    EndSubSection
    SubSection     \"Display\"
        Depth       24
        Modes      \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\"
    EndSubSection
EndSection

Section \"Extensions\"
    Option         \"Composite\" \"Enable\"
EndSection


e confermo che quando cerco di passare a compiz restarta X e mi si presenta gdm.
la deb che uso è etch/sid/experimental col pinning
Loggato
xtow
Hero Member
*****

Karma: +19/-0
Offline Offline

Posts: 700



Guarda Profilo Email
« Risposta #8 il: Ottobre 23, 2006, 06:13:35 »

si quelle righe le ho posto xorg
Codice:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Thu Sep 14 15:50:24 PDT 2006

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type \"man /etc/X11/xorg.conf\" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section \"ServerLayout\"
    Identifier     \"Default Layout\"
    Screen         \"Default Screen\" 0 0
    InputDevice    \"Generic Keyboard\"
    InputDevice    \"Configured Mouse\"
    Option         \"AIGLX\" \"true\"
EndSection

Section \"Files\"

# path to defoma fonts
    FontPath        \"/usr/share/fonts/X11/misc\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/misc\"
    FontPath        \"/usr/share/fonts/X11/cyrillic\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/cyrillic\"
    FontPath        \"/usr/share/fonts/X11/100dpi/:unscaled\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled\"
    FontPath        \"/usr/share/fonts/X11/75dpi/:unscaled\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled\"
    FontPath        \"/usr/share/fonts/X11/Type1\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/Type1\"
    FontPath        \"/usr/share/fonts/X11/100dpi\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/100dpi\"
    FontPath        \"/usr/share/fonts/X11/75dpi\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/75dpi\"
    FontPath        \"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType\"
EndSection

Section \"Module\"
    Load           \"i2c\"
    Load           \"bitmap\"
    Load           \"ddc\"
    Load           \"extmod\"
    Load           \"freetype\"
    Load           \"glx\"
    Load           \"int10\"
    Load           \"type1\"
    Load           \"vbe\"
EndSection

Section \"InputDevice\"
    Identifier     \"Generic Keyboard\"
    Driver         \"kbd\"
    Option         \"CoreKeyboard\"
    Option         \"XkbRules\" \"xorg\"
    Option         \"XkbModel\" \"pc105\"
    Option         \"XkbLayout\" \"it\"
EndSection

Section \"InputDevice\"
    Identifier     \"Configured Mouse\"
    Driver         \"mouse\"
    Option         \"CorePointer\"
    Option         \"Device\" \"/dev/input/mice\"
    Option         \"Protocol\" \"ExplorerPS/2\"
    Option         \"Emulate3Buttons\" \"true\"
EndSection

Section \"Monitor\"
    Identifier     \"Monitor Generico\"
    Option         \"DPMS\"
EndSection

Section \"Device\"
    Identifier     \"NVIDIA Corporation NV11DDR [GeForce2 MX 100 DDR/200 DDR]\"
    Driver         \"nvidia\"
EndSection

Section \"Screen\"
    Identifier     \"Default Screen\"
    Device         \"NVIDIA Corporation NV11DDR [GeForce2 MX 100 DDR/200 DDR]\"
    Monitor        \"Monitor Generico\"
    DefaultDepth    24
    Option         \"RenderAccel\" \"true\"
    Option         \"NoRenderExtension\" \"false\"
    Option         \"AllowGLXWithComposite\" \"true\"
    Option         \"AddARGBGLXVisuals\" \"true\"
    SubSection     \"Display\"
        Depth       1
        Modes      \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\"
    EndSubSection
    SubSection     \"Display\"
        Depth       4
        Modes      \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\"
    EndSubSection
    SubSection     \"Display\"
        Depth       8
        Modes      \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\"
    EndSubSection
    SubSection     \"Display\"
        Depth       15
        Modes      \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\"
    EndSubSection
    SubSection     \"Display\"
        Depth       16
        Modes      \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\"
    EndSubSection
    SubSection     \"Display\"
        Depth       24
        Modes      \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\"
    EndSubSection
EndSection

Section \"Extensions\"
    Option         \"Composite\" \"Enable\"
EndSection


e confermo che quando cerco di passare a compiz restarta X e mi si presenta gdm.
la deb che uso è etch/sid/experimental col pinning
Loggato
xtow
Hero Member
*****

Karma: +19/-0
Offline Offline

Posts: 700



Guarda Profilo Email
« Risposta #9 il: Ottobre 24, 2006, 01:06:37 »

bingo modificato xorg e ora funzia Wink il nuovo xorg
Codice:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Thu Sep 14 15:50:24 PDT 2006

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type \"man /etc/X11/xorg.conf\" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section \"ServerLayout\"
    Identifier     \"Default Layout\"
    Screen         \"Default Screen\" 0 0
    InputDevice    \"Generic Keyboard\"
    InputDevice    \"Configured Mouse\"
    Option         \"AIGLX\" \"true\"
EndSection

Section \"Files\"
ti cciedo ancora scusa, ma per abilitare o disabilitare alcuni temi dove bisogna intervenire? su gconf?
ciauz

# path to defoma fonts
    FontPath        \"/usr/share/fonts/X11/misc\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/misc\"
    FontPath        \"/usr/share/fonts/X11/cyrillic\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/cyrillic\"
    FontPath        \"/usr/share/fonts/X11/100dpi/:unscaled\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled\"
    FontPath        \"/usr/share/fonts/X11/75dpi/:unscaled\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled\"
    FontPath        \"/usr/share/fonts/X11/Type1\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/Type1\"
    FontPath        \"/usr/share/fonts/X11/100dpi\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/100dpi\"
    FontPath        \"/usr/share/fonts/X11/75dpi\"
    FontPath        \"/usr/X11R6/lib/X11/fonts/75dpi\"
    FontPath        \"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType\"
EndSection

Section \"Module\"
    Load           \"i2c\"
    Load           \"bitmap\"
    Load           \"ddc\"
    Load           \"extmod\"
    Load           \"freetype\"
    Load           \"glx\"
    Load           \"int10\"
    Load           \"type1\"
    Load           \"vbe\"
EndSection

Section \"InputDevice\"
    Identifier     \"Generic Keyboard\"
    Driver         \"kbd\"
    Option         \"CoreKeyboard\"
    Option         \"XkbRules\" \"xorg\"
    Option         \"XkbModel\" \"pc105\"
    Option         \"XkbLayout\" \"it\"
EndSection

Section \"InputDevice\"
    Identifier     \"Configured Mouse\"
    Driver         \"mouse\"
    Option         \"CorePointer\"
    Option         \"Device\" \"/dev/input/mice\"
    Option         \"Protocol\" \"ExplorerPS/2\"
    Option         \"Emulate3Buttons\" \"true\"
EndSection

Section \"Monitor\"
    Identifier     \"Monitor Generico\"
    Option         \"DPMS\"
EndSection

Section \"Device\"
    Identifier     \"NVIDIA Corporation NV11DDR [GeForce2 MX 100 DDR/200 DDR]\"
    Driver         \"nvidia\"
        Option          \"RenderAccel\" \"true\"
        Option          \"AllowGLXWithComposite\" \"true\"
        Option          \"TripleBuffer\" \"true\"
        Option          \"AddARGBGLXVisuals\" \"True\"
EndSection

Section \"Screen\"
    Identifier     \"Default Screen\"
    Device         \"NVIDIA Corporation NV11DDR [GeForce2 MX 100 DDR/200 DDR]\"
    Monitor        \"Monitor Generico\"
    DefaultDepth    24
    SubSection     \"Display\"
        Depth       1
        Modes      \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\"
    EndSubSection
    SubSection     \"Display\"
        Depth       4
        Modes      \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\"
    EndSubSection
    SubSection     \"Display\"
        Depth       8
        Modes      \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\"
    EndSubSection
    SubSection     \"Display\"
        Depth       15
        Modes      \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\"
    EndSubSection
    SubSection     \"Display\"
        Depth       16
        Modes      \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\"
    EndSubSection
    SubSection     \"Display\"
        Depth       24
        Modes      \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\"
    EndSubSection
EndSection

Section \"Extensions\"
    Option         \"Composite\" \"Enable\"
EndSection


http://img232.imageshack.us/img232/7937/schermataom8.png

Post modificato da: xtow, alle: 23/10/2006 21:12
http://img58.imageshack.us/img58/3550/schermata1ex5.png

Post modificato da: xtow, alle: 23/10/2006 21:22
Loggato
davnik
Full Member
***

Karma: +0/-0
Offline Offline

Posts: 163


Guarda Profilo Email
« Risposta #10 il: Ottobre 27, 2006, 09:19:17 »

Ciao a tutti...
io ho seguito tutta la faccenda compiz, ho i driver nvidia da experimental, xorg è quello di unstable xorg.conf ha le righe menzionate nei post precedenti, come DE (se può servire) utilizzo fluxbox non utilizzo gdm o altri parto da startx.
Quando do il comando compiz --replace mi da questo errore:

davnik@debian:~$ compiz --replace
/usr/bin/compiz.real: Another window manager is already running on screen: 0
/usr/bin/compiz.real: No manageable screens found on display :0.0

qualcuno sa aiutarmi

grazie
Loggato
davnik
Full Member
***

Karma: +0/-0
Offline Offline

Posts: 163


Guarda Profilo Email
« Risposta #11 il: Novembre 02, 2006, 08:16:46 »

....scusate ho scritto una stupidata :blush:
Loggato
Pagine: [1]   Vai Su
  Stampa  
 
Salta a:  

Altri Topic Correlati
Oggetto Iniziato da Risposte Visto Ultimo Post
driver nvidia Installazione gelo 3 278 Ultimo Post Ottobre 17, 2005, 05:25:29
da net_deity
Driver Nvidia Generale teo 13 1126 Ultimo Post Febbraio 02, 2006, 06:35:58
da tindal
driver nvidia e gcc Multimedia samiel 9 1414 Ultimo Post Settembre 04, 2006, 07:32:25
da samiel
driver nvidia Installazione david54 1 301 Ultimo Post Marzo 11, 2007, 03:10:43
da besash
#2 driver nvidia Installazione david54 1 282 Ultimo Post Marzo 11, 2007, 10:22:40
da Finn
Powered by MySQL Powered by PHP Powered by SMF 1.1.6 | SMF © 2006-2007, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks
Traduzione Italiana a cura di SMItalia
XHTML 1.0 Valido! CSS Valido!
Pagina creata in 0.342 secondi con 21 queries.