Opened 4 years ago
Closed 3 years ago
#16556 closed bug (not reproducible)
kernel use-after-free in socket (weak pointer to 0xdeadbeef)
Reported by: | cocobean | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Network & Internet/Stack | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Tested with WebPositive on hrev54611 x86. website: www.cnn.com
Attachments (1)
Change History (6)
by , 4 years ago
Attachment: | Haiku-KDL-hrev54611_x86-cocobean.jpg added |
---|
comment:1 by , 4 years ago
Component: | Kits/Network Kit → Network & Internet/Stack |
---|---|
Keywords: | BHttpRequest BSecureSoclet removed |
Owner: | changed from | to
comment:2 by , 4 years ago
Summary: | vm page_fault KDL with libbnetapi.so socket handling → kernel use-after-free in socket (weak pointer to 0xdeadbeef) |
---|
comment:3 by , 4 years ago
Retested on Haiku R1B2 (+119). The CNN web page fails to load completely (partially loads; 'cnn.com failed' message at bottom of window.) KDL and debugger not triggered. Needed to restart Web+ to continue web browsing.
comment:5 by , 3 years ago
Resolution: | → not reproducible |
---|---|
Status: | new → closed |
Probably fixed since then. There has been multiple fixes to the TCP and UDP code to resolve such issues.
Note:
See TracTickets
for help on using tickets.
KDL - libbnetapi.so issue hrev54611 x86