Lucene search
+L

12163 matches found

Rapid7 Blog
Rapid7 Blog
added 2024/08/09 1:00 p.m.13 views

Key Takeaways From The Take Command Summit: Unlocking Security Success

As cybersecurity threats continue to evolve, so must our defenses. The recent Rapid7 Take Command Summit provided invaluable insights into preparing for, responding to, and recovering from ransomware attacks. Here are three essential takeaways from the session, "Before, During, & After Ransomware...

7.5AI score
SaveExploits0
Cvelist
Cvelist
added 2024/08/08 8:49 p.m.76 views

CVE-2024-7006 Libtiff: null pointer dereference in tif_dirinfo.c

A null pointer dereference flaw was found in Libtiff via tifdirinfo.c. This issue may allow an attacker to trigger memory allocation failures through certain means, such as restricting the heap space size or injecting faults, causing a segmentation fault. This can cause an application crash,...

7.5CVSS0.01516EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/08 8:49 p.m.32 views

CVE-2024-7006 Libtiff: null pointer dereference in tif_dirinfo.c

A null pointer dereference flaw was found in Libtiff via tifdirinfo.c. This issue may allow an attacker to trigger memory allocation failures through certain means, such as restricting the heap space size or injecting faults, causing a segmentation fault. This can cause an application crash,...

7.5CVSS7AI score0.01516EPSS
SaveExploits0References5
CVE
CVE
added 2024/08/08 8:49 p.m.392 views

CVE-2024-7006

CVE-2024-7006 affects libtiff via a NULL pointer dereference in tif_dirinfo.c that can trigger memory allocation failures and crash the application (DoS). Public advisories (e.g., Debian DLA-4026-1, ALAS/AL2, ALAS2-2024-2639, ALMA) indicate libtiff updates to fix this, so upgrading libtiff to the...

7.5CVSS6.2AI score0.01516EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/08/08 8:49 p.m.21 views

CVE-2024-7006 Libtiff: null pointer dereference in tif_dirinfo.c

A null pointer dereference flaw was found in Libtiff via tifdirinfo.c. This issue may allow an attacker to trigger memory allocation failures through certain means, such as restricting the heap space size or injecting faults, causing a segmentation fault. This can cause an application crash,...

7.5CVSS6.7AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/08/08 8:24 p.m.22 views

CVE-2024-43167

DISPUTE NOTE: this issue does not pose a security risk as it according to analysis by the original software developer, NLnet Labs falls within the expected functionality and security controls of the application. Red Hat has made a claim that there is a security risk within Red Hat products. NLnet...

2.8CVSS4.5AI score0.0039EPSS
SaveExploits0
CVE
CVE
added 2024/08/08 8:24 p.m.142 views

CVE-2024-43167

CVE-2024-43167 describes a NULL pointer dereference in Unbound’s ub_ctx_set_fwd, which can lead to a crash/DoS when specific API call orders are used. Connected documents confirm this affects unbound across multiple distributions and versions. Debian LTS fixes the issue in unbound 1.13.1-1+deb11u...

2.8CVSS4.1AI score0.0039EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/08/08 8:24 p.m.27 views

CVE-2024-43167 Unbound: null pointer dereference in unbound

DISPUTE NOTE: this issue does not pose a security risk as it according to analysis by the original software developer, NLnet Labs falls within the expected functionality and security controls of the application. Red Hat has made a claim that there is a security risk within Red Hat products. NLnet...

2.8CVSS4.2AI score0.0039EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.12 views

kernel: nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segment().

In the Linux kernel, the following vulnerability has been resolved: nsh: Restore skb-protocol,data,macheader for outer header in nshgsosegment. syzbot triggered various splats see 0 and links by a crafted GSO packet of VIRTIONETHDRGSOUDP layering the following protocols: ETHP8021AD + ETHPNSH +...

7.8CVSS6.7AI score0.00295EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.18 views

kernel: net: core: reject skb_copy(_expand) for fraglist GSO skbs

In the Linux kernel, the following vulnerability has been resolved: net: core: reject skbcopyexpand for fraglist GSO skbs SKBGSOFRAGLIST skbs must not be linearized, otherwise they become invalid. Return NULL if such an skb is passed to skbcopy or skbcopyexpand, in order to prevent a crash on a...

7.5CVSS6.6AI score0.00904EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.9 views

kernel: net: core: reject skb_copy(_expand) for fraglist GSO skbs

