Lucene search
+L

560 matches found

OSV
OSV
added 2024/07/12 1:15 p.m.5 views

DEBIAN-CVE-2024-40940

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix tainted pointer delete is case of flow rules creation fail In case of flow rule creation fail in mlx5lagcreateportseltable, instead of previously created rules, the tainted pointer is deleted deveral times. Fix this...

7.8CVSS5.6AI score0.00259EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.6 views

DEBIAN-CVE-2024-40919

In the Linux kernel, the following vulnerability has been resolved: bnxten: Adjust logging of firmware messages in case of released token in hwrmsend In case of token is released due to token-state == BNXTHWRMDEFERRED, released token set to NULL is used in log messages. This issue is expected to ...

5.5CVSS5.6AI score0.00291EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.3 views

DEBIAN-CVE-2024-39506

In the Linux kernel, the following vulnerability has been resolved: liquidio: Adjust a NULL pointer handling path in liovfrepcopypacket In liovfrepcopypacket pginfo-page is compared to a NULL value, but then it is unconditionally passed to skbaddrxfrag which looks strange and could lead to null...

5.5CVSS5.7AI score0.00289EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.13 views

CVE-2024-40919

In the Linux kernel, the following vulnerability has been resolved: bnxten: Adjust logging of firmware messages in case of released token in hwrmsend In case of token is released due to token-state == BNXTHWRMDEFERRED, released token set to NULL is used in log messages. This issue is expected to ...

5.5CVSS6.4AI score0.00291EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.18 views

CVE-2024-40940

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix tainted pointer delete is case of flow rules creation fail In case of flow rule creation fail in mlx5lagcreateportseltable, instead of previously created rules, the tainted pointer is deleted deveral times. Fix this...

7.8CVSS6.4AI score0.00259EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.22 views

CVE-2024-40982

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.6AI score
SaveExploits0References17
Cvelist
Cvelist
added 2024/07/12 12:44 p.m.29 views

CVE-2024-41006 netrom: Fix a memory leak in nr_heartbeat_expiry()

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix a memory leak in nrheartbeatexpiry syzbot reported a memory leak in nrcreate 0. Commit 409db27e3a2e "netrom: Fix use-after-free of a listening socket." added sockhold to the nrheartbeatexpiry function, where a a socke...

0.00242EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/07/12 12:44 p.m.23 views

CVE-2024-41006

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix a memory leak in nrheartbeatexpiry syzbot reported a memory leak in nrcreate 0. Commit 409db27e3a2e "netrom: Fix use-after-free of a listening socket." added sockhold to the nrheartbeatexpiry function, where a a socke...

5.5CVSS5.5AI score0.00242EPSS
SaveExploits0
CVE
CVE
added 2024/07/12 12:44 p.m.162 views

CVE-2024-41006

CVE-2024-41006 : Linux kernel vulnerability where a memory leak in nr_heartbeat_expiry() could occur due to the sock_hold() logic. The fix removes sock_hold() for non-listening sockets and retains it only for listening sockets, addressing a syzkaller-reported leak in nr_create(). The linked advis...

5.5CVSS7.3AI score0.00242EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2024/07/12 12:32 p.m.46 views

CVE-2024-40982

...

SaveExploits0
Debian CVE
Debian CVE
added 2024/07/12 12:32 p.m.58 views

CVE-2024-40982

Removed by vendor...

7.2AI score
SaveExploits0
CVE
CVE
added 2024/07/12 12:25 p.m.195 views

CVE-2024-40940

The CVE-2024-40940 issue affects the Linux kernel mlx5 driver (net/mlx5). The root cause is in mlx5_lag_create_port_sel_table(): when a flow rule creation fails, the tainted pointer is deleted multiple times instead of using the correct flow rule pointers. The bug is fixed by using the correct fl...

7.8CVSS6.5AI score0.00259EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/07/12 12:25 p.m.74 views

CVE-2024-40939

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: Fix tainted pointer delete is case of region creation fail In case of region creation fail in ipcdevlinkcreateregion, previously created regions delete process starts from tainted pointer which actually holds err...

7.8CVSS6.3AI score0.00261EPSS
SaveExploits0
OSV
OSV
added 2024/07/12 12:25 p.m.23 views

CVE-2024-40939 net: wwan: iosm: Fix tainted pointer delete is case of region creation fail

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: Fix tainted pointer delete is case of region creation fail In case of region creation fail in ipcdevlinkcreateregion, previously created regions delete process starts from tainted pointer which actually holds err...

6.1AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.18 views

CVE-2024-39506 liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet

In the Linux kernel, the following vulnerability has been resolved: liquidio: Adjust a NULL pointer handling path in liovfrepcopypacket In liovfrepcopypacket pginfo-page is compared to a NULL value, but then it is unconditionally passed to skbaddrxfrag which looks strange and could lead to null...

6.8AI score0.00289EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/12 12:20 p.m.22 views

CVE-2024-39506 liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet

In the Linux kernel, the following vulnerability has been resolved: liquidio: Adjust a NULL pointer handling path in liovfrepcopypacket In liovfrepcopypacket pginfo-page is compared to a NULL value, but then it is unconditionally passed to skbaddrxfrag which looks strange and could lead to null...

6AI score
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2024/07/05 12:00 a.m.19 views

PT-2024-7053

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.50 Description The issue is related to a mistake in the rtw89 sta info get iter function, where status-he gi is compared to array size, but then rate-he gi is used as an array index instead of status-he gi...

7.8CVSS5.4AI score0.00218EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2024/06/26 1:32 p.m.9 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: Benchmark: Properly handling NUMANONODE. The cpumaskofnode function can be called within domapbenchmark when dealing with NUMANONODE. This results in the following issue reported by the sanitizer: UBSAN: Array index...

7.8CVSS6.2AI score0.0022EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/06/21 7:54 p.m.22 views

CVE-2024-38637

In the Linux kernel, the following vulnerability has been resolved: greybus: lights: check return of getchannelfrommode If channel for the given node is not found we return null from getchannelfrommode. Make sure we validate the return pointer before using it in two of the missing places. This wa...

4.4CVSS6.9AI score0.00231EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/21 7:52 p.m.25 views

CVE-2024-38622

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add callback function pointer check before its call In dpucoreirqcallbackhandler callback function pointer is compared to NULL, but then callback function is unconditionally called by this pointer. Fix this bug by...

4.4CVSS7AI score0.00222EPSS
SaveExploits0References4
Rows per page
Query Builder