search for: unvalid

Displaying 20 results from an estimated 31 matches for "unvalid".

Did you mean: invalid
2017 Oct 12
0
[ANNOUNCE] xorg-server 1.19.5
...76 through 2017-12187. C is a terrible language, please stop writing code in it. Adam Jackson (2): Revert "xf86-video-modesetting: Add ms_queue_vblank helper [v3]" xserver 1.19.5 Michal Srb (1): os: Make sure big requests have sufficient length. Nathan Kidd (7): Unvalidated lengths xfixes: unvalidated lengths (CVE-2017-12183) hw/xfree86: unvalidated lengths Xi: integer overflow and unvalidated length in (S)ProcXIBarrierReleasePointer Xi: fix wrong extra length check in ProcXIChangeHierarchy (CVE-2017-12178) dbe: Unvalidated variable-l...
2015 Jan 24
0
[ANNOUNCE] xorg-server 1.16.99.902
...[CVE-2014-8092 1/4] dix: integer overflow in GetHosts() [CVE-2014-8092 2/4] dix: integer overflow in RegionSizeof() [CVE-2014-8092 3/4] dix: integer overflow in REQUEST_FIXED_SIZE() [CVE-2014-8092 4/4] dri2: integer overflow in ProcDRI2GetBuffers() [CVE-2014-8094] dbe: unvalidated lengths in DbeSwapBuffers calls [CVE-2014-8097] Xi: unvalidated lengths in Xinput extension [CVE-2014-8095] xcmisc: unvalidated length in SProcXCMiscGetXIDList() [CVE-2014-8096] Xv: unvalidated lengths in XVideo extension swapped procs [CVE-2014-8099] dri3: unvalidated l...
2008 May 19
2
i want to export a data.frame to file.xls
in order to export a data.frame to sheet.xls i try: write(df,file="file_name.xls") but when i open it a message appears: "impossible to oppen this file. her format is unvalid" knowen that i work with excel_2007 what is the solution ? -- View this message in context: http://www.nabble.com/i-want-to-export-a-data.frame-to-file.xls-tp17326119p17326119.html Sent from the R help mailing list archive at Nabble.com.
2005 Dec 10
2
OpenSSL tools are not installed
Hi, I just had some issues with unvalidated certificates after the update of the mail/fetchmail port. The solution was to add the missing certificates manually, but that involved running the c_rehash script, that currently isn't installed. Of course, I could run it directly from src/crypto/openssl/tools/, but that isn't an opti...
2013 May 29
5
mcollective setup question
...cached plugin security_plugin with class MCollective::Security::Ssl debug 2013/05/29 17:02:13: ssl.rb:222:in `deserialize'' De-Serializing using marshal debug 2013/05/29 17:02:13: ssl.rb:175:in `validrequest?'' Validating request from debug 2013/05/29 17:02:13: runnerstats.rb:43:in `unvalidated'' Incrementing unvalidated stat warn 2013/05/29 17:02:13: client.rb:99:in `receive'' Ignoring a message that did not pass security validations debug 2013/05/29 17:02:13: activemq.rb:233:in `receive'' Waiting for a message from ActiveMQ debug 2013/05/29 17:02:17: client.r...
2004 May 07
1
Trunk with CIRPAK
Hello, I have trouble to enable a sip trunk with a CIRPAK. CIRPAK support answer that's there parameter are unvalid : a=silenceSupp:off - - - - is not standard and not working with cirpak - to be remove m=video 13072 RTP/AVP no video, how to remove it ? my extension.conf : exten => _6X.,1,Dial,SIP/${EXTEN:1}@x.x.x.x Regards, -- Arnaud Pignard (apignard@frontier.fr) Frontier Online - Op?rateur Internet
2013 May 15
1
How to allow AMI access to Originate yet deny Application: System
While doing a security audit on a system I maintain, I stumbled upon an unvalidated use of a variable to compose an Originate request to the local Asterisk instance via AMI. Taking as an example an earlier exploit for FreePBX, I realized that this, combined with Application: System as an injected value, could allow arbitrary code execution. I am in the process of fixing all i...
2011 May 21
1
Consequences of overriding update_attribute to force validation?
I know the debate of whether this should validate has been rehashed many times. My question is, what are the consequences of overriding this method to force validation? Will this break fundamental things? Will it break plugins? Is there a reason not to have a strict validation option? In my code I will never use this as I consider it a terribly broken method, but some gems use it and in one case
2007 Jan 01
3
Another "how do I spec this?"
I wanted to add a convenience method on my User class to see if he was already signed up for a tournament. Here''s my spec context "A User signed up for one tournament" do setup do @t1 = Tournament.new @t1.save false @t2 = Tournament.new @t2.save false @user = User.new @user.save false @user.registrations << Registration.new(:tournament =>
2018 Mar 29
4
[PATCH net] vhost: validate log when IOTLB is enabled
Vq log_base is the userspace address of bitmap which has nothing to do with IOTLB. So it needs to be validated unconditionally otherwise we may try use 0 as log_base which may lead to pin pages that will lead unexpected result (e.g trigger BUG_ON() in set_bit_to_user()). Fixes: 6b1e6cc7855b0 ("vhost: new device IOTLB API") Reported-by: syzbot+6304bf97ef436580fede at
2018 Mar 29
4
[PATCH net] vhost: validate log when IOTLB is enabled
Vq log_base is the userspace address of bitmap which has nothing to do with IOTLB. So it needs to be validated unconditionally otherwise we may try use 0 as log_base which may lead to pin pages that will lead unexpected result (e.g trigger BUG_ON() in set_bit_to_user()). Fixes: 6b1e6cc7855b0 ("vhost: new device IOTLB API") Reported-by: syzbot+6304bf97ef436580fede at
2018 Feb 28
0
[ANNOUNCE] xserver 1.20 RC1
...to single binary tests: Convert test/ to single binary tests: Move test/{xi1,xi2}/tests to test/ tests: Remove obsolete libxservertest.la tests: fix --disable-xorg build tests: Fix typo dmx: fix linking tests: Fix guards for ld -wrap Nathan Kidd (7): Unvalidated lengths xfixes: unvalidated lengths (CVE-2017-12183) hw/xfree86: unvalidated lengths Xi: integer overflow and unvalidated length in (S)ProcXIBarrierReleasePointer Xi: fix wrong extra length check in ProcXIChangeHierarchy (CVE-2017-12178) dbe: Unvalidated variable-l...
2020 Aug 02
4
Boot failed on latest CentOS 7 update
...l fixes, but if something is broken in the source code, it will likely be borken in CentOS Linux as well. If you need software with Service Level Agreement type stability and timing .. that is absolutely NOT CentOS. We have 3 people who build updates as fast as we can and this sofware is free and unvalidated. We don't do any security testing .. we build and release RHEL source code. RHEL is what you want if you want software assurance or the fastest release cycle or an SLA grade software release. I have released the new shim update for el7 that should fix this issue. -----------------------...
2020 Aug 02
4
Boot failed on latest CentOS 7 update
Il 02/08/20 00:42, Mike McCarthy, W1NR ha scritto: > It appears that it is affecting multiple distributions including Debian > and Ubuntu so it looks like the grub2 team messed up. See > > https://www.zdnet.com/article/boothole-fixes-causing-boot-problems-across-multiple-linux-distros/ > > Mike > > On 8/1/2020 6:11 PM, Marc Balmer via CentOS wrote: >> >>> Am
2018 Mar 29
0
[PATCH net] vhost: validate log when IOTLB is enabled
...("vhost: new device IOTLB API") > Reported-by: syzbot+6304bf97ef436580fede at syzkaller.appspotmail.com > Signed-off-by: Jason Wang <jasowang at redhat.com> One follow-up question: We still observe that get user pages returns 0 sometimes. While I agree we should not pass in unvalidated addresses, isn't this worth documenting? > --- > drivers/vhost/vhost.c | 14 ++++++-------- > 1 file changed, 6 insertions(+), 8 deletions(-) > > diff --git a/drivers/vhost/vhost.c b/drivers/vhost/vhost.c > index 5d5a9d9..5320039 100644 > --- a/drivers/vhost/vhost....
2017 Nov 22
0
libFLAC JNA Issue
Hello, I hope this is the right place for this kind of question. As developper, i'm actually writing java interface to use libFLAC with JNA, to reproduce "flac -t" function, needed to validate/unvalidate flac files before sending them in our preservation system. . Everything is working fine between java and libFLAC.so. Callback are called, C API is smart with void* client_data parameter, which is useful to keep custom structure. My problem is : with JNA and libFLAC, I can't identify if e...
1999 Jun 16
0
Pls. HELP : v1.9.18p10 much more robust with security=server than v2.04
...s, one running samba v2.04b and the other running samba v1.9.18p10 (Sun Solaris2.6). With v1.9.18p10 everything works fine since months. On the server running v2.0x in about 10% of all NT-authentification-tries (with net use m: \\sambaserver_v2.0\sharename, win95 and NTSP3/4) my users get a 'unvalid password'-message. In the samba-logfile I see 'password server NTPDC rejected the password' That appears a few times in the logfile. That is not always a problem, but in about 10% of all cases. Very ugly is the fact, that iif this happened after a few password-tries the NT-useraccoun...
2000 Mar 24
1
locked out of NT Domain
...be someone can give me a solution to the following problem (get rid of NT unfortunately is no solution). Our net environment contains NT4SP5 and SAMBA servers. Workstations run NT4SP3 and SP5. Part of our password policy is to change passwords every thirty days, and lock the user account after ten unvalid logon attempts. Lately, and it seems quite random, some user accounts were locked. This happens with clients that have a connection to a samba server. The NT eventlog tells me, that the SAMBA-Server tried to logon as such user to the NT-Domain and fails. The reason ist allways "unknown user o...
2000 Mar 24
0
more info: locked out of NT Domain
...be someone can give me a solution to the following problem (get rid of NT unfortunately is no solution). Our net environment contains NT4SP5 and SAMBA servers. Workstations run NT4SP3 and SP5. Part of our password policy is to change passwords every thirty days, and lock the user account after ten unvalid logon attempts. Lately, and it seems quite random, some user accounts were locked. This happens with clients that have a connection to a samba server. The NT eventlog tells me, that the SAMBA-Server tried to logon as such user to the NT-Domain and fails. The reason ist allways "unknown user o...
2012 Jan 24
1
Column name containing "-"
I'm trying to create a data frame in which some of the column names contain a dash "-". A simple example: d <- data.frame(x = c(0, 1)) d <- data.frame(d, y = c(0,1)) names(d)[2] <- "a.-5" d x a.-5 1 0 0 2 1 1 d <- data.frame(d, y = c(0,1)) d x a..5 y 1 0 0 0 2 1 1 1 names(d)[2] <- "a.-5" d x a.-5 y 1 0 0 0 2 1 1 1 Why