Latest CVE Feed
-
5.5
MEDIUMCVE-2022-48890
In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM storvsc_queuecommand() maps the scatter/gather list using scsi_dma_map(), which in a confidential VM allocates swiotlb b... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 06, 2024
-
5.5
MEDIUMCVE-2022-48889
In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof-nau8825: fix module alias overflow The maximum name length for a platform_device_id entry is 20 characters including the trailing NUL byte. The sof_nau8825.c file excee... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 06, 2024
-
5.5
MEDIUMCVE-2022-48887
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Remove rcu locks from user resources User resource lookups used rcu to avoid two extra atomics. Unfortunately the rcu paths were buggy and it was easy to make the driver cra... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 06, 2024
-
6.2
MEDIUMCVE-2024-8298
Memory request vulnerability in the memory management module Impact: Successful exploitation of this vulnerability may affect service confidentiality.... Read more
- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
6.5
MEDIUMCVE-2024-38321
IBM Business Automation Workflow 22.0.2, 23.0.1, 23.0.2, and 24.0.0 stores potentially sensitive information in log files under certain situations that could be read by an authenticated user. IBM X-Force ID: 284868.... Read more
Affected Products : business_automation_workflow- Published: Aug. 03, 2024
- Modified: Sep. 06, 2024
-
5.5
MEDIUMCVE-2022-48886
In the Linux kernel, the following vulnerability has been resolved: ice: Add check for kzalloc Add the check for the return value of kzalloc in order to avoid NULL pointer dereference. Moreover, use the goto-label to share the clean code.... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 06, 2024
-
5.5
MEDIUMCVE-2022-48885
In the Linux kernel, the following vulnerability has been resolved: ice: Fix potential memory leak in ice_gnss_tty_write() The ice_gnss_tty_write() return directly if the write_buf alloc failed, leaking the cmd_buf. Fix by free cmd_buf if write_buf all... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 06, 2024
-
7.8
HIGHCVE-2022-48873
In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Don't remove map on creater_process and device_release Do not remove the map from the list on error path in fastrpc_init_create_process, instead call fastrpc_map_put, to ... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 06, 2024
-
5.5
MEDIUMCVE-2024-45449
Access permission verification vulnerability in the ringtone setting module Impact: Successful exploitation of this vulnerability may affect service confidentiality.... Read more
- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
7.0
HIGHCVE-2022-48872
In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix use-after-free race condition for maps It is possible that in between calling fastrpc_map_get() until map->fl->lock is taken in fastrpc_free_map(), another thread can... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 06, 2024
-
7.1
HIGHCVE-2022-48871
In the Linux kernel, the following vulnerability has been resolved: tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer Driver's probe allocates memory for RX FIFO (port->rx_fifo) based on default RX FIFO depth, e.g. 16. Later durin... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 06, 2024
-
5.5
MEDIUMCVE-2022-48870
In the Linux kernel, the following vulnerability has been resolved: tty: fix possible null-ptr-defer in spk_ttyio_release Run the following tests on the qemu platform: syzkaller:~# modprobe speakup_audptr input: Speakup as /devices/virtual/input/input... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 06, 2024
-
4.7
MEDIUMCVE-2022-48869
In the Linux kernel, the following vulnerability has been resolved: USB: gadgetfs: Fix race between mounting and unmounting The syzbot fuzzer and Gerald Lee have identified a use-after-free bug in the gadgetfs driver, involving processes concurrently mo... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 06, 2024
-
5.5
MEDIUMCVE-2024-45447
Access control vulnerability in the camera framework module Impact: Successful exploitation of this vulnerability may affect service confidentiality.... Read more
- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
7.8
HIGHCVE-2022-48867
In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Prevent use after free on completion memory On driver unload any pending descriptors are flushed at the time the interrupt is freed: idxd_dmaengine_drv_remove() -> drv... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 06, 2024
-
7.8
HIGHCVE-2024-42257
In the Linux kernel, the following vulnerability has been resolved: ext4: use memtostr_pad() for s_volume_name As with the other strings in struct ext4_super_block, s_volume_name is not NUL terminated. The other strings were marked in commit 072ebb3bffe... Read more
Affected Products : linux_kernel- Published: Aug. 08, 2024
- Modified: Sep. 06, 2024
-
5.5
MEDIUMCVE-2024-45446
Access permission verification vulnerability in the camera driver module Impact: Successful exploitation of this vulnerability will affect availability.... Read more
- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
9.8
CRITICALCVE-2024-42256
In the Linux kernel, the following vulnerability has been resolved: cifs: Fix server re-repick on subrequest retry When a subrequest is marked for needing retry, netfs will call cifs_prepare_write() which will make cifs repick the server for the op befo... Read more
Affected Products : linux_kernel- Published: Aug. 08, 2024
- Modified: Sep. 06, 2024
-
5.5
MEDIUMCVE-2024-45445
Vulnerability of resources not being closed or released in the keystore module Impact: Successful exploitation of this vulnerability will affect availability.... Read more
- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
5.5
MEDIUMCVE-2024-45444
Access permission verification vulnerability in the WMS module Impact: Successful exploitation of this vulnerability may affect service confidentiality.... Read more
- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024