Lucene search
+L

11003 matches found

OSV
OSV
added 2024/07/10 8:15 a.m.13 views

DEBIAN-CVE-2024-39488

In the Linux kernel, the following vulnerability has been resolved: arm64: asm-bug: Add .align 2 to the end of BUGENTRY When CONFIGDEBUGBUGVERBOSE=n, we fail to add necessary padding bytes to bugtable entries, and as a result the last entry in a bug table will be ignored, potentially leading to a...

5.5CVSS6.1AI score0.00237EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/10 8:15 a.m.26 views

CVE-2024-39488

In the Linux kernel, the following vulnerability has been resolved: arm64: asm-bug: Add .align 2 to the end of BUGENTRY When CONFIGDEBUGBUGVERBOSE=n, we fail to add necessary padding bytes to bugtable entries, and as a result the last entry in a bug table will be ignored, potentially leading to a...

5.5CVSS6.3AI score0.00237EPSS
SaveExploits0References29
Cvelist
Cvelist
added 2024/07/10 7:14 a.m.48 views

CVE-2024-39488 arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRY

In the Linux kernel, the following vulnerability has been resolved: arm64: asm-bug: Add .align 2 to the end of BUGENTRY When CONFIGDEBUGBUGVERBOSE=n, we fail to add necessary padding bytes to bugtable entries, and as a result the last entry in a bug table will be ignored, potentially leading to a...

0.00237EPSS
SaveExploits0References8
CVE
CVE
added 2024/07/10 7:14 a.m.179 views

CVE-2024-39488

The CVE-2024-39488 issue is a Linux kernel arm64 bug related to end padding of bug_entry structures. When CONFIG_DEBUG_BUGVERBOSE=n, final bug_table entries in modules may lack trailing padding, causing the last entry to be ignored and potentially leading to an unexpected kernel panic during modu...

5.5CVSS6.3AI score0.00237EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2024/07/10 12:00 a.m.13 views

PT-2024-33767

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.21 Description: The issue is related to the rcu-tasks component in the Linux kernel, specifically with the rcu tasks need gpcb function. When the kernel is built with CONFIG FORCE NR CPUS=y, it can lead to a...

5.5CVSS5.4AI score0.00235EPSS
SaveExploits0
OSV
OSV
added 2024/07/09 2:13 p.m.12 views

GHSA-MJW4-JJ88-V687 panic on parsing crafted phonenumber inputs

Impact The phonenumber parsing code may panic due to a reachable assert! guard on the phonenumber string. In a typical deployment of rust-phonenumber, this may get triggered by feeding a maliciously crafted phonenumber, e.g. over the network, specifically strings of the form...

9.2CVSS8.6AI score0.00711EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2024/07/09 2:13 p.m.30 views

panic on parsing crafted phonenumber inputs

Impact The phonenumber parsing code may panic due to a reachable assert! guard on the phonenumber string. In a typical deployment of rust-phonenumber, this may get triggered by feeding a maliciously crafted phonenumber, e.g. over the network, specifically strings of the form...

8.6CVSS7AI score0.00711EPSS
SaveExploits0References8Affected Software1
Ubuntu
Ubuntu
added 2024/07/09 12:12 p.m.83 views

USN-6886-1: Go vulnerabilities

It was discovered that the Go net/http module did not properly handle the requests when request's headers exceed MaxHeaderBytes. An attacker could possibly use this issue to cause a panic resulting into a denial of service. This issue only affected Go 1.21 in Ubuntu 20.04 LTS and Ubuntu 22.04 LTS...

9.8CVSS7.3AI score0.91969EPSS
SaveExploits1
OSV
OSV
added 2024/07/08 8:27 p.m.27 views

CLSA-2024-1720468480 kernel: Fix of 89 CVEs

kvm: initialize all of the kvmdebugregs structure before sending it to userspace CVE-2023-1513 - wifi: mac80211: fix MBSSID parsing use-after-free CVE-2022-42719 - mac80211: always allocate struct ieee80211elems CVE-2022-42719 - netfilter: nftables: initialize registers in nftdochain...

8.8CVSS7.1AI score0.16525EPSS
SaveExploits31References1
AlmaLinux
AlmaLinux
added 2024/07/08 12:00 a.m.62 views

Moderate: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: net/mlx5e: Fix operation precedence bug in port timestamping napipoll context CVE-2023-52626 kernel: Bluetooth: Avoid potential use-after-free in hcierrorreset CVE-2024-26801 kernel:...

9.8CVSS7.3AI score0.01401EPSS
SaveExploits0References18
OSV
OSV
added 2024/07/07 12:00 p.m.61 views

RUSTSEC-2024-0369 phonenumber: panic on parsing crafted phonenumber inputs

Impact The phonenumber parsing code may panic due to a reachable assert! guard on the phonenumber string. In a typical deployment of rust-phonenumber, this may get triggered by feeding a maliciously crafted phonenumber, e.g. over the network, specifically strings of the form...

8.6CVSS8.7AI score0.00711EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/05 8:08 p.m.16 views

GHSA-FQPG-RQ76-99PQ Panic in Pipeline when PgConn is busy or closed in github.com/jackc/pgx

Pipeline can panic when PgConn is busy or closed...

5.3CVSS7.2AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/07/05 8:08 p.m.12 views

Panic in Pipeline when PgConn is busy or closed in github.com/jackc/pgx

Pipeline can panic when PgConn is busy or closed...

7.2AI score
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2024/07/05 12:50 p.m.18 views

CVE-2024-39474

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix vmalloc which may return null if called with GFPNOFAIL commit a421ef303008 "mm: allow !GFPKERNEL allocations for kvmalloc" includes support for GFPNOFAIL, but it presents a conflict with commit dd544141b9eb...

4.7CVSS6.7AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/02 7:20 p.m.30 views

GO-2024-2567 Panic in Pipeline when PgConn is busy or closed in github.com/jackc/pgx

Pipeline can panic when PgConn is busy or closed...

7.2AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/07/02 9:02 a.m.78 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a Moderate security impact. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CV...

9.8CVSS7.1AI score0.01401EPSS
SaveExploits1References62
AlmaLinux
AlmaLinux
added 2024/07/02 12:00 a.m.134 views

Important: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Bluetooth BR/EDR PIN Pairing procedure is vulnerable to an impersonation attack CVE-2020-26555 kernel:TCP-spoofed ghost ACKs and leak leak initial sequence number...

9.8CVSS7.4AI score0.01401EPSS
SaveExploits1References124
Positive Technologies
Positive Technologies
added 2024/07/02 12:00 a.m.25 views

PT-2024-29748

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises from a race condition between the ice ptp extts event function and ice ptp release, leading to a NULL pointer dereference and resulting in a kernel panic. This occurs...

4.7CVSS5.5AI score0.00154EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/28 11:26 p.m.4 views

SUSE CVE-2024-24792

Parsing a corrupt or malicious image with invalid color indices can cause a panic...

7.5CVSS7AI score0.00737EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/27 6:15 p.m.2 views

DEBIAN-CVE-2024-24792

Parsing a corrupt or malicious image with invalid color indices can cause a panic...

7.5CVSS5.2AI score0.00737EPSS
SaveExploits0References1
Rows per page
Query Builder