Lucene search
+L

6309 matches found

RedhatCVE
RedhatCVE
added 2024/05/23 11:3 a.m.31 views

CVE-2023-52878

In the Linux kernel, the following vulnerability has been resolved: can: dev: canputechoskb: don't crash kernel if canpriv::echoskb is accessed out of bounds If the "struct canpriv::echooskb" is accessed out of bounds, this would cause a kernel crash. Instead, issue a meaningful warning message a...

4.4CVSS6.5AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:2 a.m.23 views

CVE-2023-52871

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: llcc: Handle a second device without data corruption Usually there is only one llcc device. But if there were a second, even a failed probe call would modify the global drvdata pointer. So check if drvdata is valid...

4.4CVSS6.8AI score0.00219EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:2 a.m.21 views

CVE-2023-52870

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt6765: Add check for mtkallocclkdata Add the check for the return value of mtkallocclkdata in order to avoid NULL pointer dereference...

4.4CVSS6.5AI score0.00218EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:2 a.m.18 views

CVE-2023-52869

In the Linux kernel, the following vulnerability has been resolved: pstore/platform: Add check for kstrdup Add check for the return value of kstrdup and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:2 a.m.23 views

CVE-2023-52865

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt6797: Add check for mtkallocclkdata Add the check for the return value of mtkallocclkdata in order to avoid NULL pointer dereference...

4.4CVSS6.5AI score0.00245EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:1 a.m.20 views

CVE-2023-52863

In the Linux kernel, the following vulnerability has been resolved: hwmon: axi-fan-control Fix possible NULL pointer dereference axifancontrolirqhandler, dependent on the private axifancontroldata structure, might be called before the hwmon device is registered. That will cause an "Unable to hand...

4.4CVSS6.4AI score0.0024EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:1 a.m.27 views

CVE-2023-52862

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null pointer dereference in error message This patch fixes a null pointer dereference in the error message that is printed when the Display Core DC fails to initialize. The original message includes the DC...

4.4CVSS6.4AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:1 a.m.32 views

CVE-2023-52861

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: it66121: Fix invalid connector dereference Fix the NULL pointer dereference when no monitor is connected, and the sound card is opened from userspace. Instead return an empty buffer of zeroes as the EDID information ...

4.4CVSS6.5AI score0.00248EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:1 a.m.26 views

CVE-2023-52857

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix coverity issue with unintentional integer overflow 1. Instead of multiplying 2 variable of different types. Change to assign a value of one variable and then multiply the other variable. 2. Add a int variable...

4.4CVSS6.8AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:1 a.m.16 views

CVE-2023-52856

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: lt8912b: Fix crash on bridge detach The lt8912b driver, in its bridge detach function, calls drmconnectorunregister and drmconnectorcleanup. drmconnectorunregister should be called only for connectors explicitly...

4.4CVSS6.3AI score0.00235EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:0 a.m.25 views

CVE-2023-52850

In the Linux kernel, the following vulnerability has been resolved: media: hantro: Check whether reset op is defined before use The i.MX8MM/N/P does not define the .reset op since reset of the VPU is done by genpd. Check whether the .reset op is defined before calling it to avoid NULL pointer...

4.4CVSS6.5AI score0.00235EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/23 7:3 a.m.49 views

CVE-2024-36013

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free in l2capconnect Extend a critical section to prevent chan from early freeing. Also make the l2capconnect return type void. Nothing is using the returned value but it is ugly to return a...

6.8CVSS8.7AI score0.00463EPSS
SaveExploits0
CVE
CVE
added 2024/05/23 7:3 a.m.3915 views

CVE-2024-36011

CVE-2024-36011 affects the Linux kernel where the Bluetooth HCI code could dereference a NULL pointer in hci_le_big_sync_established_evt(). The vulnerability is local (per CVSS vector: AV:L, AC:L, PR:L, UI:N) with a MEDIUM base score of 5.5 and an ADMIN/availability impact of HIGH. The connected ...

5.5CVSS6.7AI score0.0021EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/23 7:3 a.m.20 views

CVE-2024-36012 Bluetooth: msft: fix slab-use-after-free in msft_do_close()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: msft: fix slab-use-after-free in msftdoclose Tying the msft-data lifetime to hdev by freeing it in hcireleasedev to fix the following case: use msftdoclose msft = hdev-msftdata; if !msft ...1 filterlock; ...4 msftdata;...

7.8CVSS5.9AI score0.00212EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/23 7:3 a.m.26 views

CVE-2024-36011

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HCI: Fix potential null-ptr-deref Fix potential null-ptr-deref in hcilebigsyncestablishedevt...

5.5CVSS7.8AI score0.0021EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2024/05/23 12:0 a.m.390 views

systemd security update

239-82.0.1 - Fixed deletion issue for symlink when device is opened Orabug: 36228608 - Fix local-fs and remote-fs targets during system boot replaces old Orabug: 25897792 Orabug: 35871376 - 1A Add 'systemd-fstab-generator-reload-targets.service' file Orabug: 35871376 - 1B Add required rpms for...

5.9CVSS6.8AI score0.01051EPSS
SaveExploits4
RedhatCVE
RedhatCVE
added 2024/05/22 12:29 p.m.23 views

CVE-2021-47329

In the Linux kernel, the following vulnerability has been resolved: scsi: megaraidsas: Fix resource leak in case of probe failure The driver doesn't clean up all the allocated resources properly when scsiaddhost, megasasstartaen function fails during the PCI device probe. Clean up all those...

5.1CVSS6.5AI score0.00261EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/22 12:29 p.m.18 views

CVE-2021-47328

A vulnerability was found in the Linux kernel's iSCSI subsystem, where the iscsiconnteardown function could use a freed connection during resets. This occurs if the connection is freed while still being accessed by error handler threads, potentially causing system instability or crashes. Mitigati...

5.2CVSS9AI score0.00253EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 12:28 p.m.23 views

CVE-2021-47325

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Fix armsmmudevice refcount leak in address translation The reference counting issue happens in several exception handling paths of armsmmuiovatophyshard. When those error scenarios occur, the function forgets to...

5.1CVSS6.4AI score0.00246EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 12:28 p.m.31 views

CVE-2021-47322

A vulnerability was found in the pnfsmarkrequestcommit function in the Linux kernel's NFSv4 module. This issue can occur when attempting to reschedule write operations after a failed pNFS attempt, leading to a system crash or "Oops" condition. Mitigation Red Hat has investigated whether a possibl...

5.5CVSS7.4AI score0.00256EPSS
SaveExploits0References4
Rows per page
Query Builder