Lucene search
+L

173 matches found

RedhatCVE
RedhatCVE
added 2024/06/21 1:52 p.m.30 views

CVE-2024-36481

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parsebtffield btffindstructmember might return NULL or an error via the ERRPTR macro. However, its caller in parsebtffield only checks for the NULL condition. Fix this by using ISERR and returni...

4.4CVSS6.7AI score0.00211EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/21 12:15 p.m.84 views

CVE-2024-36481

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parsebtffield btffindstructmember might return NULL or an error via the ERRPTR macro. However, its caller in parsebtffield only checks for the NULL condition. Fix this by using ISERR and returni...

5.5CVSS0.00211EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/06/21 12:15 p.m.30 views

CVE-2024-36481

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parsebtffield btffindstructmember might return NULL or an error via the ERRPTR macro. However, its caller in parsebtffield only checks for the NULL condition. Fix this by using ISERR and returni...

5.5CVSS5.8AI score0.00211EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/06/21 11:18 a.m.35 views

CVE-2024-36481 tracing/probes: fix error check in parse_btf_field()

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parsebtffield btffindstructmember might return NULL or an error via the ERRPTR macro. However, its caller in parsebtffield only checks for the NULL condition. Fix this by using ISERR and returni...

0.00211EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/06/21 11:18 a.m.16 views

CVE-2024-36481 tracing/probes: fix error check in parse_btf_field()

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parsebtffield btffindstructmember might return NULL or an error via the ERRPTR macro. However, its caller in parsebtffield only checks for the NULL condition. Fix this by using ISERR and returni...

6.8AI score0.00211EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/06/20 6:47 a.m.16 views

CVE-2024-38619 usb-storage: alauda: Check whether the media is initialized

In the Linux kernel, the following vulnerability has been resolved: usb-storage: alauda: Check whether the media is initialized The member "uzonesize" of struct alaudainfo will remain 0 if alaudainitmedia fails, potentially causing divide errors in alaudareaddata and alaudawritelba. - Add a membe...

6.7AI score0.00253EPSS
SaveExploits0References8
CVE
CVE
added 2024/06/20 6:47 a.m.209 views

CVE-2024-38619

CVE-2024-38619 (Linux kernel, usb-storage alauda) : The issue arises in the alauda media handling where the field uzonesize can stay zero if alauda_init_media() fails, potentially causing divide errors in alauda_read_data() and alauda_write_lba(). The fix, as described in the description, adds a ...

5.5CVSS6.5AI score0.00253EPSS
SaveExploits0References12Affected Software1
UbuntuCve
UbuntuCve
added 2024/06/20 12:0 a.m.26 views

CVE-2024-38619

In the Linux kernel, the following vulnerability has been resolved: usb-storage: alauda: Check whether the media is initialized The member "uzonesize" of struct alaudainfo will remain 0 if alaudainitmedia fails, potentially causing divide errors in alaudareaddata and alaudawritelba. - Add a membe...

5.5CVSS6.4AI score0.00253EPSS
SaveExploits0References26
OSV
OSV
added 2024/06/19 3:15 p.m.6 views

DEBIAN-CVE-2021-47601

In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix an ISERR vs NULL bug The getfreepages function does not return error pointers it returns NULL so fix this condition to avoid a NULL dereference...

5.5CVSS5.1AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.2 views

DEBIAN-CVE-2024-38569

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisipcie: Fix out-of-bound access when valid event group The perf tool allows users to create event groups through following cmd 1, but the driver does not check whether the array index is out of bounds when writing...

7.8CVSS5.6AI score0.00234EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/05/29 7:35 a.m.47 views

CVE-2024-36015

In the Linux kernel, the following vulnerability has been resolved: ppdev: Add an error check in registerdevice In registerdevice, the return value of idasimpleget is unchecked, in witch idasimpleget will use an invalid index value. To address this issue, index should be checked after idasimplege...

7.8CVSS7.6AI score0.00253EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/29 7:35 a.m.43 views

CVE-2024-36015 ppdev: Add an error check in register_device

In the Linux kernel, the following vulnerability has been resolved: ppdev: Add an error check in registerdevice In registerdevice, the return value of idasimpleget is unchecked, in witch idasimpleget will use an invalid index value. To address this issue, index should be checked after idasimplege...

6.3AI score0.00253EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/05/29 12:0 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an unset error check that will use invalid index values for certain functions...

7.8CVSS6.6AI score0.00253EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/22 7:15 a.m.27 views

CVE-2021-47440

In the Linux kernel, the following vulnerability has been resolved: net: encx24j600: check error in devmregmapinitencx24j600 devmregmapinit may return error which caused by like out of memory, this will results in null pointer dereference later when reading or writing register: general protection...

2.3CVSS6.2AI score0.00215EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.20 views

CVE-2023-52692

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error check to scarlett2usbsetconfig scarlett2usbsetconfig calls scarlett2usbget but was not checking the result. Return the error if it fails rather than continuing with an invalid value...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/05/17 2:27 p.m.17 views

CVE-2023-52692 ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config()

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error check to scarlett2usbsetconfig scarlett2usbsetconfig calls scarlett2usbget but was not checking the result. Return the error if it fails rather than continuing with an invalid value...

6.7AI score0.00222EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/17 2:27 p.m.32 views

CVE-2023-52692

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error check to scarlett2usbsetconfig scarlett2usbsetconfig calls scarlett2usbget but was not checking the result. Return the error if it fails rather than continuing with an invalid value...

5.5CVSS7.3AI score0.00222EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/17 2:27 p.m.35 views

CVE-2023-52692 ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config()

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error check to scarlett2usbsetconfig scarlett2usbsetconfig calls scarlett2usbget but was not checking the result. Return the error if it fails rather than continuing with an invalid value...

6.4AI score0.00222EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/05/17 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from not adding a missing error check to ctlget...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/18 11:15 a.m.3 views

DEBIAN-CVE-2023-52613

In the Linux kernel, the following vulnerability has been resolved: drivers/thermal/loongson2thermal: Fix incorrect PTRERR judgment PTRERR returns -ENODEV when thermal-zones are undefined, and we need -ENODEV as the right value for comparison. Otherwise, tz-type is NULL when thermal-zones is...

5.5CVSS5.8AI score0.00222EPSS
SaveExploits0References1
Rows per page
Query Builder