Lucene search
+L

594 matches found

OSV
OSV
added 2024/03/26 6:15 p.m.5 views

DEBIAN-CVE-2024-26646

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: hfi: Add syscore callbacks for system-wide PM The kernel allocates a memory buffer and provides its location to the hardware, which uses it to update the HFI table. This allocation occurs during boot and remains...

5.5CVSS5.9AI score0.00236EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/03/06 12:0 a.m.51 views

Amazon Linux 2 : kernel (ALASKERNEL-5.4-2024-061)

The version of kernel installed on the remote host is prior to 5.4.269-183.369. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.4-2024-061 advisory. dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets...

8.8CVSS6.7AI score0.0027EPSS
SaveExploits0References12
OpenVAS
OpenVAS
added 2024/03/04 12:0 a.m.13 views

openSUSE Security Advisory (SUSE-SU-2024:0510-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.7CVSS6AI score0.0083EPSS
SaveExploits0References9
NVD
NVD
added 2024/03/01 10:15 p.m.11 views

CVE-2021-47080

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Prevent divide-by-zero error triggered by the user The userentrysize is supplied by the user and later used as a denominator to calculate number of entries. The zero supplied by the user will trigger the following...

5.5CVSS6.2AI score0.00232EPSS
SaveExploits0References3
Prion
Prion
added 2024/03/01 10:15 p.m.22 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Prevent divide-by-zero error triggered by the user The userentrysize is supplied by the user and later used as a denominator to calculate number of entries. The zero supplied by the user will trigger the following...

6.9AI score0.00232EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.28 views

CVE-2024-26612 netfs, fscache: Prevent Oops in fscache_put_cache()

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache This function dereferences "cache" and then checks if it's ISERRORNULL. Check first, then dereference...

6.8AI score0.00239EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.43 views

CVE-2024-26612 netfs, fscache: Prevent Oops in fscache_put_cache()

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache This function dereferences "cache" and then checks if it's ISERRORNULL. Check first, then dereference...

7.5AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/27 7:1 p.m.28 views

CVE-2021-46920

A flaw was found in the Linux Kernel. The current code blindly writes over the SWERR and OVERFLOW bits. Write back the bits read so that the driver avoids clobbering the OVERFLOW bit that comes after the register is read...

4.4CVSS6.7AI score0.00218EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/27 10:15 a.m.2 views

DEBIAN-CVE-2021-46934

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

3.3CVSS5.3AI score0.00233EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/02/27 10:15 a.m.7 views

CVE-2021-46934

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

3.3CVSS6.2AI score0.00233EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2024/02/26 4:27 p.m.6 views

PYSEC-2024-235

With the following crawler configuration:pythonfrom bs4 import BeautifulSoup as Soupurl = "https://example.com"loader = RecursiveUrlLoader url=url, maxdepth=2, extractor=lambda x: Soupx, "html.parser".textdocs = loader.loadAn attacker in control of the contents of https://example.com could place ...

8.1CVSS6.7AI score0.00517EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2024/02/24 5:59 p.m.18 views

CVE-2024-0243 Server-side Request Forgery In Recursive URL Loader

With the following crawler configuration: python from bs4 import BeautifulSoup as Soup url = "https://example.com" loader = RecursiveUrlLoader url=url, maxdepth=2, extractor=lambda x: Soupx, "html.parser".text docs = loader.load An attacker in control of the contents of https://example.com could...

3.7CVSS6.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/02/24 5:59 p.m.36 views

CVE-2024-0243 Server-side Request Forgery In Recursive URL Loader

With the following crawler configuration: python from bs4 import BeautifulSoup as Soup url = "https://example.com" loader = RecursiveUrlLoader url=url, maxdepth=2, extractor=lambda x: Soupx, "html.parser".text docs = loader.load An attacker in control of the contents of https://example.com could...

3.7CVSS4.3AI score0.00517EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/02/24 12:0 a.m.13 views

PT-2024-15407

Name of the Vulnerable Software and Affected Versions langchain versions prior to the version that includes the fix from https://github.com/langchain-ai/langchain/pull/15559 Description The issue arises when an attacker controls the contents of a website, such as https://example.com, and places a...

8.1CVSS6.3AI score0.00517EPSS
SaveExploits1References14
RedhatCVE
RedhatCVE
added 2024/02/23 2:6 p.m.54 views

CVE-2024-26593

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Fix block process call transactions According to the Intel datasheets, software must reset the block buffer index twice for block process call transactions: once before writing the outgoing data to the buffer, and once...

4.4CVSS7AI score0.00285EPSS
SaveExploits0References4
Openbugbounty
Openbugbounty
added 2024/02/23 12:1 p.m.10 views

prevent-stuttering.com Cross Site Scripting vulnerability OBB-3856841

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
NVD
NVD
added 2024/02/20 8:15 p.m.19 views

CVE-2023-52435

In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the following computation in skbsegment can reach it quite easily : mss = ms...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/02/20 6:27 p.m.26 views

CVE-2023-52435 net: prevent mss overflow in skb_segment()

In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the following computation in skbsegment can reach it quite easily : mss = ms...

6.5AI score0.00231EPSS
SaveExploits0References7
Openbugbounty
Openbugbounty
added 2024/02/19 7:43 p.m.10 views

onlinetopgame.com Cross Site Scripting vulnerability OBB-3855028

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/01/31 7:11 a.m.13 views

Mozilla: Failure to update user input timestamp

The Mozilla Foundation Security Advisory describes this flaw as: It was possible for certain browser prompts and dialogs to be activated or dismissed unintentionally by the user due to an incorrect timestamp used to prevent input after page load...

4.3CVSS7.2AI score0.00596EPSS
SaveExploits0References6
Rows per page
Query Builder