Lucene search
+L

5717 matches found

Tenable Nessus
Tenable Nessus
added 2024/07/18 12:0 a.m.35 views

EulerOS Virtualization 2.10.1 : libvirt (EulerOS-SA-2024-2015)

According to the versions of the libvirt package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : A flaw was found in the RPC library APIs of libvirt. The RPC server deserialization code allocates memory for arrays before the...

6.2CVSS6.6AI score0.00398EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/07/17 1:6 a.m.6 views

kernel: octeontx2-af: avoid off-by-one read from userspace

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: avoid off-by-one read from userspace We try to access count + 1 byte from userspace with memdupuserbuffer, count + 1. However, the userspace only provides buffer of count bytes and only these count bytes are verifie...

5.5CVSS6.9AI score0.00238EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/16 12:15 p.m.4 views

DEBIAN-CVE-2022-48800

In the Linux kernel, the following vulnerability has been resolved: mm: vmscan: remove deadlock due to throttling failing to make progress A soft lockup bug in kcompactd was reported in a private bugzilla with the following visible in dmesg; watchdog: BUG: soft lockup - CPU33 stuck for 26s!...

5.5CVSS5.4AI score0.00156EPSS
SaveExploits0References1
Mageia
Mageia
added 2024/07/10 6:1 p.m.47 views

Updated netatalk packages fix security vulnerabilities

Netatalk before 3.2.1 has an off-by-one error and resultant heap-based buffer overflow because of setting ibufPASSWDLEN to '\0' in FPLoginExt in login in etc/uams/uamspam.c. CVE-2024-38439 Netatalk before 3.2.1 has an off-by-one error, and resultant heap-based buffer overflow and segmentation...

9.8CVSS7.5AI score0.00931EPSS
SaveExploits3References2
OSV
OSV
added 2024/07/10 8:15 a.m.7 views

UBUNTU-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.2AI score0.00237EPSS
SaveExploits0References30
Tenable Nessus
Tenable Nessus
added 2024/07/03 12:0 a.m.31 views

CBL Mariner 2.0 Security Update: libvirt (CVE-2024-1441)

The version of libvirt installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-1441 advisory. - An off-by-one error flaw was found in the udevListInterfacesByStatus function in libvirt when the number of...

5.5CVSS6.4AI score0.00398EPSS
SaveExploits0References2
NVD
NVD
added 2024/07/02 6:15 p.m.35 views

CVE-2024-39894

OpenSSH 9.5 through 9.7 before 9.8 sometimes allows timing attacks against echo-off password entry e.g., for su and Sudo because of an ObscureKeystrokeTiming logic error. Similarly, other timing attacks against keystroke entry could occur...

7.5CVSS0.01634EPSS
SaveExploits0References12
OSV
OSV
added 2024/07/02 3:13 p.m.19 views

CLSA-2024-1719933179 kernel: Fix of 20 CVEs

net: iptunnel: make sure to pull inner header in iptunnelrcv CVE-2024-26882 - net: Set true network header for ECN decapsulation CVE-2024-26882 - media: dvb-core: Fix use-after-free due to race at dvbregisterdevice CVE-2022-45884 - media: dvbdev: fix error logic at dvbregisterdevice...

10CVSS7AI score0.54577EPSS
SaveExploits2References1
CVE
CVE
added 2024/07/02 12:0 a.m.764 views

CVE-2024-39894

OpenSSH CVE-2024-39894 affects OpenSSH 9.5–9.7 (before 9.8). A logic error in the ObscureKeystrokeTiming feature can enable timing attacks on keystroke entry (e.g., echo-off password input for su and sudo) and potentially reveal keystrokes. Mitigation per linked advisories is to upgrade to OpenSS...

7.5CVSS7.1AI score0.01634EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/07/02 12:0 a.m.102 views

CVE-2024-39894

OpenSSH 9.5 through 9.7 before 9.8 sometimes allows timing attacks against echo-off password entry e.g., for su and Sudo because of an ObscureKeystrokeTiming logic error. Similarly, other timing attacks against keystroke entry could occur...

0.01634EPSS
SaveExploits0References10
Mageia
Mageia
added 2024/07/01 5:53 p.m.70 views

Updated ffmpeg packages fix security vulnerabilities

Buffer Overflow vulnerability in Ffmpeg v.n6.1-3-g466799d4f5 allows a local attacker to execute arbitrary code via the setencoderid function in /fftools/ffmpegenc.c component. CVE-2023-50010 Buffer Overflow vulnerability in Ffmpeg v.N113007-g8d24a28d06 allows a local attacker to execute arbitrary...

8CVSS7.8AI score0.00479EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.8 views

Glibc: off-by-one heap-based buffer overflow in __vsyslog_internal()

...

8.2CVSS7.9AI score0.03153EPSS
SaveExploits2
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.6 views

Libvirt: off-by-one error in udevlistinterfacesbystatus()

...

5.5CVSS6.4AI score0.00398EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.7 views

An off-by-one error in function wav_read_header in src/wav.c in Libsndfile 1.1.0 results in a write out of bound which allows an attacker to execute arbitrary code Denial of Service or other unspecified impacts.

...

7.8CVSS7.8AI score0.00338EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2024/06/26 12:46 a.m.11 views

kernel: octeontx2-af: avoid off-by-one read from userspace

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: avoid off-by-one read from userspace We try to access count + 1 byte from userspace with memdupuserbuffer, count + 1. However, the userspace only provides buffer of count bytes and only these count bytes are verifie...

5.5CVSS6.9AI score0.00238EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/26 12:9 a.m.7 views

kernel: octeontx2-af: avoid off-by-one read from userspace

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: avoid off-by-one read from userspace We try to access count + 1 byte from userspace with memdupuserbuffer, count + 1. However, the userspace only provides buffer of count bytes and only these count bytes are verifie...

5.5CVSS6.9AI score0.00238EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/06/26 12:0 a.m.32 views

SUSE SLES15 Security Update : kernel (Live Patch 10 for SLE 15 SP5) (SUSE-SU-2024:2207-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2207-1 advisory. This update for the Linux Kernel 5.14.21-1505005549 fixes several issues. The following security issues were fixed: - CVE-2024-26852: Fixed...

9.8CVSS7AI score0.0094EPSS
SaveExploits0References28
Tenable Nessus
Tenable Nessus
added 2024/06/26 12:0 a.m.36 views

SUSE SLES15 Security Update : kernel (Live Patch 25 for SLE 15 SP4) (SUSE-SU-2024:2191-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2191-1 advisory. This update for the Linux Kernel 5.14.21-15040024116 fixes several issues. The following security issues were fixed: - CVE-2024-26852: Fixed...

7.8CVSS7AI score0.00307EPSS
SaveExploits0References13
OSV
OSV
added 2024/06/25 9:33 a.m.24 views

SUSE-SU-2024:2191-1 Security update for the Linux Kernel (Live Patch 25 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024116 fixes several issues. The following security issues were fixed: - CVE-2024-26852: Fixed use-after-free in ip6routempathnotify bsc1223059. - CVE-2024-26610: Fixed memory corruption in wifi/iwlwifi bsc1221302. - CVE-2022-48651: Fixed an...

7.8CVSS7.2AI score0.00307EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2024/06/25 12:0 a.m.161 views

SUSE SLED12 / SLES12 Security Update : kernel (SUSE-SU-2024:2184-1)

The remote SUSE Linux SLED12 / SLEDSAP12 / SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2184-1 advisory. The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security bugfixes. The following securi...

9.8CVSS7.2AI score0.01358EPSS
SaveExploits6References609
Rows per page
Query Builder