Lucene search
+L

15851 matches found

Positive Technologies
Positive Technologies
added 2024/12/24 12:00 a.m.23 views

PT-2025-3576

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.12.0-rc3-syzkaller-00399-g9197b73fd7bb Description A slab-use-after-free issue has been identified in the Linux kernel, specifically in the RDMA/rxe component. This problem occurs when the event ib cache event...

7.8CVSS6.6AI score0.00222EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/12/23 12:00 a.m.13 views

The vulnerability of Adobe InDesign’s computer layout automation tool, related to the execution of operations beyond buffer boundaries in memory, allows attackers to bypass the ASLR protection mechanism and gain unauthorized access to protected information.

The vulnerability of Adobe InDesign’s computer layout automation tool is related to the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability could allow an attacker to bypass the ASLR protection mechanism and gain unauthorized access to protected informati...

5.5CVSS5.8AI score0.00293EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/12/23 12:00 a.m.14 views

The vulnerability of Adobe InDesign’s computer layout automation tool, related to the execution of operations beyond buffer boundaries in memory, allows attackers to bypass the ASLR protection mechanism and gain unauthorized access to protected information.

The vulnerability of Adobe InDesign’s computer layout automation tool is related to the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability could allow an attacker to bypass the ASLR protection mechanism and gain unauthorized access to protected informati...

5.5CVSS5.8AI score0.00293EPSS
SaveExploits0References2Affected Software1
SUSE Linux
SUSE Linux
added 2024/12/20 12:45 p.m.7 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 11 SP4 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-49995: tipc: guard against string buffer overrun bsc1232432. CVE-2024-50290: media: cx24116: prevent overflows on SNR calculus bsc1233479. CVE-2024-53063:...

7.1CVSS7.7AI score0.00282EPSS
SaveExploits0References12
OSV
OSV
added 2024/12/20 12:45 p.m.10 views

SUSE-SU-2024:4397-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 11 SP4 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-49995: tipc: guard against string buffer overrun bsc1232432. - CVE-2024-50290: media: cx24116: prevent overflows on SNR calculus bsc1233479. - CVE-2024-5306...

7.8CVSS8AI score0.00282EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/20 11:15 a.m.7 views

CVE-2024-7726

There exists an unauthenticated accessible JTAG port on the Kioxia PM6, PM7 and CM6 devices - On the Kioxia CM6, PM6 and PM7 disk drives it was discovered that the 2 main CPU cores of the SoC can be accessed via an open JTAG debug port that is exposed on the drive’s circuit board. Due to the wide...

5.7CVSS6AI score0.00395EPSS
SaveExploits1References1
NVD
NVD
added 2024/12/19 12:15 p.m.21 views

CVE-2024-45818

The hypervisor contains code to accelerate VGA memory accesses for HVM guests, when the virtual VGA is in "standard" mode. Locking involved there has an unusual discipline, leaving a lock acquired past the return from the function that acquired it. This behavior results in a problem when emulatin...

6.5CVSS0.00269EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/19 12:15 p.m.7 views

ALPINE-CVE-2024-45818

The hypervisor contains code to accelerate VGA memory accesses for HVM guests, when the virtual VGA is in "standard" mode. Locking involved there has an unusual discipline, leaving a lock acquired past the return from the function that acquired it. This behavior results in a problem when emulatin...

6.5CVSS6.8AI score0.00269EPSS
SaveExploits0References1
CVE
CVE
added 2024/12/19 12:00 p.m.87 views

CVE-2024-45818

CVE-2024-45818 describes a deadlock in the Xen hypervisor’s x86 HVM standard VGA handling. The vulnerability arises from a locking discipline where a lock is acquired and not released before returning from the function, causing a second memory access touching VGA memory to attempt reacquiring the...

6.5CVSS6.5AI score0.00269EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/12/19 12:00 p.m.43 views

CVE-2024-45818 Deadlock in x86 HVM standard VGA handling

