Lucene search
+L

58235 matches found

UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.6 views

CVE-2025-68237

In the Linux kernel, the following vulnerability has been resolved: mtdchar: fix integer overflow in read/write ioctls The "req.start" and "req.len" variables are u64 values that come from the user at the start of the function. We mask away the high 32 bits of "req.len" so that's capped at U32MAX...

5.7AI score0.00182EPSS
SaveExploits0References23
OSV
OSV
added 2025/12/16 2:15 p.m.10 views

UBUNTU-CVE-2025-68237

In the Linux kernel, the following vulnerability has been resolved: mtdchar: fix integer overflow in read/write ioctls The "req.start" and "req.len" variables are u64 values that come from the user at the start of the function. We mask away the high 32 bits of "req.len" so that's capped at U32MAX...

5.8AI score0.00182EPSS
SaveExploits0References24
CVE
CVE
added 2025/12/16 2:08 p.m.45 views

CVE-2025-68237

CVE-2025-68237 : In the Linux kernel mtdchar read/write ioctls, user-supplied req.start (u64) can overflow when combined with req.len (masked to 32 bits), enabling an integer overflow. The fix uses check_add_overflow() to guard the addition. The advisory does not specify exploitation details or a...

6.4AI score0.00182EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/16 2:08 p.m.8 views

CVE-2025-68237 mtdchar: fix integer overflow in read/write ioctls

In the Linux kernel, the following vulnerability has been resolved: mtdchar: fix integer overflow in read/write ioctls The "req.start" and "req.len" variables are u64 values that come from the user at the start of the function. We mask away the high 32 bits of "req.len" so that's capped at U32MAX...

6.6AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/16 2:08 p.m.36 views

CVE-2025-68237 mtdchar: fix integer overflow in read/write ioctls

In the Linux kernel, the following vulnerability has been resolved: mtdchar: fix integer overflow in read/write ioctls The "req.start" and "req.len" variables are u64 values that come from the user at the start of the function. We mask away the high 32 bits of "req.len" so that's capped at U32MAX...

0.00182EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-68237

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mtdchar: fix integer overflow in read/write ioctls The req.start and req.len variables are u64 values that come from the user at the start of the function. We...

6AI score0.00182EPSS
SaveExploits0References3
Redos
Redos
added 2025/12/16 12:00 a.m.6 views

ROS-20251216-7317

Vulnerability in ImageMagick related to integer overflow. Exploitation of the vulnerability may allow an attacker to cause a denial of service...

7.5CVSS6.7AI score0.00755EPSS
SaveExploits1
Redos
Redos
added 2025/12/16 12:00 a.m.8 views

ROS-20251216-7316

Vulnerability in ImageMagick7 related to integer overflow. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

7.5CVSS6.8AI score0.00755EPSS
SaveExploits1
Redos
Redos
added 2025/12/16 12:00 a.m.12 views

ROS-20251216-7339

A vulnerability in the qemuFwCfgMmioRead function of the Box/Devices/PC/DevQemuFwCfg.cpp component of the Oracle VM VirtualBox virtualization software tool is related to integer overflow. Exploitation of the vulnerability may allow an intruder to gain unauthorized access to protected information...

6CVSS6.9AI score0.00186EPSS
SaveExploits0
Redos
Redos
added 2025/12/16 12:00 a.m.12 views

ROS-20251216-7340

A vulnerability in the qemuFwCfgMmioRead function of the Box/Devices/PC/DevQemuFwCfg.cpp component of the Oracle VM VirtualBox virtualization software tool is related to integer overflow. Exploitation of the vulnerability may allow an intruder to gain unauthorized access to protected information...

6CVSS6.9AI score0.00186EPSS
SaveExploits0
Redos
Redos
added 2025/12/16 12:00 a.m.10 views

ROS-20251216-7341

A vulnerability in the qemuFwCfgMmioRead function of the Box/Devices/PC/DevQemuFwCfg.cpp component of the Oracle VM VirtualBox virtualization software tool is related to integer overflow. Exploitation of the vulnerability may allow an intruder to gain unauthorized access to protected information...

6CVSS6.9AI score0.00186EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.9 views

PT-2025-51650

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An integer overflow issue exists in the mtdchar driver related to read/write ioctls. The req.start and req.len variables, received from the user, can cause an integer overflow during...

4.6CVSS6.5AI score0.00182EPSS
SaveExploits0
Redos
Redos
added 2025/12/16 12:00 a.m.7 views

ROS-20251216-7348

Vulnerability in gimp related to integer overflow. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

7.8CVSS6.8AI score0.00441EPSS
SaveExploits0
Redos
Redos
added 2025/12/16 12:00 a.m.6 views

ROS-20251216-7347

Vulnerability in gimp related to integer overflow. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

7.8CVSS6.8AI score0.00441EPSS
SaveExploits0
NVD
NVD
added 2025/12/15 8:15 p.m.33 views

CVE-2025-12035

An integer overflow condition exists in Bluetooth Host stack, within the btbraclrecv routine a critical path for processing inbound BR/EDR L2CAP traffic...

6.5CVSS0.00196EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/15 7:42 p.m.11 views

EUVD-2025-203444

An integer overflow condition exists in Bluetooth Host stack, within the btbraclrecv routine a critical path for processing inbound BR/EDR L2CAP traffic...

6.5CVSS6.7AI score0.00196EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/15 7:42 p.m.8 views

CVE-2025-12035 Bluetooth: Integer Overflow in Bluetooth Classic (BR/EDR) L2CAP

An integer overflow condition exists in Bluetooth Host stack, within the btbraclrecv routine a critical path for processing inbound BR/EDR L2CAP traffic...

6.5CVSS6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/12/15 7:42 p.m.7 views

CVE-2025-12035 Bluetooth: Integer Overflow in Bluetooth Classic (BR/EDR) L2CAP

An integer overflow condition exists in Bluetooth Host stack, within the btbraclrecv routine a critical path for processing inbound BR/EDR L2CAP traffic...

6.5CVSS6.8AI score0.00196EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/15 7:42 p.m.34 views

CVE-2025-12035 Bluetooth: Integer Overflow in Bluetooth Classic (BR/EDR) L2CAP

An integer overflow condition exists in Bluetooth Host stack, within the btbraclrecv routine a critical path for processing inbound BR/EDR L2CAP traffic...

6.5CVSS0.00196EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/12/15 12:00 a.m.16 views

PT-2025-51278

Name of the Vulnerable Software and Affected Versions Bluetooth affected versions not specified Description An integer overflow condition exists in the Bluetooth Host stack, specifically within the bt br acl recv routine. This routine is a critical path for processing inbound BR/EDR L2CAP traffic...

6.5CVSS6.7AI score0.00196EPSS
SaveExploits0References3
Rows per page
Query Builder