Lucene search
+L

123 matches found

Cvelist
Cvelist
added 2024/05/30 3:35 p.m.37 views

CVE-2024-36948 drm/xe/xe_migrate: Cast to output precision before multiplying operands

In the Linux kernel, the following vulnerability has been resolved: drm/xe/xemigrate: Cast to output precision before multiplying operands Addressing potential overflow in result of multiplication of two lower precision u32 operands before widening it to higher precision u64. -v2 Fix commit messa...

6.7AI score0.0018EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/05/22 10:16 a.m.4 views

kernel: netfilter: xtables out-of-bounds read in u32_match_it()

A flaw was found in the Netfilter subsystem in the Linux kernel. The xtu32 module did not validate the fields in the xtu32 structure. This flaw allows a local privileged attacker to trigger an out-of-bounds read by setting the size fields with a value beyond the array boundaries, leading to a cra...

6.7CVSS6.8AI score0.00397EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.6 views

kernel: netfilter: xtables out-of-bounds read in u32_match_it()

A flaw was found in the Netfilter subsystem in the Linux kernel. The xtu32 module did not validate the fields in the xtu32 structure. This flaw allows a local privileged attacker to trigger an out-of-bounds read by setting the size fields with a value beyond the array boundaries, leading to a cra...

6.7CVSS6.8AI score0.00397EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/21 4:15 p.m.18 views

CVE-2023-52762

In the Linux kernel, the following vulnerability has been resolved: virtio-blk: fix implicit overflow on virtiomaxdmasize The following codes have an implicit conversion from sizet to u32: u32maxsize = sizetvirtiomaxdmasizevdev; This may lead overflow, Ex sizet4G - u320. Once virtiomaxdmasize has...

5.5CVSS6.8AI score0.00242EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.28 views

CVE-2023-52768

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: use vmmtable as array in wilc struct Enabling KASAN and running some iperf tests raises some memory issues with vmmtable: BUG: KASAN: slab-out-of-bounds in wilcwlanhandletxq+0x6ac/0xdb4 Write of size 4 at addr...

7.8CVSS5.7AI score0.00244EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.42 views

CVE-2023-52762

In the Linux kernel, the following vulnerability has been resolved: virtio-blk: fix implicit overflow on virtiomaxdmasize The following codes have an implicit conversion from sizet to u32: u32maxsize = sizetvirtiomaxdmasizevdev; This may lead overflow, Ex sizet4G - u320. Once virtiomaxdmasize has...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/20 9:48 a.m.36 views

CVE-2024-36005 netfilter: nf_tables: honor table dormant flag from netdev release event path

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: honor table dormant flag from netdev release event path Check for table dormant flag otherwise netdev release event path tries to unregister an already unregistered hook. 524854.857999 ------------ cut here...

6.5AI score0.00233EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.36 views

CVE-2023-52683 ACPI: LPIT: Avoid u32 multiplication overflow

In the Linux kernel, the following vulnerability has been resolved: ACPI: LPIT: Avoid u32 multiplication overflow In lpitupdateresidency there is a possibility of overflow in multiplication, if tsckhz is large enough UINTMAX/1000. Change multiplication to mulu32u32. Found by Linux Verification...

6.4AI score0.0025EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/17 2:24 p.m.32 views

CVE-2023-52683 ACPI: LPIT: Avoid u32 multiplication overflow

In the Linux kernel, the following vulnerability has been resolved: ACPI: LPIT: Avoid u32 multiplication overflow In lpitupdateresidency there is a possibility of overflow in multiplication, if tsckhz is large enough UINTMAX/1000. Change multiplication to mulu32u32. Found by Linux Verification...

6.7AI score0.0025EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/04/17 10:15 a.m.29 views

CVE-2024-26842

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix shift issue in ufshcdclearcmd When tasktag = 32 in MCQ mode and sizeofunsigned int == 4, 1U Workqueue: ufsehwq0 ufshcderrhandler Call trace: dumpbacktrace+0xf8/0x144 showstack+0x18/0x24 dumpstacklvl+0x78/0x9c...

