CVE-2023-52528
Scores
EPSS
Percentile: 0.0%
CVSS
CVSS Score: 5.5/10
All CVSS Scores
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Local (L)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
Low (L)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
None (N)
Measures the impact to the confidentiality of information
Integrity Impact
None (N)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
High (H)
Measures the impact to the availability of the impacted component
Description
In the Linux kernel, the following vulnerability has been resolved:
net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
syzbot reported the following uninit-value access issue:
=====================================================
BUG: KMSAN: uninit-value in smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:975 [inline]
BUG: KMSAN: uninit-value in smsc75xx_bind+0x5c9/0x11e0 drivers/net/usb/smsc75xx.c:1482
CPU: 0 PID: 8696 Comm: kworker/0:3 Not tainted 5.8.0-rc5-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: usb_hub_wq hub_event
Call Trace:
__dump_stack lib/dump_stack.c:77 [inline]
dump_stack+0x21c/0x280 lib/dump_stack.c:118
kmsan_report+0xf7/0x1e0 mm/kmsan/kmsan_report.c:121
__msan_warning+0x58/0xa0 mm/kmsan/kmsan_instr.c:215
smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:975 [inline]
smsc75xx_bind+0x5c9/0x11e0 drivers/net/usb/smsc75xx.c:1482
usbnet_probe+0x1152/0x3f90 drivers/net/usb/usbnet.c:1737
usb_probe_interface+0xece/0x1550 drivers/usb/core/driver.c:374
really_probe+0xf20/0x20b0 drivers/base/dd.c:529
driver_probe_device+0x293/0x390 drivers/base/dd.c:701
__device_attach_driver+0x63f/0x830 drivers/base/dd.c:807
bus_for_each_drv+0x2ca/0x3f0 drivers/base/bus.c:431
__device_attach+0x4e2/0x7f0 drivers/base/dd.c:873
device_initial_probe+0x4a/0x60 drivers/base/dd.c:920
bus_probe_device+0x177/0x3d0 drivers/base/bus.c:491
device_add+0x3b0e/0x40d0 drivers/base/core.c:2680
usb_set_configuration+0x380f/0x3f10 drivers/usb/core/message.c:2032
usb_generic_driver_probe+0x138/0x300 drivers/usb/core/generic.c:241
usb_probe_device+0x311/0x490 drivers/usb/core/driver.c:272
really_probe+0xf20/0x20b0 drivers/base/dd.c:529
driver_probe_device+0x293/0x390 drivers/base/dd.c:701
__device_attach_driver+0x63f/0x830 drivers/base/dd.c:807
bus_for_each_drv+0x2ca/0x3f0 drivers/base/bus.c:431
__device_attach+0x4e2/0x7f0 drivers/base/dd.c:873
device_initial_probe+0x4a/0x60 drivers/base/dd.c:920
bus_probe_device+0x177/0x3d0 drivers/base/bus.c:491
device_add+0x3b0e/0x40d0 drivers/base/core.c:2680
usb_new_device+0x1bd4/0x2a30 drivers/usb/core/hub.c:2554
hub_port_connect drivers/usb/core/hub.c:5208 [inline]
hub_port_connect_change drivers/usb/core/hub.c:5348 [inline]
port_event drivers/usb/core/hub.c:5494 [inline]
hub_event+0x5e7b/0x8a70 drivers/usb/core/hub.c:5576
process_one_work+0x1688/0x2140 kernel/workqueue.c:2269
worker_thread+0x10bc/0x2730 kernel/workqueue.c:2415
kthread+0x551/0x590 kernel/kthread.c:292
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:293
Local variable —-buf.i87@smsc75xx_bind created at:
__smsc75xx_read_reg drivers/net/usb/smsc75xx.c:83 [inline]
smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:968 [inline]
smsc75xx_bind+0x485/0x11e0 drivers/net/usb/smsc75xx.c:1482
__smsc75xx_read_reg drivers/net/usb/smsc75xx.c:83 [inline]
smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:968 [inline]
smsc75xx_bind+0x485/0x11e0 drivers/net/usb/smsc75xx.c:1482
This issue is caused because usbnet_read_cmd() reads less bytes than requested
(zero byte in the reproducer). In this case, ‘buf’ is not properly filled.
This patch fixes the issue by returning -ENODATA if usbnet_read_cmd() reads
less bytes than requested.
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Related Vulnerabilities
Vulnerable Software (168)
Type: Configuration
Product: linux
Operating System: astra 4.7.0
{ "unaffected": true}
Source: astra
Type: Configuration
Product: linux
Operating System: debian
{ "fixed": "6.5.8-1"}
Source: debian
Type: Configuration
Product: linux
Operating System: debian bookworm 12
{ "fixed": "6.1.64-1"}
Source: debian
Type: Configuration
Product: linux
Operating System: debian bullseye 11
{ "fixed": "5.10.205-1"}
Source: debian
Type: Configuration
Product: linux
Operating System: debian buster 10
{ "fixed": "4.19.304-1"}
Source: debian
Type: Configuration
Product: linux
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux
Operating System: ubuntu focal 20.04
{ "fixed": "5.4.0-171.189"}
Source: ubuntu
Type: Configuration
Product: linux
Operating System: ubuntu jammy 22.04
{ "fixed": "5.15.0-94.104"}
Source: ubuntu
Type: Configuration
Product: linux
Operating System: ubuntu trusty 14.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux
Operating System: ubuntu xenial 16.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-6.1
Operating System: astra 4.7.0
{ "unaffected": true}
Source: astra
Type: Configuration
Product: linux-allwinner-5.19
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-aws
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-aws
Operating System: ubuntu focal 20.04
{ "fixed": "5.4.0-1118.128"}
Source: ubuntu
Type: Configuration
Product: linux-aws
Operating System: ubuntu jammy 22.04
{ "fixed": "5.15.0-1053.58"}
Source: ubuntu
Type: Configuration
Product: linux-aws
Operating System: ubuntu trusty 14.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-aws
Operating System: ubuntu xenial 16.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-aws-5.0
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-aws-5.11
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-aws-5.13
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-aws-5.15
Operating System: ubuntu focal 20.04
{ "fixed": "5.15.0-1053.58~20.04.1"}
Source: ubuntu
Type: Configuration
Product: linux-aws-5.19
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-aws-5.3
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-aws-5.4
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-aws-5.8
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-aws-6.2
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-aws-6.5
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-aws-6.8
Operating System: ubuntu jammy 22.04
{ "unaffected": true}
Source: ubuntu
Type: Configuration
Product: linux-aws-fips
Operating System: ubuntu trusty 14.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-aws-fips
Operating System: ubuntu xenial 16.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-aws-hwe
Operating System: ubuntu xenial 16.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-azure
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-azure
Operating System: ubuntu focal 20.04
{ "fixed": "5.4.0-1123.130"}
Source: ubuntu
Type: Configuration
Product: linux-azure
Operating System: ubuntu jammy 22.04
{ "fixed": "5.15.0-1056.64"}
Source: ubuntu
Type: Configuration
Product: linux-azure
Operating System: ubuntu trusty 14.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-azure
Operating System: ubuntu xenial 16.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-azure-4.15
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-azure-5.11
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-azure-5.13
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-azure-5.15
Operating System: ubuntu focal 20.04
{ "fixed": "5.15.0-1056.64~20.04.1"}
Source: ubuntu
Type: Configuration
Product: linux-azure-5.19
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-azure-5.3
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-azure-5.4
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-azure-5.8
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-azure-6.2
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-azure-6.5
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-azure-6.8
Operating System: ubuntu jammy 22.04
{ "unaffected": true}
Source: ubuntu
Type: Configuration
Product: linux-azure-edge
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-azure-fde
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-azure-fde
Operating System: ubuntu jammy 22.04
{ "fixed": "5.15.0-1056.64.1"}
Source: ubuntu
Type: Configuration
Product: linux-azure-fde-5.15
Operating System: ubuntu focal 20.04
{ "unaffected": true}
Source: ubuntu
Type: Configuration
Product: linux-azure-fde-5.19
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-azure-fde-6.2
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-azure-fips
Operating System: ubuntu trusty 14.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-azure-fips
Operating System: ubuntu xenial 16.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-bluefield
Operating System: ubuntu focal 20.04
{ "fixed": "5.4.0-1078.84"}
Source: ubuntu
Type: Configuration
Product: linux-gcp
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-gcp
Operating System: ubuntu focal 20.04
{ "fixed": "5.4.0-1122.131"}
Source: ubuntu
Type: Configuration
Product: linux-gcp
Operating System: ubuntu jammy 22.04
{ "fixed": "5.15.0-1051.59"}
Source: ubuntu
Type: Configuration
Product: linux-gcp
Operating System: ubuntu xenial 16.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-gcp-4.15
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-gcp-5.11
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-gcp-5.13
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-gcp-5.15
Operating System: ubuntu focal 20.04
{ "fixed": "5.15.0-1051.59~20.04.1"}
Source: ubuntu
Type: Configuration
Product: linux-gcp-5.19
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-gcp-5.3
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-gcp-5.4
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-gcp-5.8
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-gcp-6.2
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-gcp-6.5
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-gcp-6.8
Operating System: ubuntu jammy 22.04
{ "unaffected": true}
Source: ubuntu
Type: Configuration
Product: linux-gcp-fips
Operating System: ubuntu trusty 14.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-gcp-fips
Operating System: ubuntu xenial 16.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-gke
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-gke
Operating System: ubuntu jammy 22.04
{ "fixed": "5.15.0-1050.55"}
Source: ubuntu
Type: Configuration
Product: linux-gke
Operating System: ubuntu xenial 16.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-gke-4.15
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-gke-5.15
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-gke-5.4
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-gkeop
Operating System: ubuntu focal 20.04
{ "fixed": "5.4.0-1085.89"}
Source: ubuntu
Type: Configuration
Product: linux-gkeop
Operating System: ubuntu jammy 22.04
{ "fixed": "5.15.0-1036.42"}
Source: ubuntu
Type: Configuration
Product: linux-gkeop-5.15
Operating System: ubuntu focal 20.04
{ "fixed": "5.15.0-1036.42~20.04.1"}
Source: ubuntu
Type: Configuration
Product: linux-gkeop-5.4
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-hwe
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-hwe
Operating System: ubuntu xenial 16.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-hwe-5.11
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-hwe-5.13
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-hwe-5.15
Operating System: ubuntu focal 20.04
{ "fixed": "5.15.0-94.104~20.04.1"}
Source: ubuntu
Type: Configuration
Product: linux-hwe-5.19
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-hwe-5.4
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-hwe-5.8
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-hwe-6.2
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-hwe-6.5
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-hwe-6.8
Operating System: ubuntu jammy 22.04
{ "unaffected": true}
Source: ubuntu
Type: Configuration
Product: linux-hwe-edge
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-hwe-edge
Operating System: ubuntu xenial 16.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-ibm
Operating System: ubuntu focal 20.04
{ "fixed": "5.4.0-1065.70"}
Source: ubuntu
Type: Configuration
Product: linux-ibm
Operating System: ubuntu jammy 22.04
{ "fixed": "5.15.0-1046.49"}
Source: ubuntu
Type: Configuration
Product: linux-ibm-5.15
Operating System: ubuntu focal 20.04
{ "fixed": "5.15.0-1046.49~20.04.1"}
Source: ubuntu
Type: Configuration
Product: linux-ibm-5.4
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-ibm-6.8
Operating System: ubuntu jammy 22.04
{ "unaffected": true}
Source: ubuntu
Type: Configuration
Product: linux-intel-5.13
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-intel-iot-realtime
Operating System: ubuntu jammy 22.04
{ "fixed": "5.15.0-1046.48"}
Source: ubuntu
Type: Configuration
Product: linux-intel-iotg
Operating System: ubuntu jammy 22.04
{ "fixed": "5.15.0-1047.53"}
Source: ubuntu
Type: Configuration
Product: linux-intel-iotg-5.15
Operating System: ubuntu focal 20.04
{ "fixed": "5.15.0-1048.54~20.04.1"}
Source: ubuntu
Type: Configuration
Product: linux-iot
Operating System: ubuntu focal 20.04
{ "fixed": "5.4.0-1030.31"}
Source: ubuntu
Type: Configuration
Product: linux-kvm
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-kvm
Operating System: ubuntu focal 20.04
{ "fixed": "5.4.0-1106.113"}
Source: ubuntu
Type: Configuration
Product: linux-kvm
Operating System: ubuntu jammy 22.04
{ "fixed": "5.15.0-1050.55"}
Source: ubuntu
Type: Configuration
Product: linux-kvm
Operating System: ubuntu xenial 16.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-lowlatency
Operating System: ubuntu jammy 22.04
{ "fixed": "5.15.0-94.104"}
Source: ubuntu
Type: Configuration
Product: linux-lowlatency-hwe-5.15
Operating System: ubuntu focal 20.04
{ "fixed": "5.15.0-94.104~20.04.1"}
Source: ubuntu
Type: Configuration
Product: linux-lowlatency-hwe-5.19
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-lowlatency-hwe-6.2
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-lowlatency-hwe-6.5
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-lowlatency-hwe-6.8
Operating System: ubuntu jammy 22.04
{ "unaffected": true}
Source: ubuntu
Type: Configuration
Product: linux-lts-xenial
Operating System: ubuntu trusty 14.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-nvidia
Operating System: ubuntu jammy 22.04
{ "fixed": "5.15.0-1044.44"}
Source: ubuntu
Type: Configuration
Product: linux-nvidia-6.2
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-nvidia-6.5
Operating System: ubuntu jammy 22.04
{ "fixed": "6.5.0-1014.14"}
Source: ubuntu
Type: Configuration
Product: linux-nvidia-6.8
Operating System: ubuntu jammy 22.04
{ "unaffected": true}
Source: ubuntu
Type: Configuration
Product: linux-nvidia-tegra
Operating System: ubuntu jammy 22.04
{ "fixed": "5.15.0-1022.22"}
Source: ubuntu
Type: Configuration
Product: linux-nvidia-tegra-5.15
Operating System: ubuntu focal 20.04
{ "fixed": "5.15.0-1022.22~20.04.1"}
Source: ubuntu
Type: Configuration
Product: linux-nvidia-tegra-igx
Operating System: ubuntu jammy 22.04
{ "fixed": "5.15.0-1009.9"}
Source: ubuntu
Type: Configuration
Product: linux-oem
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oem
Operating System: ubuntu xenial 16.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oem-5.10
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oem-5.13
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oem-5.14
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oem-5.17
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oem-5.6
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oem-6.0
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oem-6.1
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oem-6.5
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oracle
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oracle
Operating System: ubuntu focal 20.04
{ "fixed": "5.4.0-1117.126"}
Source: ubuntu
Type: Configuration
Product: linux-oracle
Operating System: ubuntu jammy 22.04
{ "fixed": "5.15.0-1051.57"}
Source: ubuntu
Type: Configuration
Product: linux-oracle
Operating System: ubuntu xenial 16.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oracle-5.0
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oracle-5.11
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oracle-5.13
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oracle-5.15
Operating System: ubuntu focal 20.04
{ "fixed": "5.15.0-1051.57~20.04.1"}
Source: ubuntu
Type: Configuration
Product: linux-oracle-5.3
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oracle-5.4
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oracle-5.8
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oracle-6.5
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-oracle-6.8
Operating System: ubuntu jammy 22.04
{ "unaffected": true}
Source: ubuntu
Type: Configuration
Product: linux-raspi
Operating System: ubuntu focal 20.04
{ "fixed": "5.4.0-1102.114"}
Source: ubuntu
Type: Configuration
Product: linux-raspi
Operating System: ubuntu jammy 22.04
{ "fixed": "5.15.0-1046.49"}
Source: ubuntu
Type: Configuration
Product: linux-raspi-5.4
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-raspi2
Operating System: ubuntu bionic 18.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-raspi2
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-raspi2
Operating System: ubuntu xenial 16.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-realtime
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-riscv
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-riscv
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-riscv-5.11
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-riscv-5.15
Operating System: ubuntu focal 20.04
{ "fixed": "5.15.0-1049.53~20.04.2"}
Source: ubuntu
Type: Configuration
Product: linux-riscv-5.19
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-riscv-5.8
Operating System: ubuntu focal 20.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-riscv-6.5
Operating System: ubuntu jammy 22.04
{ "unaffected": true}
Source: ubuntu
Type: Configuration
Product: linux-riscv-6.8
Operating System: ubuntu jammy 22.04
{ "unaffected": true}
Source: ubuntu
Type: Configuration
Product: linux-starfive-5.19
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-starfive-6.2
Operating System: ubuntu jammy 22.04
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: linux-starfive-6.5
Operating System: ubuntu jammy 22.04
{ "unaffected": true}
Source: ubuntu
Type: Configuration
Product: linux-xilinx-zynqmp
Operating System: ubuntu focal 20.04
{ "fixed": "5.4.0-1037.41"}
Source: ubuntu
Type: Configuration
Product: linux-xilinx-zynqmp
Operating System: ubuntu jammy 22.04
{ "fixed": "5.15.0-1027.31"}
Source: ubuntu
Type: Configuration
Vendor: linux
Product: linux_kernel
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "4.14.327", "versionStartIncluding": "2.6.34", "vulnerable": true ...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "4.14.327", "versionStartIncluding": "2.6.34", "vulnerable": true }, { "cpe23uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "4.19.296", "versionStartIncluding": "4.15", "vulnerable": true }, { "cpe23uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "5.4.258", "versionStartIncluding": "4.20", "vulnerable": true }, { "cpe23uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "5.10.198", "versionStartIncluding": "5.5", "vulnerable": true }, { "cpe23uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "5.15.135", "versionStartIncluding": "5.11", "vulnerable": true }, { "cpe23uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "6.1.57", "versionStartIncluding": "5.16", "vulnerable": true }, { "cpe23uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "6.5.7", "versionStartIncluding": "6.2", "vulnerable": true }, { "cpe23uri": "cpe:2.3:o:linux:linux_kernel:6.6:rc1:*:*:*:*:*:*", "vulnerable": true }, { "cpe23uri": "cpe:2.3:o:linux:linux_kernel:6.6:rc2:*:*:*:*:*:*", "vulnerable": true }, { "cpe23uri": "cpe:2.3:o:linux:linux_kernel:6.6:rc3:*:*:*:*:*:*", "vulnerable": true }, { "cpe23uri": "cpe:2.3:o:linux:linux_kernel:6.6:rc4:*:*:*:*:*:*", "vulnerable": true } ], "operator": "OR"}
Source: nvd