Lucene search
+L

2615 matches found

RedhatCVE
RedhatCVE
added 2024/08/19 2:46 p.m.19 views

CVE-2024-42292

In the Linux kernel, the following vulnerability has been resolved: kobjectuevent: Fix OOB access within zapmodaliasenv zapmodaliasenv wrongly calculates size of memory block to move, so will cause OOB memory access issue if variable MODALIAS is not the last one within its @env parameter, fixed b...

6.1CVSS7.2AI score0.00248EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.21 views

CVE-2024-42292

In the Linux kernel, the following vulnerability has been resolved: kobjectuevent: Fix OOB access within zapmodaliasenv zapmodaliasenv wrongly calculates size of memory block to move, so will cause OOB memory access issue if variable MODALIAS is not the last one within its @env parameter, fixed b...

7.1CVSS6.1AI score0.00248EPSS
SaveExploits0References26
CVE
CVE
added 2024/08/17 9:09 a.m.191 views

CVE-2024-42292

The CVE-2024-42292 entry is active and has concrete technical details: in the Linux kernel, kobject_uevent had an OOB memory access due to incorrect size calculation in zap_modalias_env(); the fix corrects the size used by memmove. The vulnerability affects kernel code path handling MODALIAS with...

7.1CVSS6.6AI score0.00248EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2024/08/17 9:09 a.m.28 views

CVE-2024-42292 kobject_uevent: Fix OOB access within zap_modalias_env()

In the Linux kernel, the following vulnerability has been resolved: kobjectuevent: Fix OOB access within zapmodaliasenv zapmodaliasenv wrongly calculates size of memory block to move, so will cause OOB memory access issue if variable MODALIAS is not the last one within its @env parameter, fixed b...

0.00248EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/17 9:09 a.m.24 views

CVE-2024-42292 kobject_uevent: Fix OOB access within zap_modalias_env()

In the Linux kernel, the following vulnerability has been resolved: kobjectuevent: Fix OOB access within zapmodaliasenv zapmodaliasenv wrongly calculates size of memory block to move, so will cause OOB memory access issue if variable MODALIAS is not the last one within its @env parameter, fixed b...

6.1AI score
SaveExploits0References14
Debian CVE
Debian CVE
added 2024/08/17 9:09 a.m.25 views

CVE-2024-42292

In the Linux kernel, the following vulnerability has been resolved: kobjectuevent: Fix OOB access within zapmodaliasenv zapmodaliasenv wrongly calculates size of memory block to move, so will cause OOB memory access issue if variable MODALIAS is not the last one within its @env parameter, fixed b...

7.1CVSS5.6AI score0.00248EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/17 9:09 a.m.16 views

CVE-2024-42292 kobject_uevent: Fix OOB access within zap_modalias_env()

In the Linux kernel, the following vulnerability has been resolved: kobjectuevent: Fix OOB access within zapmodaliasenv zapmodaliasenv wrongly calculates size of memory block to move, so will cause OOB memory access issue if variable MODALIAS is not the last one within its @env parameter, fixed b...

6.8AI score0.00248EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/08/08 5:45 p.m.25 views

CVE-2024-42236

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Prevent OOB read/write in usbstringcopy Userspace provided string 's' could trivially have the length zero. Left unchecked this will firstly result in an OOB read in the form if str0 - 1 == '\n' followed...

5.5CVSS7.1AI score0.00241EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/07 4:15 p.m.31 views

CVE-2024-42236

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Prevent OOB read/write in usbstringcopy Userspace provided string 's' could trivially have the length zero. Left unchecked this will firstly result in an OOB read in the form if str0 - 1 == '\n' followed...

7.8CVSS0.00241EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/08/07 4:15 p.m.24 views

CVE-2024-42236

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Prevent OOB read/write in usbstringcopy Userspace provided string 's' could trivially have the length zero. Left unchecked this will firstly result in an OOB read in the form if str0 - 1 == '\n' followed...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References32
OSV
OSV
added 2024/08/07 3:14 p.m.19 views

