French researcher Eric filior claims to have discovered a critical vulnerability in Tor's anonymous network encryption system, allowing attackers to discover hidden nodes on the network and even exploit the vulnerability to control users' computers.
The vulnerability is related to Tor encryption implementation. Researchers did not disclose Attack Details. The Tor Project Foundation issued a statement to refute part of the Filiol statement, stating that his data is flawed and that his statement
The kernel fixes a Local Elevation of Privilege Vulnerability that affects a large number of Android devices.
Perception Point researchers discovered a Linux kernel Local Elevation of Privilege Vulnerability, affecting Versions later than 3.8. Using this vulnerability on servers requires local access, however, the affected Android devices are unlikely to be corrected.
The Android system that uses the 3.8 + kernel includes KitKat, Lollipop, and kerne
only need to update the software regularly and it will automatically install it for you to enjoy the fun it brings to you!
Recommended reading:
Why does Ubuntu 13.10 upgrade? One is not enough to give you six http://www.linuxidc.com/Linux/2013-10/91306.htm
Ubuntu 13.10 software center upgrade-supports offline installation of deb http://www.linuxidc.com/Linux/2013-10/91225.htm
Ubuntu 13.10 does not use the Mir http://www.linuxidc.com/Linux/2013-10/90870.htm by default
Ubuntu 13.10 beta 2 trial e
Firefox for Linux fixes a Bug-general Linux technology-Linux technology and application information. For more information, see the following. It cannot be determined whether it is a Bug from Blogger, a Bug from Linux, or a Bug from Firefox in Linux.
In Ubuntu Linux, when you use Firefox to access the blogger homepage opened by Blogger, the CPU usage will be 100%, and the changed "BLOGS Update" of Blogger will be slow. It is initially believed that
I also transferred from the EC to as, there is no way, the general trend, however, in the use of as in the process of encountering a lot of strange mistakes, now say the error I encountered today.The artist gave me a picture, used as a button background map, of course, this diagram can also be placed directly into the ImageView add Click event Method also line, here does not discuss this, the name of the picture is: eweima.pngNote here, the artwork to my picture, I did not change, then, began to
Kindeditor fixes the problem that the script content will be replaced. kindeditorscript
Some personal changes to kindeditor
1. Replace the content in the script2. color selector extension, copy the fck editor to select the color3.swfupload.swf pre-upload image preview function
Kindeditor. js
Function _ formatHtml (html, htmlTags, urlType, wellFormatted, indentChar) {if (html = null) {html = '';} // 2015-03-25 html = html. replace (/textarea _/ig, "tex
Nodejs fixes png images processed by ipa,
Recently, a project encountered a requirement: parse the apk and ipa packages and upload the icons to the server.
Problem
The parsing and uploading process is relatively simple. I use JSZip to decompress apk and ipa, and then upload the icon in it to the server. However, when I use images on a webpage, the problem occurs. There is no problem with the icon in the apk, but the parsed image in ipa can be displaye
restart the computer, after you restart the computer, chkdsk automatically checks the drive and fixes the error. If the drive partition is a boot partition, chkdsk automatically restarts the computer after checking the drive.
Report disk errorsThe chkdsk command checks the usage of the disk space and File Allocation Table (FAT) and NTFS file system. The chkdsk provides information specific to each file system in the status report. The status report d
OJ2.0userInfo page Modify logic bug fixes, search function logic implementation
This week's main task is to fix the Modify logic bug on the userInfo page and implement the search function logic.
(1) Modify logic bug fixing:
The bug here is that when we do not reset the password, we cannot submit changes according to the previous logic. This logic is incorrect and can be submitted without changing the password, it mainly refers to the modification of i
The appearance of the problemToday, when using Xcode to develop an Apple app, you want to use a script to store some language text messages, and then invoke the Lua script successfully after the environment is configured and built. The Lua script, however, contains all the content together and does not meet the requirements of file independence, splitting the file into two parts and associating it with LUA keywords such as include. After the adjustment is run debugging, there is the LUA engine c
Yahoo fixes mailbox vulnerabilities and researchers receive a $10 thousand prize
Yahoo has fixed a vulnerability that attackers can use to hijack users' mailboxes.This vulnerability has serious dangers.According to the latest news, Yahoo has fixed the XSS vulnerability. Earlier malicious attackers can exploit this vulnerability to send malicious emails and then obtain information about the target account. For XSS cross-site scripting attacks, maliciou
will soon be under control," Hays said. The Forward secrecy its protocol attribute is that the message is not allowed to be decrypted with the private key. Therefore, when the private key is acquired, it cannot be used to rewind and restore the old communication. ”OpenSSL1.0.1 is not vulnerable to this attack, and users who use the 1.0.2 version need to install OpenSSL1.0.2 patches as early as possible.The new patch also adds some new features to further reduce the impact of the Logiam attack.
Recently found a particularly strange phenomenon, when the game is running, each frame Onmove_ generated GC, the size is an integer multiple of 0.6KB. The specific profiler effect is as shown:WorkaroundThe problem was found to be related to the camera. The component is not mounted because it is a camera component created by the code GUILayer . The way to solve this problem is AddComponet to use the same time, called AddComponent . Adding this component on the node containing the camera resolves
Spring Rest Docs 1.1.2 is released, and spring rest docs helps you manage RESTful service documents, use Asciidoctor to write documents (Tengyun technology ty300.com), and use Spring MVC Test. Automatically generated Fragment.This version is mainly to fix some bugs (diligent beginner tutorial qkxue.net), please refer to the Release notes: Http://spring.io/blog/2016/08/31/spring-rest-docs-1-1-2-release:
Source Code (Zip)
Source Code (tar.gz)
Spring REST Docs 1.1.2 Released, bug
MySQL is 5.1.33 in the previous version of. We recommend that all users who use the 5.1 series upgrade to this version. This version mainly fixes some replication bugs. Other product lines are 5.0.79 4.1.25 4.0.30.
Download: source code package:Ftp://mirror2.dataphone.se/pub/mysql/Downloads/MySQL-5.1/mysql-5.1.34.tar.gzFor bin packages on other platforms, see Official ftpFtp://mirror2.dataphone.se/pub/mysql/Downloads/MySQL-5.1/Statement of improvemen
, this is all a small problem.This static class still finds minor problems:Here is a base class. Person.js file name./* defining the person base class */ module.exports=function() { this. name= ' person '; this. sleep=function() { console.log (' person sleep '); } this. eat=function() { console.log (' person eat ');} }Then here is a derived class, Student.js filenamevarUtil=require (' Util ');varPerson=require ('./person '));functionStudent () {Person.call ( This)
widerThe second type is to make the font smaller:// Questiontextview.settextsize (ten);3. The third bug that our team believes should be fixed: the correct answer to the wrong question should be displayed correctly or wrongly:Here we add a TextView border to the XML and remember his ID and want to display this information:TextView Android:id="@+id/textview01"Android:layout_width="230DP"Android:layout_height="30DP"Android:layout_alignbottom="@+id/horiz"Android:layout_aligntop="@+id/horiz"Android
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.