Lucene search
+L

2253 matches found

RedhatCVE
RedhatCVE
•added 2024/07/16 4:27 p.m.•23 views

CVE-2024-40947

In the Linux kernel, the following vulnerability has been resolved: ima: Avoid blocking in RCU read-side critical section A panic happens in imamatchpolicy: BUG: unable to handle kernel NULL pointer dereference at 0000000000000010 PGD 42f873067 P4D 0 Oops: 0000 1 SMP NOPTI CPU: 5 PID: 1286325 Com...

4.1CVSS6.6AI score0.00262EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/07/16 2:37 p.m.•25 views

CVE-2024-40906

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always stop health timer during driver removal Currently, if teardownhca fails to execute during driver removal, mlx5 does not stop the health timer. Afterwards, mlx5 continue with driver teardown. This may lead to a UA...

7.3CVSS8.4AI score0.00305EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2024/07/16 12:25 p.m.•65 views

CVE-2022-48857

In the Linux kernel, the following vulnerability has been resolved: NFC: port100: fix use-after-free in port100sendcomplete Syzbot reported UAF in port100sendcomplete. The root case is in missing usbkillurb calls on error handling path of -probe function. port100sendcomplete accesses devm allocat...

5.5CVSS5.7AI score0.00205EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/07/16 12:25 p.m.•46 views

CVE-2022-48854 net: arc_emac: Fix use after free in arc_mdio_probe()

In the Linux kernel, the following vulnerability has been resolved: net: arcemac: Fix use after free in arcmdioprobe If bus-state is equal to MDIOBUSALLOCATED, mdiobusfreebus will free the "bus". But bus-name is still used in the next line, which will lead to a use after free. We can fix it by...

0.00202EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2024/07/15 12:00 a.m.•89 views

RHEL 9 : kernel (RHSA-2024:4533)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:4533 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: TIPC message reassembly...

9.8CVSS7.3AI score0.01358EPSS
SaveExploits1References33
RedhatCVE
RedhatCVE
•added 2024/07/14 12:26 p.m.•28 views

CVE-2024-40899

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in cachefilesondemandgetfd We got the following issue in a fuzz test of randomly issuing the restore command: ================================================================== BUG: KASAN:...

5.5CVSS8.3AI score0.00284EPSS
SaveExploits0References4
NVD
NVD
•added 2024/07/14 8:15 a.m.•29 views

CVE-2023-52885

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix UAF in svctcplistendataready After the listener svcsock is freed, and before invoking svctcpaccept for the established child sock, there is a window that the newsock retaining a freed listener svcsock in skuserdata...

8.1CVSS0.00557EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2024/07/14 7:11 a.m.•39 views

CVE-2023-52885 SUNRPC: Fix UAF in svc_tcp_listen_data_ready()

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix UAF in svctcplistendataready After the listener svcsock is freed, and before invoking svctcpaccept for the established child sock, there is a window that the newsock retaining a freed listener svcsock in skuserdata...

8.1CVSS0.00557EPSS
SaveExploits0References8
NVD
NVD
•added 2024/07/12 1:15 p.m.•25 views

CVE-2024-40947

In the Linux kernel, the following vulnerability has been resolved: ima: Avoid blocking in RCU read-side critical section A panic happens in imamatchpolicy: BUG: unable to handle kernel NULL pointer dereference at 0000000000000010 PGD 42f873067 P4D 0 Oops: 0000 1 SMP NOPTI CPU: 5 PID: 1286325 Com...

7.8CVSS0.00262EPSS
SaveExploits0References7
NVD
NVD
•added 2024/07/12 1:15 p.m.•18 views

CVE-2024-40899

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in cachefilesondemandgetfd We got the following issue in a fuzz test of randomly issuing the restore command: ================================================================== BUG: KASAN:...

7.8CVSS0.00284EPSS
SaveExploits0References5
NVD
NVD
•added 2024/07/12 1:15 p.m.•24 views

CVE-2024-39510

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in cachefilesondemanddaemonread We got the following issue in a fuzz test of randomly issuing the restore command: ================================================================== BUG: KASAN:...

7.8CVSS0.00284EPSS
SaveExploits0References5
NVD
NVD
•added 2024/07/12 1:15 p.m.•24 views

CVE-2024-40906

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always stop health timer during driver removal Currently, if teardownhca fails to execute during driver removal, mlx5 does not stop the health timer. Afterwards, mlx5 continue with driver teardown. This may lead to a UA...

7.8CVSS0.00305EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2024/07/12 1:15 p.m.•20 views

CVE-2024-40913

In the Linux kernel, the following vulnerability has been resolved: cachefiles: defer exposing anonfd until after copytouser succeeds After installing the anonymous fd, we can now see it in userland and close it. However, at this point we may not have gotten the reference count of the cache, but ...

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

CVE-2024-40906

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always stop health timer during driver removal Currently, if teardownhca fails to execute during driver removal, mlx5 does not stop the health timer. Afterwards, mlx5 continue with driver teardown. This may lead to a UA...

7.8CVSS6.8AI score0.00305EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
•added 2024/07/12 1:15 p.m.•17 views

CVE-2024-39510

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in cachefilesondemanddaemonread We got the following issue in a fuzz test of randomly issuing the restore command: ================================================================== BUG: KASAN:...

7.8CVSS6.6AI score0.00284EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
•added 2024/07/12 1:15 p.m.•12 views

CVE-2024-40899

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in cachefilesondemandgetfd We got the following issue in a fuzz test of randomly issuing the restore command: ================================================================== BUG: KASAN:...

7.8CVSS6.4AI score0.00284EPSS
SaveExploits0References13
CVE
CVE
•added 2024/07/12 12:31 p.m.•136 views

CVE-2024-40947

CVE-2024-40947 - Linux kernel ima vulnerability : The issue arises in the IMA policy path when a call to ima_lsm_copy_rule occurs inside an RCU read-side critical section, which can sleep due to kmalloc(GFP_KERNEL). This can cause synchronize_rcu to return early, potentially breaking RCU protecti...

7.8CVSS6.2AI score0.00262EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
•added 2024/07/12 12:31 p.m.•29 views

CVE-2024-40947 ima: Avoid blocking in RCU read-side critical section

In the Linux kernel, the following vulnerability has been resolved: ima: Avoid blocking in RCU read-side critical section A panic happens in imamatchpolicy: BUG: unable to handle kernel NULL pointer dereference at 0000000000000010 PGD 42f873067 P4D 0 Oops: 0000 1 SMP NOPTI CPU: 5 PID: 1286325 Com...

7.8CVSS0.00262EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2024/07/12 12:31 p.m.•23 views

CVE-2024-40947 ima: Avoid blocking in RCU read-side critical section

In the Linux kernel, the following vulnerability has been resolved: ima: Avoid blocking in RCU read-side critical section A panic happens in imamatchpolicy: BUG: unable to handle kernel NULL pointer dereference at 0000000000000010 PGD 42f873067 P4D 0 Oops: 0000 1 SMP NOPTI CPU: 5 PID: 1286325 Com...

6.4AI score0.00262EPSS
SaveExploits0References6
CVE
CVE
•added 2024/07/12 12:25 p.m.•141 views

CVE-2024-40935

CVE-2024-40935 affects the Linux kernel cachefiles subsystem. In ondemand mode, when the cache is marked as CACHEFILES_DEAD, cachefiles_daemon_write() returns -EIO, preventing the daemon from passing the copen to the kernel and causing a hung_task for the waiting process. The fix requires flushin...

7.8CVSS6.2AI score0.00259EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder