Lucene search
+L

7532 matches found

SUSE CVE
SUSE CVE
added 2024/03/06 4:52 a.m.7 views

SUSE CVE-2021-47108

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: hdmi: Perform NULL pointer check for mtkhdmiconf In commit 41ca9caaae0b "drm/mediatek: hdmi: Add check for CEA modes only" a check for CEA modes was added to function mtkhdmibridgemodevalid in order to address...

5.5CVSS5.9AI score0.00198EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/03/05 4:31 a.m.7 views

SUSE CVE-2023-52578

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEVSTATSINC syzbot/KCSAN reported data-races in brhandleframefinish 1 This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEVSTATSINC to update dev-stats fields. Handles updates to...

2.5CVSS6.2AI score0.0019EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/03/05 12:00 a.m.10 views

Vulnerability in the functions br_handle_frame_finish() and deliver_clone() of the networking component of the Linux operating system, allowing a hacker to trigger a service failure

The vulnerability of the network component of the Linux operating system’s kernel is related to incorrect synchronization when increasing counters in the functions brhandleframefinish and deliverclone in the net/bridge/brforward.c module. Exploiting this vulnerability can allow a remote attacker ...

6.8CVSS6.4AI score0.0019EPSS
SaveExploits0References30Affected Software18
OSV
OSV
added 2024/03/04 7:15 p.m.3 views

DEBIAN-CVE-2021-47108

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: hdmi: Perform NULL pointer check for mtkhdmiconf In commit 41ca9caaae0b "drm/mediatek: hdmi: Add check for CEA modes only" a check for CEA modes was added to function mtkhdmibridgemodevalid in order to address...

5.5CVSS5.3AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/04 7:15 p.m.12 views

UBUNTU-CVE-2021-47108

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: hdmi: Perform NULL pointer check for mtkhdmiconf In commit 41ca9caaae0b "drm/mediatek: hdmi: Add check for CEA modes only" a check for CEA modes was added to function mtkhdmibridgemodevalid in order to address...

5.5CVSS6.1AI score0.00198EPSS
SaveExploits0References5
NVD
NVD
added 2024/03/02 10:15 p.m.21 views

CVE-2023-52578

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEVSTATSINC syzbot/KCSAN reported data-races in brhandleframefinish 1 This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEVSTATSINC to update dev-stats fields. Handles updates to...

7CVSS6.1AI score0.0019EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/02 10:15 p.m.1 views

DEBIAN-CVE-2023-52578

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEVSTATSINC syzbot/KCSAN reported data-races in brhandleframefinish 1 This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEVSTATSINC to update dev-stats fields. Handles updates to...

7CVSS5.3AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/02 10:15 p.m.3 views

DEBIAN-CVE-2023-52563

In the Linux kernel, the following vulnerability has been resolved: drm/meson: fix memory leak on -hpdnotify callback The EDID returned by drmbridgegetedid needs to be freed...

5.5CVSS5.1AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/02 10:15 p.m.9 views

UBUNTU-CVE-2023-52578

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEVSTATSINC syzbot/KCSAN reported data-races in brhandleframefinish 1 This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEVSTATSINC to update dev-stats fields. Handles updates to...

7CVSS6.1AI score0.0019EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.31 views

CVE-2023-52578

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEVSTATSINC syzbot/KCSAN reported data-races in brhandleframefinish 1 This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEVSTATSINC to update dev-stats fields. Handles updates to...

7CVSS5.9AI score0.0019EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/02 10:15 p.m.8 views

UBUNTU-CVE-2023-52563

In the Linux kernel, the following vulnerability has been resolved: drm/meson: fix memory leak on -hpdnotify callback The EDID returned by drmbridgegetedid needs to be freed...

5.5CVSS6.1AI score0.00222EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/03/02 9:59 p.m.34 views

CVE-2023-52578 net: bridge: use DEV_STATS_INC()

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEVSTATSINC syzbot/KCSAN reported data-races in brhandleframefinish 1 This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEVSTATSINC to update dev-stats fields. Handles updates to...

6.7AI score0.0019EPSS
SaveExploits0References7
CVE
CVE
added 2024/03/02 9:59 p.m.202 views

CVE-2023-52578

CVE-2023-52578 affects the Linux kernel, specifically in the bridge code path (net/bridge) where br_handle_frame_finish() can race across CPUs, risking data races on dev->stats fields. The fix adopts SMP-safe DEV_STATS_INC() to update dev->stats (including tx_dropped) safely across CPUs, mi...

7CVSS6.2AI score0.0019EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/03/02 9:59 p.m.38 views

CVE-2023-52578 net: bridge: use DEV_STATS_INC()

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEVSTATSINC syzbot/KCSAN reported data-races in brhandleframefinish 1 This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEVSTATSINC to update dev-stats fields. Handles updates to...

7.7AI score0.0019EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/03/02 9:59 p.m.22 views

CVE-2023-52578

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEVSTATSINC syzbot/KCSAN reported data-races in brhandleframefinish 1 This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEVSTATSINC to update dev-stats fields. Handles updates to...

7CVSS7AI score0.0019EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.6 views

SUSE CVE-2021-47063

In the Linux kernel, the following vulnerability has been resolved: drm: bridge/panel: Cleanup connector on bridge detach If we don't call drmconnectorcleanup manually in panelbridgedetach, the connector will be cleaned up with the other DRM objects in the call to drmmodeconfigcleanup. However,...

6.7CVSS7.7AI score0.00255EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/03/02 5:18 a.m.7 views

SUSE CVE-2024-26607

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: sii902x: Fix probing race issue A null pointer dereference crash has been observed rarely on TI platforms using sii9022 bridge: 53.271356 sii902xgetedid+0x34/0x70 sii902x 53.276066 sii902xbridgegetedid+0x14/0x20 sii90...

4.7CVSS6.2AI score0.00232EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/03/01 5:02 a.m.26 views

CVE-2021-47063

A use-after-free flaw was found in the Linux kernel. This may lead to a crash...

6.7CVSS7.3AI score0.00255EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/29 11:15 p.m.18 views

CVE-2021-47063

In the Linux kernel, the following vulnerability has been resolved: drm: bridge/panel: Cleanup connector on bridge detach If we don't call drmconnectorcleanup manually in panelbridgedetach, the connector will be cleaned up with the other DRM objects in the call to drmmodeconfigcleanup. However,...

7.8CVSS7.3AI score0.00255EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/29 11:15 p.m.4 views

DEBIAN-CVE-2021-47063

In the Linux kernel, the following vulnerability has been resolved: drm: bridge/panel: Cleanup connector on bridge detach If we don't call drmconnectorcleanup manually in panelbridgedetach, the connector will be cleaned up with the other DRM objects in the call to drmmodeconfigcleanup. However,...

7.8CVSS5.7AI score0.00255EPSS
SaveExploits0References1
Rows per page
Query Builder