CVE-2024-42236 usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Prevent OOB read/write in usbstringcopy Userspace provided string 's' could trivially have the length zero. Left unchecked this will firstly result in an OOB read in the form if str0 - 1 == '\n' followed...

7.8CVSS6.2AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/08/07 3:14 p.m.17 views

CVE-2024-42236 usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Prevent OOB read/write in usbstringcopy Userspace provided string 's' could trivially have the length zero. Left unchecked this will firstly result in an OOB read in the form if str0 - 1 == '\n' followed...

7.8CVSS6.7AI score0.00241EPSS
SaveExploits0References8
CVE
CVE
added 2024/08/07 3:14 p.m.166 views

CVE-2024-42236

In CVE-2024-42236, the Linux kernel vulnerability affects usb: gadget: configfs, specifically usb_string_copy(), where an userspace string with length zero can bypass validation, causing an OOB read (str[0-1] before check) followed by an OOB write (str[0-1] = '\0'). The issue is caused by insuffi...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References9Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/08/07 12:00 a.m.37 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : patch (SUSE-SU-2024:2780-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2024:2780-1 advisory. - CVE-2019-20633: Fixed double-free/OOB read in pch.c bsc1167721 Tenable has extracted the preceding...

5.5CVSS6.5AI score0.01023EPSS
SaveExploits1References4
OSV
OSV
added 2024/08/01 9:34 p.m.21 views

SUSE-SU-2024:2704-1 Security update for patch

This update for patch fixes the following issues: - CVE-2019-20633: Fixed double-free/OOB read in pch.c bsc1167721...

5.5CVSS5.6AI score0.01023EPSS
SaveExploits1References3
OSV
OSV
added 2024/07/29 5:15 p.m.1 views

DEBIAN-CVE-2024-42088

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8195: Add platform entry for ETDM1OUTBE dai link Commit e70b8dd26711 "ASoC: mediatek: mt8195: Remove afe-dai component and rework codec link" removed the codec entry for the ETDM1OUTBE dai link entirely instead ...

7.8CVSS4.9AI score0.00234EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/16 1:15 p.m.29 views

CVE-2022-48866

In the Linux kernel, the following vulnerability has been resolved: HID: hid-thrustmaster: fix OOB read in thrustmasterinterrupts Syzbot reported an slab-out-of-bounds Read in thrustmasterprobe bug. The root case is in missing validation check of actual number of endpoints. Code should not blindl...

7.1CVSS0.00271EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/16 12:25 p.m.28 views

CVE-2022-48866

In the Linux kernel, the following vulnerability has been resolved: HID: hid-thrustmaster: fix OOB read in thrustmasterinterrupts Syzbot reported an slab-out-of-bounds Read in thrustmasterprobe bug. The root case is in missing validation check of actual number of endpoints. Code should not blindl...

7.1CVSS5.4AI score0.00271EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/16 12:25 p.m.22 views

CVE-2022-48866 HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts

In the Linux kernel, the following vulnerability has been resolved: HID: hid-thrustmaster: fix OOB read in thrustmasterinterrupts Syzbot reported an slab-out-of-bounds Read in thrustmasterprobe bug. The root case is in missing validation check of actual number of endpoints. Code should not blindl...

6.9AI score0.00271EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/08 8:27 p.m.29 views

CLSA-2024-1720468480 kernel: Fix of 89 CVEs

kvm: initialize all of the kvmdebugregs structure before sending it to userspace CVE-2023-1513 - wifi: mac80211: fix MBSSID parsing use-after-free CVE-2022-42719 - mac80211: always allocate struct ieee80211elems CVE-2022-42719 - netfilter: nftables: initialize registers in nftdochain...

8.8CVSS7.1AI score0.16525EPSS
SaveExploits23References1
Rows per page
Query Builder