Lucene search
+L

2521 matches found

OSV
OSV
added 2025/01/15 1:5 p.m.10 views

CVE-2024-57900 ila: serialize calls to nf_register_net_hooks()

In the Linux kernel, the following vulnerability has been resolved: ila: serialize calls to nfregisternethooks syzbot found a race in ilaaddmapping 1 commit 031ae72825ce "ila: call nfunregisternethooks sooner" attempted to fix a similar issue. Looking at the syzbot repro, we have concurrent...

7.8CVSS6AI score0.00254EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2025/01/15 1:5 p.m.7 views

CVE-2024-57900 ila: serialize calls to nf_register_net_hooks()

In the Linux kernel, the following vulnerability has been resolved: ila: serialize calls to nfregisternethooks syzbot found a race in ilaaddmapping 1 commit 031ae72825ce "ila: call nfunregisternethooks sooner" attempted to fix a similar issue. Looking at the syzbot repro, we have concurrent...

6.6AI score0.00254EPSS
SaveExploits0References7
CVE
CVE
added 2025/01/15 1:5 p.m.168 views

CVE-2024-57900

CVE-2024-57900 is a Linux kernel vulnerability affecting the ila subsystem. A race in ila_add_mapping() can occur with concurrent ILA_CMD_ADD commands, observed as KASAN slab-use-after-free traces. The provided fix adds a mutex to ensure at most one thread calls nf_register_net_hooks(), preventin...

7.8CVSS6.4AI score0.00254EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/01/15 1:5 p.m.17 views

CVE-2024-57894

...

SaveExploits0
CVE
CVE
added 2025/01/15 1:5 p.m.1556 views

CVE-2024-57894

CVE-2024-57894 is rejected/not used per the Initial Description.

6.5AI score
SaveExploits0
Cvelist
Cvelist
added 2025/01/15 1:5 p.m.35 views

CVE-2024-57893 ALSA: seq: oss: Fix races at processing SysEx messages

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix races at processing SysEx messages OSS sequencer handles the SysEx messages split in 6 bytes packets, and ALSA sequencer OSS layer tries to combine those. It stores the data in the internal buffer and this...

0.00158EPSS
SaveExploits0References4
CVE
CVE
added 2025/01/15 1:5 p.m.2422 views

CVE-2024-57893

CVE-2024-57893 : Linux kernel ALSA: seq: oss — race in SysEx message processing can cause out-of-bounds access. Connected docs confirm the issue and state a mutex-based serialization fix was introduced to protect SysEx packets in the OSS sequencer, effectively addressing the race between 6-byte S...

6.3CVSS6.7AI score0.00158EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/01/15 1:5 p.m.16 views

CVE-2024-57893 ALSA: seq: oss: Fix races at processing SysEx messages

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix races at processing SysEx messages OSS sequencer handles the SysEx messages split in 6 bytes packets, and ALSA sequencer OSS layer tries to combine those. It stores the data in the internal buffer and this...

6.3CVSS6.2AI score0.00158EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/01/15 1:5 p.m.18 views

CVE-2024-57889 pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking

In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking If a device uses MCP23xxx IO expander to receive IRQs, the following bug can happen: BUG: sleeping function called from invalid context at...

0.00162EPSS
SaveExploits0References7
OSV
OSV
added 2025/01/15 1:5 p.m.11 views

CVE-2024-57889 pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking

In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking If a device uses MCP23xxx IO expander to receive IRQs, the following bug can happen: BUG: sleeping function called from invalid context at...

5.5CVSS6.1AI score0.00162EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2025/01/13 1:52 p.m.15 views

CVE-2024-47141

In the Linux kernel, the following vulnerability has been resolved: pinmux: Use sequential access to access desc-pinmux data When two client of the same gpio call pinctrlselectstate for the same functionality, we are seeing NULL pointer issue while accessing desc-muxowner. Let's say two processes...

4.7CVSS6.8AI score0.00164EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/12 12:18 a.m.3 views

SUSE CVE-2024-47141

In the Linux kernel, the following vulnerability has been resolved: pinmux: Use sequential access to access desc-pinmux data When two client of the same gpio call pinctrlselectstate for the same functionality, we are seeing NULL pointer issue while accessing desc-muxowner. Let's say two processes...

4.7CVSS7.6AI score0.00164EPSS
SaveExploits0References15
OSV
OSV
added 2025/01/11 1:15 p.m.0 views

DEBIAN-CVE-2024-57807

In the Linux kernel, the following vulnerability has been resolved: scsi: megaraidsas: Fix for a potential deadlock This fixes a 'possible circular locking dependency detected' warning CPU0 CPU1 ---- ---- lock&instance-resetmutex; lock&shost-scanmutex; lock&instance-resetmutex;...

5.5CVSS5.5AI score0.00171EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.8 views

AZL-55771 CVE-2024-54683 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: IDLETIMER: Fix for possible ABBA deadlock Deletion of the last rule referencing a given idletimer may happen at the same time as a read of its file in sysfs: | ====================================================== |...

5.5CVSS6.3AI score0.00158EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.7 views

AZL-56187 CVE-2024-47141 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: pinmux: Use sequential access to access desc-pinmux data When two client of the same gpio call pinctrlselectstate for the same functionality, we are seeing NULL pointer issue while accessing desc-muxowner. Let's say two processes...

5.5CVSS6.3AI score0.00164EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.4 views

CVE-2024-47141

In the Linux kernel, the following vulnerability has been resolved: pinmux: Use sequential access to access desc-pinmux data When two client of the same gpio call pinctrlselectstate for the same functionality, we are seeing NULL pointer issue while accessing desc-muxowner. Let's say two processes...

5.5CVSS0.00164EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/11 1:15 p.m.13 views

AZL-56143 CVE-2024-47141 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: pinmux: Use sequential access to access desc-pinmux data When two client of the same gpio call pinctrlselectstate for the same functionality, we are seeing NULL pointer issue while accessing desc-muxowner. Let's say two processes...

5.5CVSS6.3AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.0 views

DEBIAN-CVE-2024-47141

In the Linux kernel, the following vulnerability has been resolved: pinmux: Use sequential access to access desc-pinmux data When two client of the same gpio call pinctrlselectstate for the same functionality, we are seeing NULL pointer issue while accessing desc-muxowner. Let's say two processes...

5.5CVSS5.5AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.6 views

UBUNTU-CVE-2024-47141

In the Linux kernel, the following vulnerability has been resolved: pinmux: Use sequential access to access desc-pinmux data When two client of the same gpio call pinctrlselectstate for the same functionality, we are seeing NULL pointer issue while accessing desc-muxowner. Let's say two processes...

5.5CVSS6.1AI score0.00164EPSS
SaveExploits0References20
OSV
OSV
added 2025/01/11 1:15 p.m.4 views

UBUNTU-CVE-2024-57807

In the Linux kernel, the following vulnerability has been resolved: scsi: megaraidsas: Fix for a potential deadlock This fixes a 'possible circular locking dependency detected' warning CPU0 CPU1 ---- ---- lock&instance-resetmutex; lock&shost-scanmutex; lock&instance-resetmutex;...

5.5CVSS6.1AI score0.00171EPSS
SaveExploits0References48
Rows per page
Query Builder