Lucene search
+L

682 matches found

OSV
OSV
added 2024/11/19 2:16 a.m.20 views

AZL-53618 CVE-2024-50268 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential out of bounds in ucsiccgupdatesetnewcamcmd The "cmd" variable can be controlled by the user via debugfs. That means "newcam" can be as high as 255 while the size of the uc-updated array is UCSIMAXALTMODE...

7.1CVSS6.7AI score0.00263EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/19 1:30 a.m.10 views

CVE-2024-50268 usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential out of bounds in ucsiccgupdatesetnewcamcmd The "cmd" variable can be controlled by the user via debugfs. That means "newcam" can be as high as 255 while the size of the uc-updated array is UCSIMAXALTMODE...

7.6AI score0.00263EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/11/19 12:00 a.m.13 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 an out-of-bounds issue in the ucsiccgupdatesetnewcamcmd function...

7.1CVSS6.7AI score0.00263EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/11/13 12:00 a.m.7 views

FreeBSD : FreeBSD -- Unbounded allocation in ctl(4) CAM Target Layer (8caa5d60-a174-11ef-9a62-002590c1f29c)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 8caa5d60-a174-11ef-9a62-002590c1f29c advisory. The command ctlpersistentreserveout allows the caller to specify an arbitrary size which will be passed...

5.3CVSS5.8AI score0.00452EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/11/12 3:06 p.m.13 views

CVE-2024-45289 Unbounded allocation in ctl(4) CAM Target Layer

The fetch3 library uses environment variables for passing certain information, including the revocation file pathname. The environment variable name used by fetch1 to pass the filename to the library was incorrect, in effect ignoring the option. Fetch would still connect to a host presenting a...

7.1AI score0.00276EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/12 3:06 p.m.65 views

CVE-2024-45289

CVE-2024-45289 affects FreeBSD: the fetch(3) library uses environment variables to pass info, including the revocation file pathname, but the fetch(1) option name was incorrect and effectively ignored the option. As a result, FreeBSD could connect to a host presenting a certificate listed in the ...

7.5CVSS7.5AI score0.00276EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/12 3:01 p.m.27 views

CVE-2024-39281 Unbounded allocation in ctl(4) CAM Target Layer

The command ctlpersistentreserveout allows the caller to specify an arbitrary size which will be passed to the kernel's memory allocator...

0.00452EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/12 3:01 p.m.55 views

CVE-2024-39281

The CVE-2024-39281 issue affects FreeBSD where the command ctl_persistent_reserve_out lets a caller specify an arbitrary size passed to the kernel memory allocator, enabling unbounded allocation in the ctl(4) CAM Target Layer and potentially causing a host DoS. The FreeBSD security advisory SA-24...

5.3CVSS6.8AI score0.00452EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/11/12 3:01 p.m.17 views

CVE-2024-39281 Unbounded allocation in ctl(4) CAM Target Layer

The command ctlpersistentreserveout allows the caller to specify an arbitrary size which will be passed to the kernel's memory allocator...

7.3AI score0.00452EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2024/10/29 12:00 a.m.12 views

FreeBSD -- Unbounded allocation in ctl(4) CAM Target Layer

Problem Description: The command ctlpersistentreserveout allows the caller to specify an arbitrary size which will be passed to the kernel's memory allocator. Impact: A malicious guest could cause a Denial of Service DoS on the host...

5.3CVSS7.2AI score0.00452EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/10/29 12:00 a.m.9 views

PT-2024-28419 · Freebsd · Freebsd

Name of the Vulnerable Software and Affected Versions: FreeBSD affected versions not specified Description: The issue allows the caller to specify an arbitrary size using the ctl persistent reserve out command, which will be passed to the kernel's memory allocator. This could potentially lead to...

5.3CVSS7.1AI score0.00452EPSS
SaveExploits0References10
OSV
OSV
added 2024/10/21 12:15 p.m.2 views

DEBIAN-CVE-2024-47721

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: remove unused C2H event ID RTW89MACC2HFUNCREADWOWCAM to prevent out-of-bounds reading The handler of firmware C2H event RTW89MACC2HFUNCREADWOWCAM isn't implemented, but driver expects number of handlers is...

7.1CVSS6.1AI score0.00319EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/09/06 12:00 a.m.43 views

FreeBSD : FreeBSD -- Multiple issues in ctl(4) CAM Target Layer (9bd5e47b-6b50-11ef-9a62-002590c1f29c)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 9bd5e47b-6b50-11ef-9a62-002590c1f29c advisory. Several vulnerabilities were found in the ctl subsystem. The function ctlwritebuffer incorrect...

9.8CVSS6.7AI score0.00601EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/09/05 4:31 a.m.34 views

CVE-2024-45063 Multiple issues in ctl(4) CAM Target Layer

The function ctlwritebuffer incorrectly set a flag which resulted in a kernel Use-After-Free when a command finished processing. Malicious software running in a guest VM that exposes virtioscsi can exploit the vulnerabilities to achieve code execution on the host in the bhyve userspace process,...

0.00521EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/09/05 4:31 a.m.17 views

CVE-2024-45063 Multiple issues in ctl(4) CAM Target Layer

The function ctlwritebuffer incorrectly set a flag which resulted in a kernel Use-After-Free when a command finished processing. Malicious software running in a guest VM that exposes virtioscsi can exploit the vulnerabilities to achieve code execution on the host in the bhyve userspace process,...

8.1AI score0.00521EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/09/05 4:31 a.m.19 views

CVE-2024-43110 Multiple issues in ctl(4) CAM Target Layer

The ctlrequestsense function could expose up to three bytes of the kernel heap to userspace. Malicious software running in a guest VM that exposes virtioscsi can exploit the vulnerabilities to achieve code execution on the host in the bhyve userspace process, which typically runs as root. Note th...

7.8AI score0.00395EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/09/05 4:31 a.m.19 views

CVE-2024-42416 Multiple issues in ctl(4) CAM Target Layer

The ctlreportsupportedopcodes function did not sufficiently validate a field provided by userspace, allowing an arbitrary write to a limited amount of kernel help memory. Malicious software running in a guest VM that exposes virtioscsi can exploit the vulnerabilities to achieve code execution on...

7.9AI score0.00395EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/09/05 4:31 a.m.36 views

CVE-2024-42416 Multiple issues in ctl(4) CAM Target Layer

The ctlreportsupportedopcodes function did not sufficiently validate a field provided by userspace, allowing an arbitrary write to a limited amount of kernel help memory. Malicious software running in a guest VM that exposes virtioscsi can exploit the vulnerabilities to achieve code execution on...

0.00395EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/09/05 4:31 a.m.16 views

CVE-2024-8178 Multiple issues in ctl(4) CAM Target Layer

The ctlwritebuffer and ctlreadbuffer functions allocated memory to be returned to userspace, without initializing it. Malicious software running in a guest VM that exposes virtioscsi can exploit the vulnerabilities to achieve code execution on the host in the bhyve userspace process, which...

8.1AI score0.00601EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/09/05 4:31 a.m.33 views

CVE-2024-8178 Multiple issues in ctl(4) CAM Target Layer

The ctlwritebuffer and ctlreadbuffer functions allocated memory to be returned to userspace, without initializing it. Malicious software running in a guest VM that exposes virtioscsi can exploit the vulnerabilities to achieve code execution on the host in the bhyve userspace process, which...

0.00601EPSS
SaveExploits0References1
Rows per page
Query Builder