public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug server/13608] New: Limit the size of the request from the compile server client
@ 2012-01-20 20:48 brolley at redhat dot com
  2016-01-14 20:52 ` [Bug server/13608] " fche at redhat dot com
  2016-02-04 22:15 ` ajakop at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: brolley at redhat dot com @ 2012-01-20 20:48 UTC (permalink / raw)
  To: systemtap

http://sourceware.org/bugzilla/show_bug.cgi?id=13608

             Bug #: 13608
           Summary: Limit the size of the request from the compile server
                    client
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: server
        AssignedTo: systemtap@sourceware.org
        ReportedBy: brolley@redhat.com
    Classification: Unclassified


In order to prevent DOS, the size of the request package received from the
client should be limited to some configurable maximum.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug server/13608] Limit the size of the request from the compile server client
  2012-01-20 20:48 [Bug server/13608] New: Limit the size of the request from the compile server client brolley at redhat dot com
@ 2016-01-14 20:52 ` fche at redhat dot com
  2016-02-04 22:15 ` ajakop at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fche at redhat dot com @ 2016-01-14 20:52 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=13608

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fche at redhat dot com

--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
Limiting the compressed .zip file size is pretty easy; we'd also want to limit
the uncompressed size (to reduce the likelihood of a -ENOSPC later).  To do the
latter, one might need to run "unzip -l" or "zipinfo" on the file and scrape
the output for estimating uncompressed sizes.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug server/13608] Limit the size of the request from the compile server client
  2012-01-20 20:48 [Bug server/13608] New: Limit the size of the request from the compile server client brolley at redhat dot com
  2016-01-14 20:52 ` [Bug server/13608] " fche at redhat dot com
@ 2016-02-04 22:15 ` ajakop at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: ajakop at redhat dot com @ 2016-02-04 22:15 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=13608

Abe Jakop <ajakop at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ajakop at redhat dot com
           Assignee|systemtap at sourceware dot org    |ajakop at redhat dot com

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-04 22:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-20 20:48 [Bug server/13608] New: Limit the size of the request from the compile server client brolley at redhat dot com
2016-01-14 20:52 ` [Bug server/13608] " fche at redhat dot com
2016-02-04 22:15 ` ajakop at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).