Lucene search
+L

8311 matches found

CVE
CVE
added 2024/05/21 2:19 p.m.110 views

CVE-2021-47258

CVE-2021-47258 affects the Linux kernel scsi subsystem. The vulnerability arises from incorrect error handling in scsi_host_alloc, leading to a leaked device name if the device is not freed after initialization or when its name is set via dev_set_name. The published fixes replace kfree() with put...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.25 views

CVE-2021-47258

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix error handling of scsihostalloc After device is initialized via deviceinitialize, or its name is set via devsetname, the device has to be freed via putdevice. Otherwise device name will be leaked because it is...

5.5CVSS7.3AI score0.00236EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.26 views

CVE-2021-47258 scsi: core: Fix error handling of scsi_host_alloc()

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix error handling of scsihostalloc After device is initialized via deviceinitialize, or its name is set via devsetname, the device has to be freed via putdevice. Otherwise device name will be leaked because it is...

6.5AI score0.00236EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.21 views

CVE-2021-47258 scsi: core: Fix error handling of scsi_host_alloc()

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix error handling of scsihostalloc After device is initialized via deviceinitialize, or its name is set via devsetname, the device has to be freed via putdevice. Otherwise device name will be leaked because it is...

6.9AI score0.00236EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.27 views

CVE-2021-47249 net: rds: fix memory leak in rds_recvmsg

In the Linux kernel, the following vulnerability has been resolved: net: rds: fix memory leak in rdsrecvmsg Syzbot reported memory leak in rds. The problem was in unputted refcount in case of error. int rdsrecvmsgstruct socket sock, struct msghdr msg, sizet size, int msgflags ... if...

6.7AI score0.00236EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/21 2:02 a.m.13 views

SUSE CVE-2023-52664

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: eliminate double free in error handling logic Driver has a logic leak in ring data allocation/free, where aqringfree could be called multiple times on same ring, if system is under stress and got memory allocation...

5.5CVSS6.8AI score0.00275EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/05/21 2:01 a.m.8 views

SUSE CVE-2023-52687

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Add error handling for dmamapsg calls Macro dmamapsg may return 0 on error. This patch enables checks in case of the macro failure and ensures unmapping of previously mapped buffers with dmaunmapsg. Found by...

5.5CVSS6.8AI score0.00602EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 2:01 a.m.7 views

SUSE 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.5CVSS6.3AI score0.00224EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 2:00 a.m.11 views

SUSE CVE-2024-27418

In the Linux kernel, the following vulnerability has been resolved: net: mctp: take ownership of skb in mctplocaloutput Currently, mctplocaloutput only takes ownership of skb on success, and we may leak an skb if mctplocaloutput fails in specific states; the skb ownership isn't transferred until...

5.5CVSS6.7AI score0.00221EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/21 2:00 a.m.8 views

SUSE CVE-2024-35785

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix kernel panic caused by incorrect error handling The error path while failing to register devices on the TEE bus has a bug leading to kernel panic as follows: 15.398930 Unable to handle kernel paging request at...

7.8CVSS6.7AI score0.00232EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.6 views

SUSE CVE-2024-35847

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Prevent double free on error The error handling path in itsvpeirqdomainalloc causes a double free when itsvpeinit fails after successfully allocating at least one interrupt. This happens because...

5.5CVSS6.4AI score0.00245EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.5 views

SUSE CVE-2024-35883

In the Linux kernel, the following vulnerability has been resolved: spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxxspiprobe In function pci1xxxxspiprobe, there is a potential null pointer that may be caused by a failed memory allocation by the function devmkzalloc. Hence, a...

5.5CVSS6.6AI score0.00227EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.8 views

SUSE CVE-2024-36007

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix warning during rehash As previously explained, the rehash delayed work migrates filters from one region to another. This is done by iterating over all chunks all the filters with the same priority in t...

5.5CVSS6.4AI score0.00231EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2024/05/21 12:00 a.m.13 views

PT-2024-24241 · Italtel · Italtel Embrace

Name of the Vulnerable Software and Affected Versions: Italtel Embrace version 1.6.4 Description: An issue was discovered where the server does not properly handle application errors, leading to a disclosure of information about the server. An unauthenticated user can craft specific requests to...

5.3CVSS7AI score0.00524EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.10 views

Cesanta MJS 安全漏洞

Cesanta MJS is an embedded JavaScript engine for C/C++ from Cesanta Ireland. Designed for microcontrollers with limited resources. The main design goals were a small footprint and simple C/C++ interoperability. A denial of service vulnerability exists in the Cesanta MJS mjsarraylength function,...

5.5CVSS6.6AI score0.00341EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.14 views

Italtel Embrace 安全漏洞

Italtel Embrace is a software-only, cloud-enabled Web application server from Italtel. It can be used to enable WebRTC services in a TLC network or as a standalone WebRTC service. A security vulnerability exists in Italtel Embrace version 1.6.4, which stems from the server's inability to properly...

5.3CVSS6.3AI score0.00524EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2024/05/20 4:23 p.m.34 views

CVE-2024-35935

A flaw was found in the btrfs module in the Linux kernel. When the path buffer build fails, an error message can leak kernel addresses, potentially reveling sensitive information...

3.3CVSS7AI score0.00225EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/19 11:15 a.m.28 views

CVE-2024-35935

In the Linux kernel, the following vulnerability has been resolved: btrfs: send: handle path ref underflow in header iterateinoderef Change BUGON to proper error handling if building the path buffer fails. The pointers are not printed so we don't accidentally leak kernel addresses...

3.3CVSS6.4AI score0.00225EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/19 11:15 a.m.10 views

DEBIAN-CVE-2024-35935

In the Linux kernel, the following vulnerability has been resolved: btrfs: send: handle path ref underflow in header iterateinoderef Change BUGON to proper error handling if building the path buffer fails. The pointers are not printed so we don't accidentally leak kernel addresses...

3.3CVSS6.1AI score0.00225EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/19 11:15 a.m.15 views

CVE-2024-35935

In the Linux kernel, the following vulnerability has been resolved: btrfs: send: handle path ref underflow in header iterateinoderef Change BUGON to proper error handling if building the path buffer fails. The pointers are not printed so we don't accidentally leak kernel addresses...

3.3CVSS6.4AI score0.00225EPSS
SaveExploits0References27
Rows per page
Query Builder