7.8CVSS6.3AI score0.00236EPSS
SaveExploits0References5
NVD
NVD
added 2024/04/10 7:15 p.m.26 views

CVE-2021-47191

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix out-of-bound read in respreadcap16 The following warning was observed running syzkaller: 3813.830724 sgwrite: data in/out 65466/242 bytes for SCSI command 0x9e-- guessing data in; 3813.830724 program...

7.1CVSS7.4AI score0.00236EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/04/10 6:56 p.m.29 views

CVE-2021-47191 scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix out-of-bound read in respreadcap16 The following warning was observed running syzkaller: 3813.830724 sgwrite: data in/out 65466/242 bytes for SCSI command 0x9e-- guessing data in; 3813.830724 program...

7.1CVSS6.6AI score0.00236EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/04/10 6:56 p.m.26 views

CVE-2021-47191

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix out-of-bound read in respreadcap16 The following warning was observed running syzkaller: 3813.830724 sgwrite: data in/out 65466/242 bytes for SCSI command 0x9e-- guessing data in; 3813.830724 program...

7.1CVSS7.6AI score0.00236EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/03/13 9:11 a.m.7 views

kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() fails

A double-free flaw was found in u32setparms in net/sched/clsu32.c in the Network Scheduler component in the Linux kernel. This flaw allows a local attacker to use a failure event to mishandle the reference counter, leading to a local privilege escalation threat...

7.8CVSS6.8AI score0.0045EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/03/12 1:04 a.m.20 views

kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() fails

A double-free flaw was found in u32setparms in net/sched/clsu32.c in the Network Scheduler component in the Linux kernel. This flaw allows a local attacker to use a failure event to mishandle the reference counter, leading to a local privilege escalation threat...

7.8CVSS6.8AI score0.0045EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/03/12 12:48 a.m.9 views

kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() fails

A double-free flaw was found in u32setparms in net/sched/clsu32.c in the Network Scheduler component in the Linux kernel. This flaw allows a local attacker to use a failure event to mishandle the reference counter, leading to a local privilege escalation threat...

7.8CVSS6.8AI score0.0045EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2024/02/27 6:47 p.m.20 views

CVE-2021-46965 mtd: physmap: physmap-bt1-rom: Fix unintentional stack access

In the Linux kernel, the following vulnerability has been resolved: mtd: physmap: physmap-bt1-rom: Fix unintentional stack access Cast &data to char in order to avoid unintentionally accessing the stack. Notice that data is of type u32, so any increment to &data will be in the order of 4-byte...

6.7AI score0.0023EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/02/21 12:33 a.m.10 views

kernel: use-after-free due to improper update of reference count in net/sched/cls_u32.c

A use-after-free flaw was found in u32change in net/sched/clsu32.c in the network subcomponent of the Linux kernel. This flaw allows a local attacker to crash the system, cause a privilege escalation, and leak kernel information...

7.8CVSS6.6AI score0.00928EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/01/16 3:56 p.m.11 views

kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route

This record is a duplicate of CVE-2023-4206, CVE-2023-4207, and CVE-2023-4208. Do not use this CVE record: CVE-2023-4128...

7.8CVSS6.7AI score0.00296EPSS
SaveExploits0References7
Ubuntu
Ubuntu
added 2023/12/12 1:16 p.m.62 views

USN-6534-2: Linux kernel vulnerabilities

It was discovered that the USB subsystem in the Linux kernel contained a race condition while handling device descriptors in certain situations, leading to a out-of-bounds read vulnerability. A local attacker could possibly use this to cause a denial of service system crash. CVE-2023-37453 Lin Ma...

8.8CVSS7AI score0.09141EPSS
SaveExploits4
Rows per page
Query Builder