Lucene search
+L

8125 matches found

SUSE CVE
SUSE CVE
added 2024/02/27 3:56 a.m.5 views

SUSE CVE-2023-52464

In the Linux kernel, the following vulnerability has been resolved: EDAC/thunderx: Fix possible out-of-bounds string access Enabling -Wstringop-overflow globally exposes a warning for a common bug in the usage of strncat: drivers/edac/thunderxedac.c: In function 'thunderxocxcomthreadedisr':...

5.5CVSS6.3AI score0.00266EPSS
SaveExploits0References12
OSV
OSV
added 2024/02/25 8:16 a.m.4 views

CVE-2023-52473 thermal: core: Fix NULL pointer dereference in zone registration error path

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix NULL pointer dereference in zone registration error path If deviceregister in thermalzonedeviceregisterwithtrips returns an error, the tz variable is set to NULL and subsequently dereferenced in kfreetz-tzp...

5.8AI score
SaveExploits0References6
OSV
OSV
added 2024/02/23 2:46 p.m.8 views

CVE-2023-52457 serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get() failed

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: omap: Don't skip resource freeing if pmruntimeresumeandget failed Returning an error code from .remove makes the driver core emit the little helpful error message: remove callback returned a non-zero value. This wil...

6.4AI score
SaveExploits0References11
NVD
NVD
added 2024/02/23 2:15 p.m.41 views

CVE-2024-26594

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate mech token in session setup If client send invalid mech token in session setup request, ksmbd validate and make the error if it is invalid...

9.1CVSS7AI score0.51248EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/23 2:15 p.m.4 views

DEBIAN-CVE-2024-26594

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate mech token in session setup If client send invalid mech token in session setup request, ksmbd validate and make the error if it is invalid...

7.1CVSS5.6AI score0.51248EPSS
SaveExploits0References1
CVE
CVE
added 2024/02/23 1:26 p.m.1201 views

CVE-2024-26594

In Astra Linux advisories for ksmbd, the Linux kernel vulnerability CVE-2024-26594 is described as: ksmbd validates the mechanism token during session setup and reports an error when the token is invalid. The bulletin confirms the issue is resolved, but it does not specify a patch version or affe...

9.1CVSS7.1AI score0.51248EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2024/02/21 7:07 p.m.33 views

Timing Side Channel Attack

NodeJS is vulnerable to Timing Side Channel Attack. The vulnerability is caused due to a defect in privateDecrypt API of the crypto library during PKCS1 v1.5 padding error handling where there is a significant timing differences in decryption for valid and invalid ciphertexts. An attackers can...

7.4CVSS6.5AI score0.01302EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2024/02/21 3:15 p.m.35 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: net: tls: handle backlogging of crypto requests Since we're setting the CRYPTOTFMREQMAYBACKLOG flag on our requests to the crypto API, cryptoaeadencrypt,decrypt can return -EBUSY instead of -EINPROGRESS in valid situations. For...

7.3AI score0.00746EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/02/21 2:59 p.m.37 views

CVE-2024-26584

In the Linux kernel, the following vulnerability has been resolved: net: tls: handle backlogging of crypto requests Since we're setting the CRYPTOTFMREQMAYBACKLOG flag on our requests to the crypto API, cryptoaeadencrypt,decrypt can return -EBUSY instead of -EINPROGRESS in valid situations. For...

9.8CVSS7.5AI score0.00746EPSS
SaveExploits0
OSV
OSV
added 2024/02/20 6:04 p.m.7 views

CVE-2023-52434 smb: client: fix potential OOBs in smb2_parse_contexts()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential OOBs in smb2parsecontexts Validate offsets and lengths before dereferencing create contexts in smb2parsecontexts. This fixes following oops when accessing invalid create contexts from server: BUG: unabl...

8.1CVSS5.8AI score
SaveExploits0References11
Spring Security Advisories
Spring Security Advisories
added 2024/02/20 12:00 a.m.49 views

This Week in Spring - February 20th, 2024

Hi, Spring fans! Welcome to another installment of This Week in Spring! How are you this fine 20th of February, 2024? I'm doing alright on this rainy 20th of Feburary here in San Francisco, and I hope you are too! We've got a ton of things to get into this week so let's dive right into it! Have y...

7.2AI score
SaveExploits0
Amazon
Amazon
added 2024/02/19 12:00 a.m.21 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: drm: Don't unref the same fb many times by mistake due to deadlock handling CVE-2023-52486 In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memorysection-usag...

7.8CVSS8.3AI score0.28058EPSS
SaveExploits17
Amazon
Amazon
added 2024/02/19 12:00 a.m.14 views

Medium: lua

Issue Overview: In Lua 5.4.3, an erroneous finalizer called during a tail call leads to a heap-based buffer over-read. CVE-2021-45985 An issue in the component luaGrunerror of Lua v5.4.4 and below leads to a heap-buffer overflow when a recursive error occurs. CVE-2022-33099 Affected Packages: lua...

7.5CVSS7.3AI score0.02517EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2024/02/18 12:00 a.m.13 views

PT-2024-8216

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the nbd component of the Linux kernel and involves a null check for nla nest start. This function may fail and return NULL, potentially leading to a denial of...

5.5CVSS5.5AI score0.00292EPSS
SaveExploits0
OSV
OSV
added 2024/02/08 7:24 p.m.13 views

CLSA-2024-1707420277 Fix CVE(s): CVE-2023-46589

SECURITY UPDATE: Incorrect parsing of HTTP trailer headers - debian/patches/CVE-2023-46589.patch: Ensure IOException on request read always triggers error handling - CVE-2023-46589 Internal tests: - debian/patches/0100-stop-testing-if-a-failure-occurs.patch: Stop testing if a failure occurs -...

7.5CVSS6.8AI score0.02651EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/05 6:15 a.m.8 views

CVE-2024-20009

In alac decoder, there is a possible out of bounds write due to an incorrect error handling. This could lead to remote escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation. Patch ID: ALPS08441150; Issue ID: ALPS08441150...

8.8CVSS5.9AI score0.00373EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/05 6:15 a.m.25 views

CVE-2024-20009

In alac decoder, there is a possible out of bounds write due to an incorrect error handling. This could lead to remote escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation. Patch ID: ALPS08441150; Issue ID: ALPS08441150...

8.8CVSS8.8AI score0.00373EPSS
SaveExploits0References1
CVE
CVE
added 2024/02/05 5:59 a.m.112 views

CVE-2024-20009

CVE-2024-20009 concerns MediaTek’s alac decoder where an out-of-bounds write can occur due to incorrect error handling. The vulnerability could enable remote escalation of privilege with no additional execution privileges required, and exploitation requires user interaction. The issue is document...

8.8CVSS8.6AI score0.00373EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/02/05 12:00 a.m.29 views

Cisco Adaptive Security Appliance Software VPN Authentication Bypass (cisco-sa-asaftd-multi-cert-dzA3h5PT)

According to its self-reported version, Cisco ASA Software is affected by a Remote Access SSL VPN Multiple Certificate Authentication Bypass vulnerability that could allow an authenticated, remote attacker to bypass a configured multiple certificate authentication policy and connect using only a...

5CVSS5.5AI score0.00292EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/02/05 12:00 a.m.9 views

MediaTek Chip Security Breach

MediaTek chips are a variety of chips from MediaTek, a Chinese company. A security vulnerability exists in the MediaTek chips due to incorrect error handling in the alac decoder module, which may result in out-of-bounds writes...

8.8CVSS6.8AI score0.00373EPSS
SaveExploits0References3
Rows per page
Query Builder