In the Linux kernel, the following vulnerability has been resolved: net: core: reject skbcopyexpand for fraglist GSO skbs SKBGSOFRAGLIST skbs must not be linearized, otherwise they become invalid. Return NULL if such an skb is passed to skbcopy or skbcopyexpand, in order to prevent a crash on a...

7.5CVSS6.6AI score0.00904EPSS
SaveExploits0References5
NVD
NVD
added 2024/08/07 4:15 p.m.27 views

CVE-2024-42240

In the Linux kernel, the following vulnerability has been resolved: x86/bhi: Avoid warning in DB handler due to BHI mitigation When BHI mitigation is enabled, if SYSENTER is invoked with the TF flag set then entrySYSENTERcompat uses CLEARBRANCHHISTORY and calls the clearbhbloop before the TF flag...

5.5CVSS0.00219EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/08/07 4:15 p.m.50 views

CVE-2024-42240

In the Linux kernel, the following vulnerability has been resolved: x86/bhi: Avoid warning in DB handler due to BHI mitigation When BHI mitigation is enabled, if SYSENTER is invoked with the TF flag set then entrySYSENTERcompat uses CLEARBRANCHHISTORY and calls the clearbhbloop before the TF flag...

5.5CVSS6.3AI score0.00219EPSS
SaveExploits0References34
Cvelist
Cvelist
added 2024/08/07 3:14 p.m.55 views

CVE-2024-42240 x86/bhi: Avoid warning in #DB handler due to BHI mitigation

In the Linux kernel, the following vulnerability has been resolved: x86/bhi: Avoid warning in DB handler due to BHI mitigation When BHI mitigation is enabled, if SYSENTER is invoked with the TF flag set then entrySYSENTERcompat uses CLEARBRANCHHISTORY and calls the clearbhbloop before the TF flag...

0.00219EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/07 3:14 p.m.21 views

CVE-2024-42240 x86/bhi: Avoid warning in #DB handler due to BHI mitigation

In the Linux kernel, the following vulnerability has been resolved: x86/bhi: Avoid warning in DB handler due to BHI mitigation When BHI mitigation is enabled, if SYSENTER is invoked with the TF flag set then entrySYSENTERcompat uses CLEARBRANCHHISTORY and calls the clearbhbloop before the TF flag...

6.2AI score
SaveExploits0References9
Rapid7 Blog
Rapid7 Blog
added 2024/08/07 2:37 p.m.10 views

Keys to the Kingdom - Gaining access to the Physical Facility through Internal Access

This is a story of network segmentation and the impact that seemingly trivial misconfigurations can have for your organization. This is one of those occasions. This particular pen test asked for goals-based assessment focusing on post-compromise activities — an attempt by the client to discover h...

7.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/07 2:55 a.m.9 views

SUSE CVE-2024-7006

A null pointer dereference flaw was found in Libtiff via tifdirinfo.c. This issue may allow an attacker to trigger memory allocation failures through certain means, such as restricting the heap space size or injecting faults, causing a segmentation fault. This can cause an application crash,...

4.4CVSS6.7AI score0.01516EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2024/08/07 12:14 a.m.8 views

kernel: net: core: reject skb_copy(_expand) for fraglist GSO skbs

In the Linux kernel, the following vulnerability has been resolved: net: core: reject skbcopyexpand for fraglist GSO skbs SKBGSOFRAGLIST skbs must not be linearized, otherwise they become invalid. Return NULL if such an skb is passed to skbcopy or skbcopyexpand, in order to prevent a crash on a...

7.5CVSS6.6AI score0.00904EPSS
SaveExploits0References5
Rapid7 Blog
Rapid7 Blog
added 2024/08/06 5:00 p.m.12 views

Details Matter: Pentesting a single device to guarantee security

Rapid7’s penetration testing services regularly assess internal networks of various sizes. For this particular engagement, however, Rapid7 was tasked with performing a penetration test of just one device on an internal network. The device was being piloted for future deployment and the customer h...

8.2AI score
SaveExploits0
Redos
Redos
added 2024/08/06 12:00 a.m.319 views

ROS-20240806-16

Vulnerability in glXGetDrawableScreen neutral dispatch layer function for OpenGL API calls libglvnd is related to a segmentation violation. Exploitation of the vulnerability could allow an attacker, acting remotely, to cause a denial of service...

9.8CVSS6.8AI score0.0092EPSS
SaveExploits0
Rows per page
Query Builder