Lucene search
+L

5436 matches found

Jake Archibald's Blog
Jake Archibald's Blog
added 2024/07/30 1:00 a.m.15 views

Garbage collection and closures

Me, Surma, and Jason were hacking on a thing, and discovered that garbage collection within a function doesn't quite work how we expected. function demo const bigArrayBuffer = new ArrayBuffer100000000; const id = setTimeout = console.logbigArrayBuffer.byteLength; , 1000; return = clearTimeoutid;...

7.4AI score
SaveExploits0
Jake Archibald's Blog
Jake Archibald's Blog
added 2024/07/30 1:00 a.m.15 views

Garbage collection and closures

Me, Surma, and Jason were hacking on a thing, and discovered that garbage collection within a function doesn't quite work how we expected. function demo const bigArrayBuffer = new ArrayBuffer100000000; const id = setTimeout = console.logbigArrayBuffer.byteLength; , 1000; return = clearTimeoutid;...

7.4AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2024/07/29 3:33 p.m.16 views

SIEM is not storage, with Jess Dodson (Lock and Code S05E16)

This week on the Lock and Code podcast… In the world of business cybersecurity, the powerful technology known as "Security Information and Event Management" is sometimes thwarted by the most unexpected actors—the very people setting it up. Security Information and Event Management—or SIEM—is a te...

7.2AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2024/07/29 3:24 p.m.15 views

US senators ask FTC to investigate car makers’ privacy practices

An ongoing US Senate investigation indicated that connected car makers violate consumer privacy by sharing and selling drivers’ data, including their location, on a vast scale, and that the same car makers often obtain consumer consent through deception. Based on this investigation, senators have...

7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/07/25 12:00 a.m.5 views

PT-2024-40823 · Git +1 · Ghostscript

Name of the Vulnerable Software and Affected Versions: No specific software or versions mentioned. Description: A crash occurred due to a segmentation fault on an unknown address. The crash state included functions such as gs gc reclaim, ireclaim, and interp reclaim. Recommendations: At the momen...

6.9AI score
SaveExploits0References2
Citrix
Citrix
added 2024/07/25 12:00 a.m.14 views

How to collect XenServer Conversion Manager logs

Collect XenServer Conversion Manager logs for analysis...

7.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/07/24 2:03 p.m.6 views

kernel: netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path

A flaw was found in the Linux kernel’s Netfilter nftables module. The issue arises from improper mutex handling during the garbage collection GC process. The problem occurs between the critical functions nftgcseqbegin and nftgcseqend, where a mutex lock is incorrectly released too early, leading ...

7.8CVSS7.2AI score0.00267EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 2:03 p.m.10 views

kernel: nftables: nft_set_rbtree skip end interval element from gc

A flaw was found in the Linux kernel’s Netfilter subsystem. This issue occurs in the nftsetrbtree. rbtree lazy gc on insert, which might collect an end interval element just added in a transaction and skip the end interval elements not yet active...

7.8CVSS6.8AI score0.02224EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/07/24 2:03 p.m.18 views

kernel: af_unix: Fix garbage collector racing against connect()

A flaw was found in the Linux kernel, where the management of inter-process communication uses AFUNIX sockets. The issue arises from a race condition where a partially initialized socket with specific permissions carrying SCMRIGHTS is improperly handled during garbage collection. This situation...

7.8CVSS6.7AI score0.00207EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.8 views

kernel: netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path

A flaw was found in the Linux kernel’s Netfilter nftables module. The issue arises from improper mutex handling during the garbage collection GC process. The problem occurs between the critical functions nftgcseqbegin and nftgcseqend, where a mutex lock is incorrectly released too early, leading ...

7.8CVSS7.2AI score0.00267EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.21 views

kernel: nftables: nft_set_rbtree skip end interval element from gc

A flaw was found in the Linux kernel’s Netfilter subsystem. This issue occurs in the nftsetrbtree. rbtree lazy gc on insert, which might collect an end interval element just added in a transaction and skip the end interval elements not yet active...

7.8CVSS6.8AI score0.02224EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.15 views

kernel: af_unix: Fix garbage collector racing against connect()

A flaw was found in the Linux kernel, where the management of inter-process communication uses AFUNIX sockets. The issue arises from a race condition where a partially initialized socket with specific permissions carrying SCMRIGHTS is improperly handled during garbage collection. This situation...

7.8CVSS6.7AI score0.00207EPSS
SaveExploits0References5
Wired Threat Level
Wired Threat Level
added 2024/07/24 10:30 a.m.7 views

This Machine Exposes Privacy Violations

A former Google engineer has built a search engine, webXray, that aims to find illicit online data collection and tracking—with the goal of becoming “the Henry Ford of tech lawsuits.”...

7.2AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2024/07/22 9:28 a.m.35 views

Security Bulletin: IBM Event Streams is vulnerable to a denial of service attack due to the protobuf-java core and lite ( CVE-2022-3171).

Summary Protobuf-java core and lite are used by IBM Event Streams. The protobuf-java core library provides comprehensive functionality for working with Protocol Buffers, including advanced parsing and serialization, while the protobuf-java-lite library offers a performance-optimized version for...

7.5CVSS6AI score0.01137EPSS
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2024/07/16 2:35 a.m.6 views

SUSE CVE-2024-39503

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Lion Ackermann reported that there is a race condition between namespace cleanup in ipset and the garbage collection of the list:set type. The...

6.4CVSS6.3AI score0.00221EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/15 9:34 p.m.35 views

CVE-2024-39503

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Lion Ackermann reported that there is a race condition between namespace cleanup in ipset and the garbage collection of the list:set type. The...

6.4CVSS8.1AI score0.12966EPSS
SaveExploits8References4
Citrix
Citrix
added 2024/07/14 12:00 a.m.11 views

Ctrix Virtual Apps and Desktop - Troubleshooting; Tools and Data collection

Introduction This article is a summary of the top support articles related to the data collection process. There are two main areas covered in this summary including data collection guidance and tools. Top Knowledge Content Citrix Tools: CTX203082 - Citrix Supportability Pack CTX677255 - Citrix...

7.2AI score
SaveExploits0
Citrix
Citrix
added 2024/07/14 12:00 a.m.15 views

Citrix Endpoint Management: Database issues

Introduction Citrix offers a series of articles dedicated to troubleshooting various database issues, such as connectivity problems, performance bottlenecks, and data corruption. By enabling quick diagnosis and resolution, these articles help minimize downtime and enhance the reliability and...

7.2AI score
SaveExploits0
Citrix
Citrix
added 2024/07/14 12:00 a.m.32 views

CVAD Workspace App (Windows, MAC, Linux)

Introduction This article is a summary of the top support articles related to CVAD Workspace App Windows, MAC, Linux Overview of the Issue Provide a brief yet comprehensive overview of the issue, outlining the common challenges and key points that will be addressed in detail in the linked content...

5.5CVSS6.4AI score0.00185EPSS
SaveExploits1
Citrix
Citrix
added 2024/07/13 12:00 a.m.11 views

Error ID: XDDS:A75A86BB When Adding Machines to a Streamed Catalog Error Occurs

While adding machines to a streamed catalog, wizard shows the error“The virtual machine with MAC address xx:xx:xx:xx:xx:xx in the selected Device Collection could not be found on any available connection”. Exception : Citrix.Console.Models.Exceptions.ScriptException The virtual machine CTX2-TTM01...

7AI score
SaveExploits0
Rows per page
Query Builder