Lucene search
+L

5363 matches found

RedHat Linux
RedHat Linux
added 2025/07/09 12:22 p.m.4 views

kernel: usb: config: fix iteration issue in 'usb_get_bos_descriptor()'

In the Linux kernel, the following vulnerability has been resolved: usb: config: fix iteration issue in 'usbgetbosdescriptor' The BOS descriptor defines a root descriptor and is the base descriptor for accessing a family of related descriptors. Function 'usbgetbosdescriptor' encounters an iterati...

5.5CVSS6.4AI score0.00239EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/07 7:12 p.m.5 views

kernel: um: Fix out-of-bounds read in LDT setup

A vulnerability was found in the Linux kernel's user mode um subsystem, specifically within the Local Descriptor Table LDT setup functionality. The issue arises from the syscallstubdata function misinterpreting the datacount parameter as a byte count rather than a count of longs, leading to an...

7.1CVSS7.2AI score0.00276EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.11 views

SUSE CVE-2025-38103

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhidparse Update struct hiddescriptor to better reflect the mandatory and optional parts of the HID Descriptor as per USB HID 1.11 specification. Note: the kernel currently...

2.5CVSS6.4AI score0.00179EPSS
SaveExploits0References23
OSV
OSV
added 2025/07/03 9:15 a.m.14 views

AZL-64619 CVE-2025-38113 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Fix NULL pointer dereference when nosmp is used With nosmp in cmdline, other CPUs are not brought up, leaving their cpcdescptr NULL. CPU0's iteration via foreachpossiblecpu dereferences these NULL pointers, causing...

5.5CVSS5.6AI score0.00161EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/03 9:15 a.m.14 views

CVE-2025-38103

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhidparse Update struct hiddescriptor to better reflect the mandatory and optional parts of the HID Descriptor as per USB HID 1.11 specification. Note: the kernel currently...

7.1CVSS0.00179EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/03 9:15 a.m.25 views

AZL-64610 CVE-2025-38103 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhidparse Update struct hiddescriptor to better reflect the mandatory and optional parts of the HID Descriptor as per USB HID 1.11 specification. Note: the kernel currently...

7.1CVSS6.8AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.8 views

DEBIAN-CVE-2025-38103

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhidparse Update struct hiddescriptor to better reflect the mandatory and optional parts of the HID Descriptor as per USB HID 1.11 specification. Note: the kernel currently...

7.1CVSS6.1AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.13 views

UBUNTU-CVE-2025-38103

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhidparse Update struct hiddescriptor to better reflect the mandatory and optional parts of the HID Descriptor as per USB HID 1.11 specification. Note: the kernel currently...

7.1CVSS6.5AI score0.00179EPSS
SaveExploits0References43
CVE
CVE
added 2025/07/03 8:35 a.m.112 views

CVE-2025-38106

Mode C: Concrete details found. The CVE-2025-38106 issue is in the Linux kernel io_uring/sqpoll path, where a use-after-free of sq->thread could occur when __io_uring_show_fdinfo() uses a freed task_struct. The SUSE/OpenSUSE advisory notes the fix: assign and look up sq->thread under RCU wi...

7.8CVSS7AI score0.00162EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.15 views

CVE-2025-38103 HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhidparse Update struct hiddescriptor to better reflect the mandatory and optional parts of the HID Descriptor as per USB HID 1.11 specification. Note: the kernel currently...

0.00179EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/03 8:35 a.m.5 views

CVE-2025-38103 HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhidparse Update struct hiddescriptor to better reflect the mandatory and optional parts of the HID Descriptor as per USB HID 1.11 specification. Note: the kernel currently...

7.2AI score
SaveExploits0References13
CVE
CVE
added 2025/07/03 8:35 a.m.99 views

CVE-2025-38103

CVE-2025-38103 relates to the Linux kernel HID path (usbhid). The issue, described in connected sources, is an out-of-bounds bug in usbhid_parse() that could arise from HID descriptor handling. The fix updates the HID descriptor struct to align with USB HID 1.11 (reflecting mandatory vs. optional...

7.1CVSS7AI score0.00179EPSS
SaveExploits0References10Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/07/03 12:0 a.m.8 views

Vulnerabilities in the components intel_soc_pmic_bxtwc.c and bxtwc_tmu.c of the Linux operating system’s kernel, which allow a hacker to cause a service failure

The vulnerabilities in the components intelsocpmicbxtwc.c and bxtwctmu.c of the Linux operating system’s kernel are related to the use of a delayed file descriptor. Exploiting these vulnerabilities can allow attackers to cause system failures...

5.5CVSS6.8AI score0.00224EPSS
SaveExploits0References17Affected Software4
RedHat Linux
RedHat Linux
added 2025/07/02 1:30 p.m.1 views

kernel: um: Fix out-of-bounds read in LDT setup

A vulnerability was found in the Linux kernel's user mode um subsystem, specifically within the Local Descriptor Table LDT setup functionality. The issue arises from the syscallstubdata function misinterpreting the datacount parameter as a byte count rather than a count of longs, leading to an...

7.1CVSS7.2AI score0.00276EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2025/07/01 11:48 a.m.3 views

Security update for screen

This update for screen fixes the following issues: Security issues fixed: CVE-2025-46802: temporary chmod of a user's TTY to mode 0666 when attempting to attach to a multi-user session allows for TTY hijacking bsc1242269. Other issues fixed: Use TTY file descriptor passing after a suspend MSGCONT...

6CVSS7.3AI score0.0021EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/01 11:48 a.m.3 views

SUSE-SU-2025:02186-1 Security update for screen

This update for screen fixes the following issues: Security issues fixed: - CVE-2025-46802: temporary chmod of a user's TTY to mode 0666 when attempting to attach to a multi-user session allows for TTY hijacking bsc1242269. Other issues fixed: - Use TTY file descriptor passing after a suspend...

6CVSS5.8AI score0.0021EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/06/30 12:0 a.m.7 views

The vulnerability of the `usb_get_bos_descriptor()` function in the drivers/usb/core/config.c file of the Linux kernel allows a hacker to gain access to confidential data.

The vulnerability of the usbgetbosdescriptor function in the drivers/usb/core/config.c file of the Linux kernel is related to insufficient input validation. Exploiting this vulnerability could allow an attacker to access confidential data...

4.6CVSS6.1AI score0.00239EPSS
SaveExploits0References11Affected Software3
Positive Technologies
Positive Technologies
added 2025/06/30 12:0 a.m.6 views

PT-2025-37218

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the USB core configuration parsing process. Specifically, the usb parse ss endpoint companion function did not properly validate the size of the...

7.1CVSS7.1AI score0.00164EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/06/29 12:0 a.m.6 views

PT-2025-37214

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw related to file descriptor table allocations. When sysctl nr open is set to a very high value, processes attempting to use file descriptors near the...

5.5CVSS6.1AI score0.00166EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/06/25 12:16 a.m.7 views

undertow: Out-of-memory Error after several closed connections with wildfly-http-client protocol

A vulnerability was found in Undertow. This vulnerability impacts a server that supports the wildfly-http-client protocol. Whenever a malicious user opens and closes a connection with the HTTP port of the server and then closes the connection immediately, the server will end with both memory and...

7.5CVSS7.1AI score0.04572EPSS
SaveExploits0References4
Rows per page
Query Builder