Lucene search
+L

358 matches found

OSV
OSV
added 2024/11/08 3:7 p.m.6 views

OESA-2024-2343 mosquitto security update

Mosquitto is an open source message broker that implements the MQ Telemetry Transport protocol version 3.1 and 3.1.1 MQTT provides a lightweight method of carrying out messaging using a publish/subscribe model. This makes it suitable for "machine to machine" messaging such as with low power senso...

9.8CVSS6.8AI score0.58546EPSS
SaveExploits2References3
SUSE CVE
SUSE CVE
added 2024/11/06 3:48 a.m.7 views

SUSE CVE-2024-50132

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: Fix MAXTRACEARGS limit handling When creating a traceprobe we would set nrargs prior to truncating the arguments to MAXTRACEARGS. However, we would only initialize arguments up to the limit. This caused invalid...

5.5CVSS7.4AI score0.00225EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/11/05 5:11 p.m.14 views

CVE-2024-50137

In the Linux kernel, the following vulnerability has been resolved: reset: starfive: jh71x0: Fix accessing the empty member on JH7110 SoC data-asserted will be NULL on JH7110 SoC since commit 82327b127d41 "reset: starfive: Add StarFive JH7110 reset driver" was added. Add the judgment condition to...

5.5CVSS5.7AI score0.00214EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/10/30 1:41 a.m.6 views

kernel: xfs: don't walk off the end of a directory data block

A vulnerability was found in the Linux kernel in the xfsdir2dataunused and xfsdir2dataentry functions where a lack of proper sanity checks while handling directory data blocks can lead to out-of-bounds memory access. This can result in undefined system behavior or crashes...

7.1CVSS7.2AI score0.00224EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/10/29 12:0 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from not properly checking port numbers when handling USB2 port numbers, resulting in invalid memory accesses...

5.5CVSS6.6AI score0.00218EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 1:15 p.m.15 views

AZL-51017 CVE-2024-49860 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: ACPI: sysfs: validate return type of STR method Only buffer objects are valid return values of STR. If something else is returned descriptionshow will access invalid memory...

7.1CVSS6.8AI score0.00254EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/10/09 6:30 p.m.6 views

net-snmp: A buffer overflow in the handling of the INDEX of NET-SNMP-VACM-MIB can cause an out-of-bounds memory access.

A flaw was found in net-snmp. A buffer overflow in the handling of the INDEX of NET-SNMP-VACM-MIB can cause an out-of-bounds memory access issue...

8.8CVSS5.9AI score0.01299EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/27 11:9 a.m.6 views

OESA-2024-2179 openssl security update

The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, fully featured, and Open Source toolkit implementing the Secure Sockets Layer SSL v2/v3 and Transport Layer Security TLS v1 protocols as well as a full-strength general purpose cryptography library. The project i...

7.5CVSS6.8AI score0.66582EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/09/24 12:0 a.m.9 views

PT-2024-6449 · 3S Smart Software Solutions · Codesys Control

Name of the Vulnerable Software and Affected Versions: CODESYS Control affected versions not specified Description: The issue is related to insufficient checking of unusual or exceptional states in the CODESYS web server, which can be exploited by a remote attacker to cause a denial of service Do...

7.8CVSS7.2AI score0.00621EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.7 views

SUSE CVE-2024-46734

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor and one of them is doing direct IO writes while the other is doing fsync, we have a race where we c...

4.7CVSS7.3AI score0.0019EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/14 11:9 a.m.3 views

OESA-2024-2131 edk2 security update

EDK II is a modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications. Security Fixes: Issue summary: Applications performing certificate name checks e.g., TLS clients checking server certificates may attempt to read an invalid memory address resulti...

7.5CVSS6.8AI score0.66582EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/03 4:15 p.m.8 views

AZL-78570 CVE-2024-6119 affecting package openssl-fips-provider 3.1.2-1

Issue summary: Applications performing certificate name checks e.g., TLS clients checking server certificates may attempt to read an invalid memory address resulting in abnormal termination of the application process. Impact summary: Abnormal termination of an application can a cause a denial of...

7.5CVSS6.7AI score0.66582EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/03 4:15 p.m.14 views

AZL-48535 CVE-2024-6119 affecting package openssl for versions less than 3.3.2-1

Issue summary: Applications performing certificate name checks e.g., TLS clients checking server certificates may attempt to read an invalid memory address resulting in abnormal termination of the application process. Impact summary: Abnormal termination of an application can a cause a denial of...

7.5CVSS6.7AI score0.66582EPSS
SaveExploits0References1
Redos
Redos
added 2024/07/03 12:0 a.m.23 views

ROS-20240703-10

Vulnerability of usbguard-dbus daemon of USBGuard USB device protection software is related to an error of access error of an unprivileged user who could connect USB devices. Exploitation of the vulnerability could allow an attacker to gain access to confidential data, compromise its integrity, a...

7.8CVSS6.9AI score0.00378EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2024/06/05 12:36 a.m.14 views

kernel: i2c: i801: Don't generate an interrupt on bus reset

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Don't generate an interrupt on bus reset Now that the i2c-i801 driver supports interrupts, setting the KILL bit in a attempt to recover from a timed out transaction triggers an interrupt. Unfortunately, the interrupt...

7.8CVSS6.8AI score0.00231EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.30 views

CVE-2021-47549

In the Linux kernel, the following vulnerability has been resolved: satafsl: fix UAF in satafslportstop when rmmod satafsl When the rmmod satafsl.ko command is executed in the PPC64 GNU/Linux, a bug is reported: ================================================================== BUG: Unable to...

7.8CVSS6.2AI score0.00235EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/05/22 10:12 a.m.10 views

xorg-x11-server: out-of-bounds memory reads/writes in XKB button actions

A flaw was found in xorg-server. Querying or changing XKB button actions such as moving from a touchpad to a mouse can result in out-of-bounds memory reads and writes. This may allow local privilege escalation or possible remote code execution in cases where X11 forwarding is involved...

7.8CVSS6.4AI score0.01587EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.27 views

CVE-2021-47343

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: assign newroot only when removal succeeds removeraw in dmbtreeremove may fail due to IO read error e.g. read the content of origin block fails during shadowing, and the value of shadowspine::root is uninitialized...

7.8CVSS6.3AI score0.00268EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a user memory access error...

7.1CVSS6.3AI score0.00228EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/03 3:15 a.m.5 views

DEBIAN-CVE-2023-40477

RARLAB WinRAR Recovery Volume Improper Validation of Array Index Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of RARLAB WinRAR. User interaction is required to exploit this vulnerability in that the target must...

7.8CVSS8.2AI score0.12283EPSS
SaveExploits1References1
Rows per page
Query Builder