search for: unsanit

Displaying 16 results from an estimated 16 matches for "unsanit".

Did you mean: unsanity
2015 Sep 25
2
Dynamic VMA in Sanitizers for AArch64
...slow), dynamic decision whether to use > 32-bit or 64-bit allocator. See > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64435 > for details. Added kcc. FYI optional dynamic offset would also help in not-so-rare situations when ASan's shadow range is stolen by early constructors in unsanitized libraries. -Y
1997 Jul 19
10
security
I have a user who was having problem accessing samba. So I suggested him to try to login from other system to see if it's problem with his pc or his account. Then he found that when he used other person's PC, it didn't ask for password at all and gave full access to his account! The two person's accounts are totally different. Any idea? Thanks. --
2023 Feb 08
2
long delays with file enumeration & listing in large data storage environment
On 08/02/2023 12:48, Luke Barone via samba wrote: > hide unreadable = yes > > I was under the impression this was a very time consuming option in > domains. > > Just making myself an opticians appointment, how did I miss that ? Probably fixated on the bad sanitisation. Rowland
2023 Oct 10
0
Samba 4.19.1, 4.18.8 and 4.17.12 Security Releases are available for Download
Release Announcements --------------------- This is a security release in order to address the following defects: o CVE-2023-3961:? Unsanitized pipe names allow SMB clients to connect as root to ????????????????? existing unix domain sockets on the file system. https://www.samba.org/samba/security/CVE-2023-3961.html o CVE-2023-4091:? SMB client can truncate files to 0 bytes by opening files with ????????????????? OVERWRITE disposi...
2023 Oct 10
0
Samba 4.19.1, 4.18.8 and 4.17.12 Security Releases are available for Download
Release Announcements --------------------- This is a security release in order to address the following defects: o CVE-2023-3961:? Unsanitized pipe names allow SMB clients to connect as root to ????????????????? existing unix domain sockets on the file system. https://www.samba.org/samba/security/CVE-2023-3961.html o CVE-2023-4091:? SMB client can truncate files to 0 bytes by opening files with ????????????????? OVERWRITE disposi...
2008 Mar 27
2
DO NOT REPLY [Bug 5356] New: SELinux extended attributes incompatibility: Linux kernel 2.6.9 and 2.6.18
...s caused by a fundamental change in the file system data structures implementing extended SELinux file attributes between Linux kernels 2.6.9 and 2.6.18 On the other hand, it might also be possible that the SELinux structures are actually compatible, and that the above error is just caused by some unsanitized parameter used in some function call... -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
2015 Sep 25
2
Dynamic VMA in Sanitizers for AArch64
...ator. See >>> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64435 >>> for details. >> >> >> Added kcc. >> >> FYI optional dynamic offset would also help in not-so-rare situations >> when ASan's shadow range is stolen by early constructors in unsanitized >> libraries. > > > And - we'll finally be able to run ASan under Valgrind) > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
2008 Feb 01
4
How to sanitize _before_ going into the database?
I use a call to the sanitize method every time I render some user input, but it would be much nicer if I could clean it up once before putting it into the database and avoid having to call the (relatively expensive) sanitize every time I render a page. My first thought was to just add something like: def message=(x) self[:message]=sanitize(x) end However, the sanitize helper cannot be called
2015 Sep 25
3
Dynamic VMA in Sanitizers for AArch64
Hi folks, After long talks with lots of people, I think we have a winning strategy to deal with the variable nature of VMA address in AArch64. It seems that the best way forward is to try the dynamic calculation at runtime, evaluate the performance, and then, only if the hit is too great, think about compile-time alternatives. I'd like to know if everyone is in agreement, so we could get
2024 Jan 25
0
asterisk release 18.21.0
...URITY.md: Update with correct documentation URL - func_lock: Add missing see-also refs to documentation. - app_followme.c: Grab reference on nativeformats before using it - configs: Improve documentation for bandwidth in iax.conf. - logger: Add channel-based filtering. - chan_iax2.c: Don't send unsanitized data to the logger. - codec_ilbc: Disable system ilbc if version >= 3.0.0 - resource_channels.c: Explicit codec request when creating UnicastRTP. - doc: Update IP Quality of Service links. - chan_pjsip: Add PJSIPHangup dialplan app and manager action - chan_iax2.c: Ensure all IEs are display...
2024 Jan 25
0
asterisk release 18.21.0
...URITY.md: Update with correct documentation URL - func_lock: Add missing see-also refs to documentation. - app_followme.c: Grab reference on nativeformats before using it - configs: Improve documentation for bandwidth in iax.conf. - logger: Add channel-based filtering. - chan_iax2.c: Don't send unsanitized data to the logger. - codec_ilbc: Disable system ilbc if version >= 3.0.0 - resource_channels.c: Explicit codec request when creating UnicastRTP. - doc: Update IP Quality of Service links. - chan_pjsip: Add PJSIPHangup dialplan app and manager action - chan_iax2.c: Ensure all IEs are display...
2024 Jan 25
0
asterisk release 20.6.0
...URITY.md: Update with correct documentation URL - func_lock: Add missing see-also refs to documentation. - app_followme.c: Grab reference on nativeformats before using it - configs: Improve documentation for bandwidth in iax.conf. - logger: Add channel-based filtering. - chan_iax2.c: Don't send unsanitized data to the logger. - codec_ilbc: Disable system ilbc if version >= 3.0.0 - resource_channels.c: Explicit codec request when creating UnicastRTP. - doc: Update IP Quality of Service links. - chan_pjsip: Add PJSIPHangup dialplan app and manager action - chan_iax2.c: Ensure all IEs are display...
2024 Jan 25
0
asterisk release 20.6.0
...URITY.md: Update with correct documentation URL - func_lock: Add missing see-also refs to documentation. - app_followme.c: Grab reference on nativeformats before using it - configs: Improve documentation for bandwidth in iax.conf. - logger: Add channel-based filtering. - chan_iax2.c: Don't send unsanitized data to the logger. - codec_ilbc: Disable system ilbc if version >= 3.0.0 - resource_channels.c: Explicit codec request when creating UnicastRTP. - doc: Update IP Quality of Service links. - chan_pjsip: Add PJSIPHangup dialplan app and manager action - chan_iax2.c: Ensure all IEs are display...
2024 Jan 25
0
asterisk release 21.1.0
...URITY.md: Update with correct documentation URL - func_lock: Add missing see-also refs to documentation. - app_followme.c: Grab reference on nativeformats before using it - configs: Improve documentation for bandwidth in iax.conf. - logger: Add channel-based filtering. - chan_iax2.c: Don't send unsanitized data to the logger. - codec_ilbc: Disable system ilbc if version >= 3.0.0 - resource_channels.c: Explicit codec request when creating UnicastRTP. - doc: Update IP Quality of Service links. - chan_pjsip: Add PJSIPHangup dialplan app and manager action - chan_iax2.c: Ensure all IEs are display...
2024 Jan 25
0
asterisk release 21.1.0
...URITY.md: Update with correct documentation URL - func_lock: Add missing see-also refs to documentation. - app_followme.c: Grab reference on nativeformats before using it - configs: Improve documentation for bandwidth in iax.conf. - logger: Add channel-based filtering. - chan_iax2.c: Don't send unsanitized data to the logger. - codec_ilbc: Disable system ilbc if version >= 3.0.0 - resource_channels.c: Explicit codec request when creating UnicastRTP. - doc: Update IP Quality of Service links. - chan_pjsip: Add PJSIPHangup dialplan app and manager action - chan_iax2.c: Ensure all IEs are display...
2012 Jul 15
0
[Freenas-announce] FreeNAS 8.2.0-RC1
...al validation error. 6. Fix an issue where if one entered in an invalid path, the GUI would traceback instead of providing feedback stating that the directory provided was invalid. Middleware ======================== 1. Rsync task/crontab generation was broken with AD usernames and other unsanitized input. 2. Fix email regressions since 8.0.2-RELEASE-p1 (SMART emails now work with more than one recipient, non-SMTP authentication based emails work again). 4. Fix an issue where if one autosnap process was killed uncleanly, more autosnap processes could back up and eventually deadloc...