search for: builov

Displaying 2 results from an estimated 2 matches for "builov".

Did you mean: mbuilov
2011 Aug 21
6
[Bug 738] New: reading beyond buffer limits in nf_conntrack_proto_tcp.c::tcp_options()
...Product: netfilter/iptables Version: unspecified Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2 Component: nf_conntrack AssignedTo: netfilter-buglog at lists.netfilter.org ReportedBy: mbuilov at gmail.com Estimated Hours: 0.0 Incorrect handling of invalid TCP option with too big opsize may lead to read access beyond tcp-packet or buffer allocated on stack. in net/netfilter/nf_conntrack_proto_tcp.c: 397 while (length > 0) { 398 int opcode=*ptr++; 399 int...
2007 Oct 26
0
Wine release 0.9.48
...ymlinks. Fix redundant uses of MAKEINTRESOURCE. shell32: Check for internal shell classes before querying the registry in SHCoCreateInstance. ntdll: Cache the DOS drives stat info for up to one second. ntdll: Fixed off-by-one error in RtlGetFullPathName_U (spotted by Michael Builov). winebuild: Add a -ordinal flag for entry points that must be imported by ordinal but exported by name. Allan Tong (3): shell32: Fix a memory leak. wined3d: Fix resource cleanup if CreateCubeTexture fails. wined3d: Fix comment typos in SetMultithreaded. Andrew Talbot (9):...