The hypervisor contains code to accelerate VGA memory accesses for HVM guests, when the virtual VGA is in "standard" mode. Locking involved there has an unusual discipline, leaving a lock acquired past the return from the function that acquired it. This behavior results in a problem when emulatin...

0.00269EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/12/19 12:00 p.m.25 views

CVE-2024-45818

The hypervisor contains code to accelerate VGA memory accesses for HVM guests, when the virtual VGA is in "standard" mode. Locking involved there has an unusual discipline, leaving a lock acquired past the return from the function that acquired it. This behavior results in a problem when emulatin...

6.5CVSS6.9AI score0.00269EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/12/19 12:58 a.m.10 views

kernel: arm64: probes: Remove broken LDR (literal) uprobe support

In the Linux kernel, the following vulnerability has been resolved: arm64: probes: Remove broken LDR literal uprobe support The simulateldrliteral and simulateldrswliteral functions are unsafe to use for uprobes. Both functions were originally written for use with kprobes, and access memory with...

7.3CVSS6.8AI score0.00274EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/12/19 12:58 a.m.12 views

kernel: bpf: Fix a kernel verifier crash in stacksafe()

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a kernel verifier crash in stacksafe Daniel Hodges reported a kernel verifier crash when playing with sched-ext. Further investigation shows that the crash is due to invalid memory access in stacksafe. More specifically,...

7.8CVSS6.8AI score0.00232EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/12/19 12:58 a.m.10 views

kernel: Bluetooth: bnep: fix wild-memory-access in proto_unregister

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: fix wild-memory-access in protounregister There's issue as follows: KASAN: maybe wild-memory-access in range 0xdead...108-0xdead...10f CPU: 3 UID: 0 PID: 2805 Comm: rmmod Tainted: G W RIP:...

5.5CVSS6.8AI score0.00262EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/12/19 12:00 a.m.47 views

Microsoft Edge (Chromium) < 130.0.2849.123 / 131.0.2903.112 Multiple Vulnerabilities

The version of Microsoft Edge installed on the remote Windows host is prior to 130.0.2849.123 / 131.0.2903.112. It is, therefore, affected by multiple vulnerabilities as referenced in the December 19, 2024 advisory. - Out of bounds write in V8 in Google Chrome prior to 131.0.6778.204 allowed a...

8.8CVSS8.4AI score0.07194EPSS
SaveExploits1References9
AlmaLinux
AlmaLinux
added 2024/12/19 12:00 a.m.39 views

Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Bluetooth: l2cap: fix null-ptr-deref in l2capchantimeout CVE-2024-27399 kernel: bpf: Add BPFPROGTYPECGROUPSKB attach type enforcement in BPFLINKCREATE CVE-2024-38564 kernel: bpf: Fix a...

9.8CVSS7.6AI score0.00416EPSS
SaveExploits1References36
NVD
NVD
added 2024/12/18 10:15 p.m.14 views

CVE-2024-12693

Out of bounds memory access in V8 in Google Chrome prior to 131.0.6778.204 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS0.00448EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/18 10:15 p.m.15 views

CVE-2024-12693

Out of bounds memory access in V8 in Google Chrome prior to 131.0.6778.204 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS7.2AI score
SaveExploits0References2
CVE
CVE
added 2024/12/18 9:42 p.m.370 views

CVE-2024-12693

CVE-2024-12693 is a Chrome/Chromium vulnerability in V8: out-of-bounds memory access that could allow remote code execution via a crafted HTML page. It affects Chrome before 131.0.6778.204 and was addressed in the Stable Channel update (131.0.6778.204/205). Affected software is the Chromium-based...

8.8CVSS7.2AI score0.00448EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/12/18 9:42 p.m.25 views

CVE-2024-12693

Out of bounds memory access in V8 in Google Chrome prior to 131.0.6778.204 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: High...

0.00448EPSS
SaveExploits0References2
Rows per page
Query Builder